Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting FPD26 screens to VFP forms
Message
From
24/11/2003 16:28:31
 
 
To
24/11/2003 14:00:46
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00853015
Message ID:
00853078
Views:
17
Thanks Gunnar,

I'll try it!

Tracy

>hello tracy
>
>if you use the converter (i use it for the fox dos to vfp reports) you modify the convert.prg
>here is how i have changed it (starting at line 69)
>
>DIMENSION gAShowMe[N_MAXTRANFILETYPES,9]
>FOR i = 1 TO N_MAXTRANFILETYPES
>	* *** changed by gunnar philipp (10-31-03)
>	* *** for mm
>	gAShowMe[i,1] = .f.		&& show the dialog?
>	gAShowMe[i,2] = 1			&& choice
>	gAShowMe[i,3] = "Ms LineDraw"		&& font name
>	gAShowMe[i,4] = 10		&& font size
>	gAShowMe[i,5] = ""		&& font style
>	gAShowMe[i,6] = ""		&& from platform
>	gAShowMe[i,7] = .T.		&& convert new objects
>	gAShowMe[i,8] = .T.		&& convert more recently modified objects
>	gAShowMe[i,9] = .T.		&& replace all objects
>	* *** old values
>	*!*		gAShowMe[i,1] = .T.		&& show the dialog?
>	*!*		gAShowMe[i,2] = 1		&& choice
>	*!*		gAShowMe[i,3] = ""		&& font name
>	*!*		gAShowMe[i,4] = 0		&& font size
>	*!*		gAShowMe[i,5] = ""		&& font style
>	*!*		gAShowMe[i,6] = ""		&& from platform
>	*!*		gAShowMe[i,7] = .T.		&& convert new objects
>	*!*		gAShowMe[i,8] = .T.		&& convert more recently modified objects
>	*!*		gAShowMe[i,9] = .T.		&& replace all objects
>	* *** end change
>NEXT
>
>
>>I am in the process again of converting some FPD26 screens to VFP forms. I do not have any problems or questions with the process itself (I have found a system that works for me) except that I would like to change the default font from MS Sans Serif to Arial 9 Regular. Is there a way to do that? I would rather not click on the Font... button and select it everytime. Any ideas?
>>
>>TIA,
>>Tracy
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform