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...
Apr 2, 2004 9:20 pm
2490
Hello Erik I'm Happy to see that you have integrated all the my modifications. I think there is a little bug in the GetShortcutList procedure: the first time...
... The one thing I need you to change back is that we can't use the OnChange event of THotKey in GExperts since it isn't available under Delphi 5. Sadly, we...
Hello GExperts, I wonder if it would be possible to write an expert which brings back the sorting order in Delphi 7 Project Manager (as in Delphi 5). Any ideas...
... You need to sort the file list in the project file. Other than that, I'm not aware of other methods to force the list to be sorted, unless you want to...
Hello Achim, ... There is such an expert: look at Delphi Super Page (http://delphi.icm.edu.pl) for D7 -> Freeware -> Experts and Property editors -> cvspm by...
Hello Ulrich, ... That expert doesn't sort the _view_ of files, but it sorts the file-order in project file uses clause. That is not a solution! There are...
Running D6 GExperts 1.12 We're running into a difference in binary sizes between an app that is compiled on my machine (GExperts installed) vs. what is...
... GExperts does not change the binary produced by the IDE's compiler. That said, you can test this very quickly by disabling GExperts on the machine in...
GX_GenericUtils now contains this function to get a list of environment variables: procedure GetEnvironmentVariables(Strings: TStrings); var EnvStart: Pointer;...
... Works fine for me (on XP). First few lines are =C:=C:\0 =E:=E:\ =P:=P:\ ALLUSERSPROFILE=E:\Documents and Settings\All Users This is fine as the =<letter>...
I have no problem with it using XP Home. My first line starts with the ALLUSERSPROFILE. Rick Hollerich ... 'current directory' state for the DOS applications. ...
I'm not aware of any remaining bugs we need to fix before a GExperts 1.2 beta 2 release. I've fixed all of the verified problems that have been reported to...
Hey everyone, I just installed GExperts 1.2 Beta 1 on Delphi 6.02. I've been using the Backup Project in some of my projects with wildcards in the #BACKUP ...
... You are not doing anything wrong - this is a bug that was recently fixed in the GExperts CVS code. Feel free to test the fix by following the steps ...
Hi Erik I know some people out there have very huge Code Databases. Perhaps we can get such a bigger Code Library for the old one? in hope Ralf Grenzing...
One point i've seen: in the code proofreader the operations are not started when pressing <TAB> or <RETURN>. Is this a design-feature? Greetings Jens ... -- ...
... This is somewhere between a bug and a feature in the realm of "limitations". The issue is that the Code Proofreader only looks one character back to look...
I have some problems with Delphi 7 and IDE Menu Shortcut expert. First I changed UnComment to " Ctrl+Alt+U" then I changed Comment to "Ctrl+Alt+," When...
But it seems to be, that pressing "." also didn't work. Greetings Jens ... -- ___________________________________________________________ Softwareentwicklung...
Erik, ... With D5 on one machine, I get errors with the Grep-Search: it reports it cannot insert a line in the RichEdit. Can you post a fresh binary to...
... Please send some more details how to duplicate the error and the exact error message. I've never seen this error and we haven't changed anything in the...
Anyone know if either GExperts or another add-in will allow me to rename a mess of components at one time? I've just finished designing a form with about 30...