Re: Understanding why two gui windows displayed.



Just sent you a pull request with the fix :

https://github.com/gitsop01/sbmanager/pull/1

Recent changes means that you should avoid show/hide on an embedded
stage and let the embedding framework deal with that.
In this case just use gtk_widget_show/hide() on that the embedding
widget.

Cheers,

-
Lionel

On Sat, 2015-12-19 at 12:34 +1100, Timothy Ward wrote:
Basically a GUI is built with a clutter stage with numerous clutter
actors which is then embedded into a gtk3 window but now displays two
separate GUI windows on later gnome3 shells (from 3.10).
If someone could explain why the above is happening so I can resolve
the issue. The stage used to have all actors displayed but now the
widgets are basically split into gtk3 and clutter actors in there own
windows. 

The code is on https://github.com/gitsop01/sbmanager/ if anybody
wants
to have a look.



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


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