Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GUI for prg based classes
Message
De
13/05/2005 11:11:06
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01012377
Message ID:
01013879
Vues:
19
>Hi Dragan
>
>Sorry for replying late.
>
>>I even have a builder which would rebuild your visual class or scx from the output from the class browser's code export.
>
>Isn't that what I had asked about? and isn't the code generated by the class brow. a prg that can be used to instantiate a class? Does it go back the other way?

The class browser generated code didn't fully qualify the code for contained objects, so if you had, say, two containers cnt1 and cnt2, of the same class, and each had a button named cmd1 with some code in its .click(), the CB code would just say "cmd1.click" - twice. That's what I had to fix - it now generates code for cnt1.cmd1.click and cnt2.cmd1.click - and the fix is there in VFP9.

I may yet come back to writing that article :).

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform