Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cant write .VCX file ?
Message
From
29/05/1999 16:41:47
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
29/05/1999 02:15:34
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00223832
Message ID:
00224410
Views:
19
Thanks John,
I couldn't understand why "bindData" must exist. Isn't it a method of grid class ?
BTW I forgot to mention public domain Tom Rettig utilities (TRUE.zip). It should be in files section. There is prg2vcx there, which converts prg classes to a vcx.
Cetin
>Cetin
>Thanks again. I finished up with a good method that :-
>
>Backs up the VCX file.
>Locates the control by skipping up the VCX (grid control just created).
>Overwrites the method code memo from a previously written text file
>Recompiles the VCX
>
>Interestingly, I found that the empty method "bindData" must already exist in
>the baseclass form "myBasForm"
>
>I wonder why ?
>Congratulations on the Blue envelope
>John
>
>
>
>
>>Hi John,
>>How do you add the code ? Readmethod, writemethod ? If so writemethod works >only at design (creation) time or you might have missed the quotes (I do:).
>>Writing directly to vcx and recompiling works. I do like this :
>>use some.vcx
>>locate the control (there are two lines with the same objname - the first one)
>>open methods and add, modify code.
>>use
>>compile classlib (libname)
>
>>At designtime (builders:) aselobj(), readmethod,writemethod() combination >works well. I have a very little dirty grid builder that I never have a >feeling to convert to vcx. It just replaces controls with classes I want :) I >had posted the code in one of the threads and I'm sure there is "..dirty >grid.." words in it if you want to search it :)
>>Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform