[gtkada] Gtk_Spin_Button and focus out signal.

Clark, G L g.l.clark at lmco.com
Wed May 8 16:47:00 CEST 2002


Hello All,

   In my application I have implemented "focus out" handlers for my
Spin_Button widgets which validates and stores the data.  However,
internally "focus out" is used to update the value to a valid range... they
no longer do this. The range is left invalid when data is read and it's
causing all sorts of problems.
   How do I go about forcing the spin_button to jump into a valid range in
the "focus out" handler that I've implemented.

   Thanks,
     George Clark
 




More information about the gtkada mailing list