XmSpinBox - XmNValueChangedCallback

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

1 post / 0 new
XmSpinBox - XmNValueChangedCallback

Submitted by Anonymous on Fri, 09/14/2001 - 09:05. Developers
Hi,
I have a SpinBox defined in a uil file, and i have added a call back for XmNValueChangedCallback. This call back will be activated when the user clicks on the Arrow of the spin box and when the child widget text changes. So i am getting this call back 2 times while i am clicking on the Arrow. how can i avoid that?

I just wanted to receive one call back when the user clicks on the arrow, and i have to discard the callback when the child widget text changes.

Please help.
Rgeards,
Saji R