GExperts 1.2 Beta 5 is now available for Delphi 5/6/7/8 and C++Builder 6. This release includes some minor bugfixes since the public beta 3, but no new...
Hello Erik, ... what are the reasons not to support C++Builder 5? I'm still using it and more or less happy. Due to the uncertain future of C++Builder I don't...
... You are welcome to try and update the BCB5 project and get it compiling again, but nobody has tried it in the last few months, as far as I know. There...
I've post this in borland.public.delphi.opentoolsapi and i get this answer, i wanna test and (if is posible) see source of this what i have to do? ... but i...
... The latest version of this change can be downloaded from: http://www.hlplanet.com/files/pub/gexperts/ The latest snapshot of modified GExperts (prepared...
Erik, ... Can you put these downloads on the gexperts.org site as well? I can't seem to perform automatic (wget) downloads from sourceforge. And: if you have...
... I'm trying to stop doing that since we have to pay for the bandwidth from the regular GExperts web site. I think the sf downloads do have static URLs, you...
I just was reading the Delphi Informant Readers Choice awards and saw that Atozed won best communication tool with Indy Plus - which is just a paid for version...
... I'd be perfectly happy to sign support agreements with users that want them. In fact, myself and others have done some additions/customizations in the...
Beyond a support package, what else could we offer for a professional version? I agree I would rather not mail a printed manual or boxed software. On Fri, 06...
a component I've used (kbmmemtable ) has the component as freeware and charges you for the manual / help file ! perhaps not applicable here ?! /Per-Eric...
Erik, ... The thing is: I can perform a recursive retreival on http://www.gexperts.org/files and know that I am ALWAYS up-to-date with the latest stuff. I...
Hi, Last summer I submitted a patch to get a standalone code libraries, and it is accepted: http://groups.yahoo.com/group/GExpertsDiscuss/message/1995 But I...
... You are welcome to test and submit a .dpr for this feature so we can add it to CVS. That said, it is too late to add new features to the official GExperts...
I've uploaded the intial version of a View Unit Expert. This is a replacement for the View Unit and View Form views currently in the DELPHI IDE. Advantages: ...
Hi, Erik It's simple, attached. Need I upload CodeLib.dof as well? Young diff -Naurp src-orig/Standalone/CodeLib/CodeLib.dpr src/Standalone/CodeLib/CodeLib.dpr...
I haven't play around with it that much yet, but off-hand it seems very good. I was wondering though, why register it as two different experts when you can...
... when you ... Two main reasons. First so different shortcuts can be assigned for units and forms. Second because DELPHI itself has two different menu ...
... I think this will be a useful feature. I only took a quick look at the code (I didn't compile), but the UI looks nice and clean. Good Fixes: - The file...
... I was thinking about that this morning - mostly related to the inc file. The code itself is generic, having the searched for extension passed into all the...
... That sounds good to me. ... If the configurable extensions are implemented, and CLX/VCL.NET forms show in the list and can be opened, that is all I was...
I updated to the most recent GExpert code and am receiving a compile error in D5. "[Error] GX_MacroParser.pas(833): Too many actual parameters" This line...
... Somehow, you aren't compiling with the most recent file. See: http://cvs.sourceforge.net/viewcvs.py/gexperts/gexperts/unstable/Comps/mPasLex.pas Check...
I encourage everyone to download these test releases of GExperts 1.2 so we can be sure the packaging and last minute fixes are all in place for our official...
... internal ... ours. Just a bit of nitpicking: Wouldn't it be better to (a) check if "ProjectOptions is TBasicAction" instead of "ProjectOptions is TAction"...