I use WinCVS to get the source, I think I have everything setup correct. But I cannot find these files when I update. Where can I find these? Wim. ... ...
Wim Bekker <wim@...> wrote:I use WinCVS to get the source, I think I have everything setup correct. But I cannot find these files when I update. Where...
Hi, I apologize for my last email. Indeed, I've just checked the GExpertsDiscuss files section and these files are not available anymore because they will be...
Multi-File Search and Replace, This is something that I have needed on several occations. Maybe I have just overlooked it. But if Not would it be difficult...
Hi With BCB6.04 and the current CVS version: Sometimes Procedure List is disabled when it shouldn't be: typically editing a cpp file. A little investigation...
... I haven't seen this, so I have no idea what the problem might be. Please post some detailed steps to duplicate the problem here (or send a source fix, if...
Something that's relevant for retesting: files afflicted with this bug are plain old .cpp/.h, not .dfm/.cpp/.h. And it's only files where pressing Ctrl+F6...
I didn't know this: BCB detects a unit by looking at the first few lines of the .h file. This is a unit, where GxOtaGetCurrentSourceFile works: #ifndef FooBarH...
Hi There seems to be a severe bug in the project options set expert: If I click the apply button (after having saved a set), all string entries in the Version...
... Delphi versions before 6 do not support querying/modifying arbitrary version info keys. To prevent the clearing from happening in Delphi 6+, you can...
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...
Mar 22, 2003 7:13 pm
1679
Hi devels, thank you very much for your great GExperts!!!! To train my skills in programming and because I missed the feature to (un)indent blocks of text in...
I have also created a simple block indent that responds to the TAB key. (I prefer the tab key; but cannot be implemented in GExperts until Delphi 7). ...
Hello, I´m new to GExperts. I would like to know if there is any expert to replace text in multiple files (in open files would be enough) before writing my...
... Nobody has written one yet, but I think it would be a great feature to to add to GExperts, if you want to write one and donate it. It might be possible to...
... Hi Erik, Actually, I have written one and I will be quite proud of it when (if?) it is finished. The neat thing about it is this: i) It is not Delphi...
Hi All, Years later I discovered that GExperts does something I never expected: It converts a form into code. I wish I had known about it earlier; It is such a...
I'm jumping in here for fun even though I probably don't belong. I completely disagree with both of your points. I must have missed the "with" conversation on...
Shiffer, Mark
MShiffer@...
Mar 26, 2003 5:43 pm
1686
I am indifferent on the name issue. There has been times when a name (even when created at design time) causes trouble, but most of the time it is a good ...
Hi, ... Well, if you put it like that, neither do would I; after all if you remove fun from coding what else is left :-) ... I knew it. I knew someone would...
... I don't have any plans to implement either of these myself, but if someone wants to implement them, please go ahead. The code for that expert is a bit...
... We're always happy to see new people compiling and contributing to GExperts. :) ... I'm not sure we should start adding separate editor experts for these ...
Hi, I'm looking for acess to the code editor delphi. I find a Editor (TCodeEditor) (but my Delphi doesn't know this class ... ?) ... and I don't find the...