Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Turn Word Wrap On/Off programmatically?
Message
 
 
À
28/01/2003 13:27:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00745936
Message ID:
00746367
Vues:
26
>Hi Sergey,
>This is really nifty.
>Now, can you think of a way to get it to execute automatically AFTER the edit window has opened? The ProjectHook.QueryModifyFile() executes BEFORE the edit window is opened.
>The only thing I've been able to think of is to put "do macro Word_Wrap_Off" in the QueryModifyFile() method, which puts it into the keyboard buffer and waits until the window is opened before executing, but I don't like macros for this kind of thing.
>I'd really like to have an "EditWindow.Activate()" method.
>
>BTW: laEnv[16] - WOrd Wrap, 1-Yes, 0-No
>should be: laEnv[16] - WOrd Wrap, 1=Yes, -1=No

Right.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform