Unless someone has last minute serious bug reports, these installers will eventually become GExperts 1.30 (grab the one for your IDE that doesn't have Beta4 in...
I wrote a new Delphi Expert similar to the Structure View but it allows you to search for components on the current form by name and/or type (similar to the...
Hi Erik, Before I try to install, does this version have the codeformatter enabled? ... Wim van der Vegt. _____ From: GExpertsDiscuss@yahoogroups.com ...
... The code formatter won't be an official part of GExperts until it has at least basic support for the most recent IDE versions. For Delphi 8 - BDS 2006,...
... Thanks for letting us know about this. It seems like a feature many users would find useful. ... I just scanned the code quickly, and have not had a...
Erik, ... Done. ... Done. ... Done. ... Done. ... You can search by "name", "name:type" or ":type" - there is a hint on the edit box - made it visible. ... The...
This module (from cvs) uses ExplicitXXX properties of TTabSheet that are not available in Delphi 7 and although they are assigned to 0 everywhere in DFM (like...
And, BTW, is it possible to merge Capitalization feature of Formatter with Dictionary of Proofreader that looks absolutaly logical (at least by calling import...
Hi, ... Good idea. Feel free to implement it. My problem here is that I currently don't have the time to work on the code formatter. Real life interferes... ...
All, I am fed up with moving components by accident and then having to work out where they were. If there was an event / notify, then we could store the start...
It would be nice if the Source Export expert were enabled for more file extensions (such as xml, xsd, xsl, wml, manifest, wsdl, asp, aspx and so forth). The...
... I'm not aware of anyone who has tried to implement a property change undo feature. It might be possible, especially if you limit yourself to only simple...
... I would guess that our source export doesn't support things like aspx files very well (I doubt it parses the source parts right now anyway), but I'm not...
Hello, after some problems with the Code Librian my CodeLibrarian.fs- file is so corrupted, that I can't use it anymore - I get an error that no more memory is...
... I'm not aware of any tools for recovering these files. If this is your only copy of the data (no backups), a hex editor might be the only way to try to...
Hello Erik, thanks for you fast answer. ... I'm not aware of any tools for recovering these files. If this is your only copy of the data (no backups), a hex...
... This is actually good news, since I don't then believe the problem involves the recent changes from July to the virtual file system file format. The Beta4...
Hello Erik, ... OK, if you see the error again, please copy it and send it here. just moved to the first item, opened the file-dialog, typed the text to look...
Hello, I'm looking for a testbench for the CodeLibrarian - just want to check loading the CodeLibrarian.fs-file. Thanks and greetings Udo [Non-text portions of...
Hello, looking for something like a documentation of the CodeLibrarian-File Structure (*.fs-file). Thanks and greetings Udo [Non-text portions of this message...
... I'm unable to duplicate this here, assuming you mean the "Find" dialog. I can jump to both folder name and snippet text search matches fine. If anyone...
Hi all, ... Just tried to send the stuff to Udo, but AOL hates me: The Postfix program <WeikEngOff@...>: host mailin-01.mx.aol.com[205.188.156.185] refused...
Hello Primoz, Just tried to send the stuff to Udo, but AOL hates me: The Postfix program <snip> Don't know why. AOL should just die die die. Yes, sometimes,...
Hello Primoz, The tests are here: _http://www.gabrijelcic.org/testGpStructuredStorage.zip_ (http://www.gabrijelcic.org/testGpStructuredStorage.zip) . I have...
Hi, Read the discussion and wondered if GpStructuredStorage is somehow related to the windows built-in version also called stuctured storage and used by ...
... Oh, you can just remove all references to FastMM4. ... You can initialize existing structure storage in a following way: var storage: IGpStructuredStorage;...