elementary-dev-community team mailing list archive
-
elementary-dev-community team
-
Mailing list archive
-
Message #03165
Developing apps with PyGObject and Granite
Greetings,
I started to develop an app using Python and I want to use Granite
widgets, the Granite Application class is working but I have problems
using the LightWindow widget.
My code: https://gist.github.com/mariocesar/11290827
The app_gtk3.py is working, but app_granite.py fails at showing the
LightWindow Widget.
Look at http://i.imgur.com/Zp9Ncn6.png, the LightWindow shows in Plank
but nothing is being display.
What I'm missing? How can I get LightWindow to work?
--
Mario César Señoranis Ayala.
Follow ups