Hi Erik, ... I wish I had time for that, but even work on the code formatter has come to nearly stand still. ... The only one I have ever used is the TRegExpr...
Hi Eric, There is also a regular expression search class hidden in JclUnicode of the Jedi Code Library: TURESearch It is written in Delphi and the JCL is...
Hi again, ... A quick search on the net just found that TuboPower's systools apparently also contained a regular expression library. My past experience with...
Hi Piotr, ... Hm, now that you mention it... After searching for quite a while I found the licence here: http://regexpstudio.com/TRegExpr/Help/disclaimer.html ...
Hi Per-Eric, ... But Eric's requirements were these: "... that are reliable and well-maintained." which is definitely not the case for the TurboPower projects...
Hi, would it be possible that the formatter inserts line breaks between "end" and "else" in if-constructs? IIRC DelForEx was able to do it: Example: if...
Hello Ralf, ... Unfortunately I apparently changed this to get the new behaviour because I considered the old one a bug. I'll put that on my todo list, but...
... From: GExpertsDiscuss@yahoogroups.com [mailto:GExpertsDiscuss@yahoogroups.com] On Behalf Of Thomas Mueller Sent: Wednesday, April 12, 2006 6:52 PM To:...
... From: GExpertsDiscuss@yahoogroups.com [mailto:GExpertsDiscuss@yahoogroups.com] On Behalf Of Thomas Mueller Sent: Wednesday, April 12, 2006 7:21 PM To:...
... TurboPower SysTools: No UNICODE support - ruled out JCL TURESearch: Reasonable choice, UNICODE, some unfixed bug reports, class not recently maintained,...
Hi everyone, Dageek said several times that Compbar will be integrated in the GExperts library. This addon is a must when playing with hundreds components. ...
... He did donate the code, but I believe that the addition of a similar tool in the recent Borland IDEs made this component less important an addition for...
... The component palette of BDS is easier of use than the one of Delphi 7-. You're right the palette is really different and is used for many different...
... Yes, I agree this is a major missing feature of the Borland palette. ... I think what we can offer those people is to continue to make available the older...
In the prior release, I made heavy use of proc headers and unit headers. When I installed the new version, the shortcuts disappeared (for that matter, ALL my...
... The procedure and unit header functionality has been moved into the macro templates feature, and you will find that at there is a lot more functionality...
Erik, ok, I found the macro editor (hidden carefully in experts configuration) and there are the 2 templates I care about, but can't change the shortcut for ph...
Erik, thanks. I can see the xml files, but haven't figured out how to get gexperts to recognize the content. My macro library window is empty and when I...
... I think part of the confusion is that the Macro Library and the Macro Templates are two different things. You want the Macro Templates functionality. The...
... Check out the editor enhancements and editor toolbar items in the help file for an overview. The names of those toolbar buttons will be "Macro template:...
... The button name in the list should be "Macro template: X" where the X is the name/keyword you assigned to the template. No other assignments should be...
Hi, I've updated to the latest Beta with the codeformatter in it and still get messages about dangling Editors. Is there a way to track these back to their ...
... Try with the official release from gexperts.org. If it works, the problem is likely that the formatter binaries are compiled with debugging information...