Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Value_assign not working with checkbox control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00464448
Message ID:
00464757
Vues:
23
>>>>>>I can not the Value_assign method to work with a checkbox control. When I click on the checkbox the value of the checkbox toggles true and false visually, but the value_assign does not fire. I have put a breakpoint in there, no dice, not even SET STEP ON works. Any ideas why it isn't working? Can anyone reproduce this behaviour with VFP6 SP4?
>>>>>
>>>>>Value_Assign will fire if you add
>>>>>this.value = this.value
>>>>>into checkbox.InteractiveChange event.
>>>>
>>>>Thanks.
>>>>
>>>>What do you think, is it a VFP6 bug, or am I trying to use Assign inappropriately?
>>>
>>>Don't know if we can consider it as a bug or "feature" :) but there were several threads before, showing that _Access and _Assign not always fire while used with the native properties like .Value
>>
>>I wasn't able to find any threads on the subject, can you point me to one?
>
>For example:
>
>Classes - VCX ASSIGN method Thread #267357 Message #267357
>Coding, syntax & commands VFP6 goofy behavior or goofy developer -- you decide Thread #209816 Message #209816, Message #209832

Thanks for taking the time to do that.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform