Re: Clock widget not showing when put in Gtk::Grid.



Great catch! I guess due to the clock having no min size request, but the window letting it fill anyway. If so, another fix could be to request a minimal size with clock.set_size_request(w, h).


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