Re: [glade--]Gtk::Adjustment range bug



Philipp Klaus Krause schrieb:
Here it is, setting in glade:

Wert:2
Min:1
Max:10

 From window1_glade.cc:

Gtk::Adjustment *hscale1_adj = Gtk::manage(new class Gtk::Adjustment(0, 0, 100, 1, 10, 10));

Can you recheck with the CVS version?

   Christof



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