Hi, I have often needed a quick way to change the case of a line of text, or code. I decided to try expanding GExperts by adding this feature. I have uploaded...
... I made several changes to this: - It selects the current identifier if nothing is pre-selected - Added ANSI support - Changed/simplified the algorithms for...
... Groovy, I wasn't sure that it would catch on. One question though. I have been trying to get to the CVS as you describe in the developer FAQ, but no luck....
... Keep trying. Sometimes the public server is overloaded. If it doesn't work after a few tries at different times of the day, you can download the nightly...
I can add to the error reported that when using TortoiseCVS I get the following error: cvs [checkout aborted]: connect to cvs.gexperts.sf.net:2401 failed: No ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the GExpertsDiscuss group. File :...
GExpertsDiscuss@yahoo...
Sep 4, 2003 11:22 am
2032
Hi all, I am new to the group so I do not know how to make the appropriate request for a feature. Well, I would like to see the perfect layout option able to...
... This is a reasonable request, but what features does the GExperts tool have that the IDE does not have with respect to saved desktops? I can't think of...
... Aaargh! Please don't remove the Perfect Layout expert. I use it all the time. On my setup, with dual monitors the Delphi saved desktops do not get it right...
... I fixed this up again implementing most of the things we talked about last week and simplifying the UI/code a bit by adding actions. The only thing...
Dear All, Do we have any plans to include the following functionality : - Automatically close Datasets on Project Save/build, or - Automatically close Database...
... We have plans if you or someone else is interested in writing it! To be useful, it would eventually need a configuration list where you could specify a...
... I actually started an a similar expert for dataset closing. It didn't work too well. I don't remember what the problem was, but I'll dig my code up if...
... Yes. The ones described as "form drawing". ... See this question in the FAQ: "Will you please add method folding and other custom painting to the IDE's ...
... Understood. ... Mr McKeeth, Can you post it to the yahoogroups files section or send it to me? Maybe I can get further if I got a starting point... TIA, ...
... I've been watching this with a smile on my face. I use IBObjects into Firebird, and this has had this feature for some years :) -- Lester Caine ... ...
Hi Current CVS build is broken. GX_EditorEnhancements only includes GX_GenericUtils if {$D+}, but it needs it anyway for StrContains. Moving the uses out of...
... I ended up subclassing my Database controls and doing this that way. If you just create a descendant class and add the link property Active default False...
I uploaded a new uses clause manager that implements all of the features we talked about including incremental search, search path mode, multiselect, cancel...
I uploaded a new uses clause manager that implements all of the features we talked about including incremental search, search path mode, multiselect, cancel...
Looks nice ! It would perhaps speed things up if the "common" and "search path" units were stored in the settings - not that the speed has bothered me ! (also...
... I just removed them all. Unless someone has some good implementation and interface icons, I don't think they are necessary with only ~4 menu items. ... ...
Just noticed that the 'Move to Implementation', 'Add to Implementation', and Project tab all share 'p' as the hot key. It might be a handy to add a 'Add to...
Hi Erik, I just tried the new UsesExpert and it looks good. Some notes: - It seems like the units are not populated by a thread. You call FFindThread.StartFind...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the GExpertsDiscuss group. File : / Needs...
GExpertsDiscuss@yahoo...
Sep 22, 2003 10:26 pm
2052
... I had noticed this yesterday too, but hadn't taken the time to track down the cause yet. Thanks for your help - I've made the change. ... I fixed all of...
... someone ... There is a file called axlgen.zip at Delphi Super Page that does this. It was built for Delphi 5 and lower but I was able to get it to work in...