Re: Scale Widget Problems



"David M. Rector" <dave clean lanl gov> writes: 
1) Simply issuing "gtk_adjustment_new" does not redraw the scale widget
      neither does "gtk_adjustment_changed", the old values still
      appear in the widgets.


Why not use gtk_adjustment_set_value()? That will automatically emit
the value_changed signal on the adjustment and should work fine.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]