Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'Format' pad of system menu
Message
From
27/04/2001 00:10:29
 
 
To
26/04/2001 22:39:28
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00500450
Message ID:
00500519
Views:
18
Hello John,
>
>If you right-click in the MODIFY COMMAND window, you can access the Fonts and sizes via the Properties selection on the shortcut. This may not be so good, though, because it exposes other options that you may not want the users to have.

The reason of changing font to "Arial" from default "MS San Serif",I presume, was a need to run VFP6 on Windows NT 3.51 ( not officially supported combination ) , where popup menus with the default font are just garbled, including this shortcut menu. ( though was okay in VFP 5 )

>
>OTOH, why not just run notepad to edit text files? You can do that easily with:
>
>RUN /N notepad myfile.txt
>
>

>Just bear in mind that if this is a new file, use STRTOFILE(" ","myfile.txt") first to short-circuit the Notepad dialog asking if you want to create a new file.

Most likely it is the only alternative. But in my application for some books/tables PHD search hits are highlighted in "MODIFY Memo text NOEDIT" window and there is a need to readjust font size also.


>>Is there any way to control font in this popup menu. It doesn't seem to be a problem with bars which could be generated via 'Quick menu'
>>
>>DEFINE BAR 1 OF _mfile PROMPT '\>> KEY CTRL+N, 'Ctrl+N' ;
>> MESSAGE 'Creates a new file'
>>DEFINE BAR 2 OF _mfile PROMPT '\>> KEY CTRL+O, 'Ctrl+O' ;
>> MESSAGE 'Opens an existing file'
>>
>>Because 'Format' appears when neeeded no values for bars are provided though pad is _msm_text. If controlling font is not possible can we provide a functionality ( Enlarge font , Reduce font ) for window open via 'modi comm file.tmp' somehow else.
Previous
Reply
Map
View

Click here to load this message in the networking platform