comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » WIDGET_TEXT - HOW TO NOT CHANGE VALUE OF TEXT WHILE EDITING FIELD?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: WIDGET_TEXT - HOW TO NOT CHANGE VALUE OF TEXT WHILE EDITING FIELD? [message #35006 is a reply to message #34930] Mon, 05 May 2003 17:31 Go to previous messageGo to previous message
condor is currently offline  condor
Messages: 35
Registered: January 2002
Member
tbeetz@yahoo.com (Tobi) wrote in message news:<7f0cc27.0305020813.264732ab@posting.google.com>...
> i have a gui which has a few fields for changing motor positions as a
> widget_text which was made /editable. i also run a timer which looks
> up the motor positions every few seconds and updates the position in
> that field.
>
> sometimes it happens that i want to change one value and when i enter
> the new value, the timer event kicks in and updates the field with the
> current motor position and i have to start over again and press enter
> before it updates again.

How about saving the value of the widget somewhere and then get_value
right before you update it to check if it is still the same as before?
And skipping the update when something has changed (presumably because
the user edited something)?
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: 48 variable limit?
Next Topic: Acrobat help in 5.6 not working

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:45:26 PDT 2025

Total time taken to generate the page: 0.00424 seconds