Re: Dream Controls: TDcInfoTree
- From: Uwe Raabe <uwe@xxxxxxxxxx>
- Date: Tue, 27 Mar 2007 23:35:36 +0200
Adam Roslon schrieb:
TMS's Scripter is a good replacement if you need to replace it, I place
around with it and found the only thing I need to add to my source to
read existing Dream Scripts without breaking the TMS Scripts was to
parse the scripts upon reading them and change procedure declaration
commas to semicolons
S := MyScript.Strings[0]; //// change procedure declaration commas to
semicolons
HyperStr.ReplaceS(S,',',';'); //// Dream Scripter Hack
MyScript.Strings[0] := S; //// change procedure declaration 01/15/2006
I'm not sure, but can TMS Scripter load DFM files and correctly wire the
event handlers from the corresponding pas file? I have looked at quite a
lot of scripters over the last years, but didn't find anyone doing this.
May be this has changed lately.
Uwe Raabe
.
- Follow-Ups:
- Re: Dream Controls: TDcInfoTree
- From: Adam Roslon
- Re: Dream Controls: TDcInfoTree
- From: Günter Kieninger
- Re: Dream Controls: TDcInfoTree
- References:
- Dream Controls: TDcInfoTree
- From: Stanwood Campsmith
- Re: Dream Controls: TDcInfoTree
- From: Ed Dressel
- Re: Dream Controls: TDcInfoTree
- From: Uwe Raabe
- Re: Dream Controls: TDcInfoTree
- From: Adam Roslon
- Dream Controls: TDcInfoTree
- Prev by Date: Re: TMS software acquires TntWare's Unicode controls
- Next by Date: Re: TMS software acquires TntWare's Unicode controls
- Previous by thread: Re: Dream Controls: TDcInfoTree
- Next by thread: Re: Dream Controls: TDcInfoTree
- Index(es):