Re: GtkFrame looks different each time the program is started
- From: Igor Korot <ikorot01 gmail com>
- To: Göran Hasse <gorhas raditex nu>
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: GtkFrame looks different each time the program is started
- Date: Tue, 22 Mar 2016 18:43:23 -0400
Hi, Goran,
On Tue, Mar 22, 2016 at 5:40 PM, Göran Hasse <gorhas raditex nu> wrote:
Den 2016-03-22 kl. 21:09, skrev Andreas Falkenhahn:
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...
Then you *should* expect strange things. A toolkit trying to glue things as
orthogonal as Gtk (entierly relying on callbacks) and Qt (with its internal message buss ... slots and
signals )
are bound to give strange behaviour. So call it a feature and forget it... ;-)
Unfortunately, its not possible to call it a feature, because its not
documented anywhere. ;-)
Thank you.
/gh
--
Göran Hasse
Raditex Control AB
http://www.rscada.se
OrgNr: 556611-8773
email: gorhas raditex nu
tel: 019-450105
mob: 070-5530148
_______________________________________________
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]