It seems that the ToDo Expert (using CVS 2005-Jan-12, D7) does not properly read multi-line comments. Would someone please verify this, so I know if it's my...
One Question ?
Why the Replace Component in 1.22 it's diferents of version 0.9 beta.
The 0.9 have more options (logs, ...) and don't have problems with link...
... We made many changes to replace components after releasing GExperts 1.2x. The latest changes are only available in the CVS source, so try that if you want...
... It depends on what you mean by "properly", I guess. It should detect multiline comments in .pas files (such as (* *) delimited ones) and show the first...
... I, for one, always disable the todo expert, and exclusively use the one in Delphi. Best regards / Med venlig hilsen Thomas Due Software Developer Scanvægt...
Hiya, I was testing the SetComponentProperty expert, as I am currently revising one of our projects at work. This project is rather large, with many forms. ...
... Sorry, but enumerated properties are not fully supported as the error indicates. It might work specifying the desired value as an ordinal value. If...
Erik Berry wrote:
> Thomas Due wrote:
> > I was testing the SetComponentProperty expert, as I am currently > revising
> > AfgiftFrm3.pas(1): Language1...
tried to update ! When performing a CVS update : 8< cvs [update aborted]: EOF in value in RCS file /cvsroot/gexperts/gexperts/unstable/Src/GX_ProjDepend.pas,v ...
I can't compile GExperts... Required package 'designide' not found. I have ToolsAPI and Delphi6\Bin in my library path (designide60.bpl), but no go. I do not...
I'm try to modify GxOtaSetComponentPropertyAsString but 3 Questions
where is SetComponentProperty expert i cant find it.
whats supouse to pass in this...
... GX_SetComponentProps.pas. Make sure you are using a recent CVS zip or the latest CVS code. See the developer FAQ for some hints. ... The original request...
Erik Berry wrote:
> Gami wrote:
> > I'm try to modify GxOtaSetComponentPropertyAsString but 3 Questions
> >
> > where is SetComponentProperty expert i cant...
Erik Berry wrote:
> Gami wrote:
> > I'm try to modify GxOtaSetComponentPropertyAsString but 3 Questions
> >
> > where is SetComponentProperty expert i cant...
... D6 is on my other computer only, but I'd guess the .dcp is in the Delphi6\lib directory. And it is not designide60.dcp, but designide.dcp. -- Rudy Velthuis...
... I haven't looked into this yet. ... I think the fix for this is to open the module for the form instead of the form directly, and then show the form, like...
It's Ok i find the solution i send the code for Emun types i hope the next week end the set type i have the function already done. this is the code ...
this post its because i send the last attach with a dirty probe i send the goo one ... unit GX_OtaUtils; {$I GX_CondDefine.inc} {$IFDEF GX_BCB} {$IFDEF VER130}...
New Modification. I've Made the GxOtaSetComponentPropertyAsString can work with tkSet property but some problems with this. this is the code tkSet: begin ...
Sorry my last's mails i dont know my thunderbird add the attach code to the message body I'm really sorry i've try the next time dont do it. i send you again...
In my last post i've send a zip why don't arrive whit the zip?????
Gami wrote:
> Sorry my last's mails i dont know my thunderbird add the attach code to
>...
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 7, 2005 4:07 pm
2834
thanks Paul.
If somebody probe this modification and have/hane'nt any problem with them PLEASE tell me.
Gami
PD:Sorry my english
Gardner, Paul G. wrote:...
well i do new things
In the CVS readme.txt i see that, you wanna add some kind of close the editor tabs with 1 click of the middle mouse button is'nt???...
... You can't have any active reference to the editor (and possibly the module) when you close the module. Try setting the editor interface reference to nil,...