Re: GtkFrame looks different each time the program is started



Hi, Marco,

On Tue, Mar 22, 2016 at 4:36 PM, Marco Scannadinari
<m scannadinari co uk> wrote:
Doesn't wxwidgets use Gtk2 as a backend (which has a theme similar to the
current Qt GNOME theme)

Yes, it does using GTK2 as the backend. And latest release can be
compiled against GTK3.

Thank you.



On Tue, 22 Mar 2016, 20:09 Andreas Falkenhahn, <andreas falkenhahn com>
wrote:

On 22.03.2016 at 20:17 Göran Hasse wrote:

Hello,

Strange... You can test the behavior by changing the order
the widget get realized.

Instead of gtk_widget_show_all(window); at the end try to do
gtk_widget_show(widget1);
one at a time and in different order. This could give a clue... but
maybe not...

Unfortunately, this isn't easily possible because the GUI is programmed
using wxWidgets...

--
Best regards,
 Andreas Falkenhahn
mailto:andreas falkenhahn com

_______________________________________________
gtk-list mailing list
gtk-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-list


_______________________________________________
gtk-list mailing list
gtk-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-list



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