Links to specific topics inside the GExperts help, e.g. http://www.gexperts.org/tour/index.html?ide_menu_shortcuts.html don't work - they lead to the help...
Hi, i am using Gexperts for the first time and i am using it in Delphi 2010 and have the following problem: i have to replace all TTnTLabel components with...
Hi there, I've developed a new simple expert based on GExperts and would like to share it with you. If you think it is a valuable contribution it may became...
Alex sent me a contribution to GExperts that allows inspecting arrays visually/graphically (TChart). It is an array watchlist on sterroids. This might be...
Unal K sent in a change to use our standard %macros% (%MONTH%, %USER%, etc.) in the .zip password created by our backup project utility. At the moment, I'm...
Hi m8s! after update from 1.32 to 1.33 (Turbo Delphi 2006) I recieve error after pressing "Shift+Ctrl+F" - "No Identifier was found at the edit cursor" and if...
It looks like the macro library tool raises an exception on every attempt to playback macros under D2009/2010. This is likely due to some unicode string ...
I had a report that the new system to use the OS default UI font does not properly show Cyrillic/Russian characters in our edits/combos (they show Latin...
Hi Erik, thank you for updating the source downloads! I noticed that the SVN tarball contains versions of the form classes with base class TfmBaseForm, while...
Hi all, I just tried twm's latest experimental GExperts branch. Unfortunately the formatter doesn't work for me (using BDS2006) anymore. I stops by raising the...
i got code from svn,i want to compile chm help file by myself. i found a file named GExperts.hm3 under the dir of Documentation, but i do't know how to compile...
Rather than wait for perfection, I went ahead and made the new web site live. You can see it here: http://www.gexperts.org/ I think Donovan and Daniel might...
I'm looking for 1-2 volunteers who might want to help maintain the new GExperts web site. There would probably be a few hours of work over the next couple of...
The new web site is here and available for you all to test: http://www.gexperts.org/new/ If you have any comments on the usability, content, or design of the...
I had to implement a couple of changes for Delphi 2009 update 3/4 bugfixes/workarounds, so there is a new beta 3 pre-release for each supported IDE here: ...
G'Day, AFAIK there is no "Gexperts" entry when you right click in the code editor with / without code selected. What I would like to see there is: GExperts ...
Hi all, I've just made the jump from 5 Pro to 6 Ent and loaded the GExperts beta. All my old Code Librarian snippets are in the Paradox .db format but the new...
Currently, there isn't anyone maintaining the C++ support in GExperts. I know it is a minority of our users, but we need someone to assist in maintaining the...
Hi, I’m working with RAD Studio 2007 and GExperts 1.33 Beta 3. Components are hiding when I select “Hide/Show Non-Visual Components”. My problem is that...
TTabbedNotebook is incompletely handled when using Component Replace. It replaces with TPageControl but no TTabSheets are ever created. Why was this never...