You are not logged in.

#1 2008-07-17 16:55:48

Barrucadu
Member
From: York, England
Registered: 2008-03-30
Posts: 1,158
Website

PyGTK question: gtk.ScrolledWindow and backgrounds...

I'm working on a MPD client for myself (I might publish it online when finished), and need to be able to set a background pixmap for a gtk.scrolledwindow, or, failing that, make the gtk.scrolledwindow have a transparent background. Is there any way to do that? Google has been unhelpful, so has the PyGTK tutorial.
If not, how else can I create a scrolling area with a pixmapped/transparent background?

edit: Would QT perhaps be suited best for this?

edit the second: I have thought about my design more and planned it in a way that will (hopefully) work with GTK, and look even better.

Last edited by Barrucadu (2008-07-17 18:00:45)

Offline

#2 2008-07-20 02:35:06

vsk
Member
Registered: 2008-05-27
Posts: 70

Re: PyGTK question: gtk.ScrolledWindow and backgrounds...

The online pygtk/glade documentation is about as useful as dehydrated tiger s***.

Once you get done with it - I'd love to see the source so I can learn how to use gtk properly.

Offline

#3 2008-07-20 09:31:37

Abelian
Member
Registered: 2008-04-23
Posts: 63

Re: PyGTK question: gtk.ScrolledWindow and backgrounds...

Have a look at the gtk documentation and then try to translate it for pygtk. Or try to find an application that does what you want it too then copy their source.

As vsk said the pygtk documentation on the whole is useless.

Offline

Board footer

Powered by FluxBB