Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Possible bug in keypress
Message
 
À
02/08/2007 15:48:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01245609
Message ID:
01245647
Vues:
21
>For a couple of reasons, the most important being that the ! is ignored if you paste text.

It works for me
loForm		= Createobject('myForm')
loForm.Show(1)

define class myForm as Form
	add object text1 as textbox
	add object text2 as textbox with top = 20, format = "!"
enddefine
Pasting in lower case remains lower case in text1 but is converted to uppercase in text2
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform