Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Manual .SCX Generation
Message
 
 
À
27/06/1998 12:40:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00112181
Message ID:
00112217
Vues:
22
Jim

To expand Cetin's reply a little, which I agree is much easier than creating a raw .SCX.

for example:

create form xyz nowait
=aselobj( laJunk, 1 )
laJunk[1].AddObject( "cmd1", "commandbutton" )
laJunk[1].cmd1.Top = 10

>I am trying to ouput SCX files by creating a table (example: client.scx) and adding records to it. I programmatically fill in the fields such as Platform, Class, BaseClass, Proprties etc. I have taken a shell SCX file from a screen with no controls on it, then added records for textboxes, labels etc. The application is designed to allow me to auto-create form (a builder in effect).
>
>When I open the created created screen with 'modify form', the newly created objects are there with only default values - my values have been ignored. Is there any written material on creating your own SCX files available?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform