Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Specify font in form
Message
From
19/05/2010 19:41:34
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01465073
Message ID:
01465193
Views:
51
With code, i can drop it into a program and run the program.

I have had limited and inconsistent success using vfp form builder and have invested (and wasted) a lot of time trying it out. afraid i would need someone to walk me through it to get it working with anything producing remotely practical results. i certainly recognize the advantages but there is mountain between me and that destination hence my constant requests for work-around code that can do the more advanced fucntions i need.

appreciate the blunt question Sergey - you hit the heart of the issue. and thank you Koen for the link - that i wish i could make use of. apologies for the straight and narrow questions i post.

k

>Why would you want to define form in code in the first place?
>
>>How would i assign a font and font size to this form.
>>tnx
>>k
>>
>>
>>Define Class form1 As Form
>>
>>
>>	Top = 23
>>	Left = 248
>>	Height = 300
>>	Width = 375
>>	DoCreate = .T.
>>	ShowTips = .T.
>>	Caption = "My Form"
>>	Name = "Form1"
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform