... What was the original goal of the VCL/RTL tab? It seems to search the IDE\lib\ dir, but there it should only find DCU files that can't be opened anyway....
... They came from my starting point of the Uses Clause Manager. However, you can find .dfm files there. ... The Search On combo was originally designed so...
... I see the the reasoning now, though I don't think those dfm files are ones we should be opening, since they don't have an associated source file with them....
I recently removed the Delphi 5 support, projects, and workarounds form the GExperts CVS source. I know some people are still using Delphi 5, but I just...
... I may be wrong and the above change is a typeo, but I think that the change to EditorControlName was needed when I changed the hook from HCBT_Activate to...
... EditorControlClassName, ... editor. ... I'm sorry, my mistake. When I looked at it this morning, I looked at GX_EditorFormServices.pas and found const ...
phooey. I was hoping you wouldn't do that until after the next official release, but I understand. ah well, unfortunately I don't have the time to maintain...
I think that's an error in current GX_Search module that prevents search of text in dfm files stored as text. Lines since #253: if Bytes >= 3 then begin if...
... If you have verified the fix works along with your other suggestions, please post the entire file to the Yahoo files area or email it to me, so I can work...
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...
Apr 27, 2005 12:06 pm
2903
... suggestions, ... me, ... Unfortunately I have not time right now to change FSearchStream Create points, but uploaded file is enough to provide text DFM...
... I see the bug now and I'll put this fix in CVS. I'll probably not make the other change, since I think the original code is a little faster, even though I...
... I put this in CVS with some changes. If you can make the record/stop toolbar buttons work and verify it still works as intended, we can consider adding it...
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 ...