Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Capture signature on tablet PC
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Divers
Thread ID:
01410635
Message ID:
01410766
Vues:
45
Never mind my previous reply - I think I got it working with the following code:
o_object = thisform.olecontrol1.Ink.Save(2)

a=FCREATE("test.bmp")
=FWRITE(a,o_object)
=FCLOSE(a)
I haven't tried to write from a binary variable before, but it appears to have written to test.bmp just fine. Is it still considered better to save graphics to files and reference them in a table, rather than use a general field?

Thanks to you both for your help!

>> The handwriting recognition works pretty well "out of the box" with my forms.
>
>What drives me nuts is that when the Input Panel is on auto hide, it hides as soon as you select text in a textbox in VFP. You have to manually bring the panel back on screen, because even the little icon for text input doesn't appear anymore.
Steve Howie, owner
DaSH Technology
Denver, CO
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform