Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DynamicBackColor length limitations and complex conditio
Message
 
À
25/08/2009 07:08:59
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
01419452
Message ID:
01420515
Vues:
52
>Messagebox() have a capacity but I never counted. 256 makes sense.
>
>Update:Looks like there is no 256 limit in messagebox()

1024

messagebox("a" + replicate(".", 1022) + "z")
messagebox("a" + replicate(".", 1023) + "z")

can you try this please. in a sample form put in a grid with one column and in that col's DynBC = IIF(.T., RGB(255,255,255), "a..............................................................................................................................................................................................................................................................z")

Put in a messagebox() to this property somewhere close and run the form and see the messagebox giving you truncated value. Now open the form and Zoom this property, trucated!!!
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform