Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Write text on a JPG and save it for printing purposes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01250668
Message ID:
01262153
Vues:
22
Hey Bhavbuti,

GREAT JOB !!!

I still didn't dig into your code, but it works very nice !

I have some few suggestions to you on this subject:

Add an extra UNDO button besides the original. When users click it, a shortcut menu or listbox appears telling the user which actions are available for UNDO.

That's very easy to implement too.
From now on, each button or action, could call the method "PrepareUNDO" like this:

Thisform.PrepareUndo("Pen Drawing")
Thisform.PrepareUndo("Draw Rectangle")
Thisform.PrepareUndo("Draw Text")
Thisform.PrepareUndo("Rotate Left")
Thisform.PrepareUndo("Monochrome")
Thisform.PrepareUndo("GreyScale")

"PrepareUndo" will store this parameter in another column in the array, that will appear in the shortcut menu, capiche ?

What do you think of this ?

Thanks for your input and suggestions, very much apreciated.

Cesar




>Hi Cesar
>
>>You may pass it directly to my email.
>
>Check you email
>
>>Some people have reported some minor bugs, and I've already modified a little bit the main form. Till the end of this weekend I hope to upload a new version, and it will be great to include Multiple UNDO's too !
>
>I have put in a quick Multiple Redo also :)
>
>Hope you like it.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform