The caption for "Print..." function in Grep Results window suggests that there will be a confirmation dialog window after the command execution. But there is...
... I'll fix this caption. We recently removed ACE Reporter support to get rid of the last commercial component in GExperts. Because of this, we no longer...
Is anyone interested in creating a small logo for GExperts? We would need something in 64x64 and 32x32 16bit format for use in icons, etc. If it isn't too...
This is a D5 question, and I am aware that GExperts doesn't support D5 anymore. I'm just looking for some debugging direction. Every time I use the Replace...
Erik, On the Open file expert, you have two tabs with a "v" accelerator key (Favorite and VCL). I checked the web interface for CVS, and I think it's still...
Hello eric, Have you seen the latest version of lazarus? If you place a component on a form, you get some lines, that make the aligning to an another component...
... It is possible to do, but it isn't something that is easy for third party addins. Every attempt I've seen to do custom painting on the designers has been...
... It works for me in D7, but you might try to rollback/checkout by date in CVS and see if older releases work. If you find the cause and it isn't D5...
... Apparently it's not GExperts. I tried removing GExperts from the startup, and DELPHI still hooked into the clipboard, so I assume it's a function of the...
Hello Erik and * Now that Upd3 makes D2005 usable, I've compiled and installed latest GExpert snapshot GXSource-2005-05-15.zip. Something weird is going on in ...
... This is a bug in the D2005 VCL, IMO. Things such as a TEdit's selected text do not survive the window handle of the form being recreated in ShowModal....
Hi, I have recently found that the proofreader in GExperts (which I previously always turned off) actually is very nice for having to type less: I use it...
... There were some bugs (I don't remember the exact details) with multiline replacements, so it was never enabled. If you want multiline replacements, I'd...
Hi Eric, ... Hm, that's a pity because ... ... I don't like the the way the macro templates work. The beauty of the code proofreader is that I don't need to...
Hi Leonel, ... Thanks, I just tried that, but sourceforge seems to have some problems right now. I only can connect intermittendly. I'll try again later. twm...
Hello Piotr, ... Already got the sources, thanks. There was really a problem with sourceforge. ... I saw that but could not get it to work. Alt-Shift-T works,...
... The editor keyboard hook used to trigger that option is currently disabled because it was not very stable. I'm not going to have time to look into it this...
I've been using GExperts forever and only now realized that you can't do GREP search like the following: ([^)]*) Which should match things like argument lists...
... Someone attempted to implement the * operator a few years ago, but it was difficult to do with our current code base, and they never completed the work....
Hi Eric, ... It says there: "Remember as you code that GExperts supports several versions of Delphi, C++Builder, and Kylix." Which made me search for a Kylix...
... Have a look at my web page for a working public domain solution (it is part of an article, but it could be used in GExperts): ...
Rudy Velthuis
rvelthuis@...
Jun 19, 2005 10:52 am
2931
... These are both reasonable options, though I think I'd prefer we look at pure/native Delphi solutions first, just for simplicity and porting reasons. I...
... I have seen a Delphi version of the Spencer code somewhere, but I can't remember where. BTW, my own solution is simple enough. Simply distribute the...
Rudy Velthuis
rvelthuis@...
Jun 20, 2005 1:30 am
2933
... There's been some patches to provide Kylix compatibility, but never a full release, AFAIK. Most of the feature work, but not all of them. Your best shot is...