Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
'Format' pad of system menu
Message
De
26/04/2001 22:39:28
 
 
À
26/04/2001 20:17:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00500450
Message ID:
00500502
Vues:
18
Hi Michael,

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.

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.
>Is there any way to control font in this popup menu. It doesn't seem to be problems 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.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform