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...
Oct 3, 2005 9:30 pm
3121
I'd love to have some feedback on this modification to the Macro Library expert. With the Macro Library editor you can record a library of keyboard macros...
Hi John, ... I meant to have a look at it since you posted it but so far have not found the time. Please don't let the lack of feedback discourage you. I have...
I'm almost satisfied now by behavior of Rename Components expert concerning autoassignment of initial property except the next two points: 1) No space should...
... OK, if you have a patch for this, please post the file to Yahoo. ... I don't know how to detect this easily, unless you look at what is currently on the...
I would like to wrap up GExperts 1.30 and get it out there for everyone at the same time Borland Developer Studio 2006 (Dexter) is released later this year....
Hi Eric, ... What about the source formatter? The current state of the Engine is this: It works with Delphi 2005 and Delphi 7 sources and I have fixed quite a...
... Yeah, after starting that I changed jobs and houses. Too much happening on a short time and I couldn't do anything more on this. Sorry. I don't think we...
Hi @ll, perhaps it is a solution to offer it as a additional "experimentell" download? Because I guess many people are very interested in a Code Formatter and...
Hi, ... Bloody real life! Always intruding into the fun. ;-) ... I that case I think we should make the wizard available together with the new formatter dll as...
Hi, I have had some time on my hands today so I created a preliminary integration of the formatter into GExperts. Should I just check it into CVS? It should...
Hi, * I have now made the source formatter work without the dll (enabled the conditional define that was there again and made it work). * The formatter now not...
... I'm making several changes to the integration source. Mainly it was being sure we share more code, produce error messages when appropriate, and ...
Hello Erik, ... That was part of the original expert which I haven't looked at for months. I have removed the whole "expert" directory from cvs now. ... I'll...
... Great. The fewer files we have in CVS, the easier it is for people to jump into the project and find what they need, so CVS cleanliness is a big plus,...
The Replace Components tool now has custom mappings between properties of different component classes. This means, for example, that you can map TOldQuery.SQL...
As far as I know, all of the important reported bugs are fixed in the current source snapshots. Are we now ready to release a beta build of GExperts 1.30? If...
Hello Erik, ... I used it most times to convert between very similar components: * TEdit <> TMemo, which should map TEdit.Text to TMemo.Lines.Text * TEdit <>...
I have a modification to the Component Grid expert which might be worth getting into the official GExperts suite. It adds a toolbar button / action which lets...
... Thanks for your list. I'll try to add the TMemo/TEdit and TGroupBox/TPanel mappings to the defaults. If you come up with anything we can do to help...
Hi, I just installed 1.30, after uninstalling 1.22 from the control panel. I get this error when starting Delphi (6.02): "PrivateGXMenuActionManager is not nil...
Ah ok... scratch that report. The uninstallation hadn't removed the old gexperts from the registry, so Delphi loaded it twice. Once I removed the old entry, it...
Hi Thomas, any changes I make to the settings of the Code Formatter are lost after an IDE restart. Do you have an idea what I could try to remedy this? Maybe...
Hi Ulrich, ... I can reproduce this and will try to fix it. Meanwhile you can use the import/export function in the configuration dialog to store your ...
Hi Ulrich, ... Ouch! That was a stupid one, I forgot to assign the just read settings to the formatting enigne. :-( Should be fixed in a minute. twm...
Hi all! I changed the GExperts config dialog such that the experts are sorted alphabetically if the option for sorting the GExperts menu is checked. Also I...