... I just tried it and I *can* compile and use experts in TurboDelphi Explorer. And I have a self compiled code formatting GExperts DLL. BTW: The $ENDIF I...
Hi all, ... I made some changes, e.g.: - GExpertsFormatter.exe now accepts multiple file names. This speeds up batch processing a lot, because there is only...
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...
... It looks like there was some kind of issue getting the svn snapshot updated. I just tried to fix it, so try again. I'd like to give some other people...
... I just downloaded the latest .zip and opened GExpertsDelphi2007.dproj, and it compiled without any project options changes or tweaks of any kind, so maybe ...
Hello Uli, uligerhardt wrote: I'll upload my then current code to the files area. I saw you uploaded the file. Unfortunately I can't download because I've lost...
I uploaded a build of GExperts 1.33 for Delphi and RAD Studio 2010 here: http://www.gexperts.org/ I also added a 2010-compatible project to the SVN code. ...
... The build scripts (using FinalBuilder 6) handle setting the version details. You can open GExperts.fbp6 from SVN if you have a full or trial copy of FB6. ...
Hi Erik, ... I'll give it a whirl as soon as I receive my Delphi 2010 via SA. ... I think that's a good idea. I very often forget to change this information...
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...
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 ...
Hi, ... It seems to be a problem with the IOTARecord calls to WriteToStream / ReadFromStream. I get the same exception (Invalid key macro format) if I...
... You can supply a static password by clicking "Options..." in the Backup Project dialog. ... It looks like you want to use macros inside the password. I...
... Yes, I think you are right. I reported the bug here: http://qc.embarcadero.com/wc/qcmain.aspx?d=78289 Hopefully, D2010 Update 2/3 will fix this. Erik...
Hi Erik, ... Should we disable this expert for Delphi 2009 and 2010 until we get a bugfix? I if yes, I will add this code: initialization // There is a bug in...
Hi, ... [non-working code] Ouch! I should really test my code before posting: This is what it should have been: initialization // There is a bug in Delphi 2009...
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...
... I just added a note to the readme for starters. I think there is a chance we'll eventually see a fix for D2010 update 2 or 3, so I'd like to leave it...
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...
Alex sent me a contribution to GExperts that allows inspecting arrays visually/graphically (TChart). It is an array watchlist on sterroids. This might be...
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...
... It sounds like this might be a useful tool. What do others think about it? Would it be hard to add a feature where you don't have to select both controls?...
You can download the code from http://drop.io/gx_assignfocuscontrol It is just a single unit file currently. I made it as simple as possible to address a...