I was trying simething like this a few weeks back, and was having problems loading images from the right path. Try putting them in the same directory as your glade file and repoint the widgets to the new image path.
On Dec 11, 2012 7:29 AM, "Chris Morley" <[email protected]> wrote: > > I am trying to make a custom widget that shows an image on a window > and has a fixed widget on top of that so other widgets can be placed > in the appropriate position. It's for a customizable machine operator > panel. This part I can do. > > What I can't do is get it to display the image in the GLADE editor. > Of course the editor puts the default background in the window. > > Is there away to override this ? > > I am programming in python and using glade 3.6.7 > > Thanks You. > > Chris Morley > > _______________________________________________ > Glade-users maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/glade-users >
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
