For those that had IDE shutdown errors with GExperts 1.30, please try these 1.31 test builds below and see if it helps. There was a possible memory reference...
I'm a former Delphi programmer , now working with C#. I wanted to use the standAlone version of the Grep Search tool, but since i don't have Delphi installed...
... You can probably get the required BPLs from a trial or free Turbo version of Delphi. It might also work to compile the GExperts DLL and that EXE without...
I'm not findind this BPLs, could someone compile the Grep Tool without the runtimes packages for me , please? ... -- Atenciosamente, Márlon Medeiros Brum ...
I made one other minor change to the shutdown code. I have another GExperts 1.31 test release here that I'm hoping to collect more feedback on. Please try the...
Hello Erik, ... Thank you very much for your efforts! Unfortunately my work has changed, now I'm forced to use MS "Visual" Studio 6(!) :-( Delphi is for...
Hi Erik! I still get an Exception EAccessViolation in Modul GExpertsBDS2006.dll at 0002A3FB closing BDS 2006. For me that's not a problem at all... ;) ...
... If you happen to use DelphiSpeedUp or DDevExtensions, please upgrade those to the latest release. I saw a older releases of those combined with GExperts...
Sorry if this is OT, but I am looking for an editor that mimics the Delphi editor, but with a much smaller footprint that IDE. I think it used to be called...
Hi Erik! I think this problem is *NOT* related to Gexperts... I disabled all experts and the error still occurs. Since I have a bunch of components installed I...
I've completed the Delphi 2007 support for GExperts. You can download the test release below. Also, these 1.31 builds have a new form enhancer feature under...
Hi Erik, thank you very much for your work! GExperst just safes man hours of my time! Any chance for a "offical" version that include the Delphi reformater? ...
... We probably won't be moving it into GExperts until it has support for non-English files loaded into Delphi 8 or later. Those IDE versions convert many...
Hello * ... I've installed GExperts using my "Admin" account, which is member of Administrators Group. Installation worked without problems. After switching to...
Hi Erik, ... I don't know which help system you're using. Using "Help and Manual" V3.6 I was able to decompile the HLP file and produce a new CHM file. Should...
... Thanks for your help testing this. I also use Help and Manual. It can produce a chm, and I'd love to use that format by default. Is anyone experienced...
... This same thing should happen for all Windows versions with multiple developers on them. We could add a new GExperts registry reference to the HKLM key,...
Hi, Why not move the code formatter in conditionally for Delphi up to 7? That way already a lot of people can use it instead of waiting for volonteers. ... Wim...
Hi, Got a strange error during a D7 compilation: In TGXZipper I had to change the constructor because it differs from it's base class: constructor Create(const...
Hello Erik, ... On Vista, "MS Shell Dlg 2" is still mapped to Tahoma :-( Setting DesktopFont := True seems to work. All controls with ParentFont := True are...
Hello GExperts developers. I have a plans to some of GExperts tools to Lazarus IDE (lazarus.freepascal.org). For the first time I have big interest in...
Hello Erik, ... Done :-) The changes to GX_GxUtils.pas to support CHM files are minimal: procedure CallWinHelp(const Command, ContextID: Integer; const ...
... The GExperts source code is available for other projects to use, as long as you strictly follow our license. I recommend you read the full license for all...
... I'm happy enough with that for now. I don't want to have to re-verify all of the font metric changes on Vista with Segoe UI 9 point won't cause problems...
... Thanks for looking into this. It seems to work nicely. I did change the help ControlHandle to be always 0 so the help can drop behind the IDE (maybe some...
... I'm not seeing this in Delphi 7: TGXZipper = class(TAbZipArchive) public constructor Create(const FileName: string; Mode: Word ); override; TAbZipArchive =...
Hi Eric, ... That's difficult to tell for me since I never used Delphi 6 (apart for compiling rxlib and GExperts) and don't use Delphi 7 any more. As for...