07-20-2005 07:20 AM
07-20-2005 07:28 AM
Sorry, here the end of the message:
When I programatically change the ATTR_MAX_VALUE to 0 for example,
the value is only coerced if the control is not the one active at this moment.
If it is the active control, it is not coerced at all on my GUI.
Is there any known things about that? Or is there another attribute to set? ...?
I'm working with Win2000. Thanks.
P.S: I could change the active control before setting this attribute and then set it active again, but it is not thinkable doing that on all my CVI applications for every numeric control I use...