Re: [pygtk] pyGTK + windows + skins

2004-03-18 Thread Tyler W. Wilson
Great link to the GUI theme changer. Just what I was looking for. I may take a shot at porting it to PyGTK for educational purposes. Will post if I get anywhere. Thanks, Tyler Fabien COUTANT wrote: On Thursday, 18 March 2004, you (Christian Robottom Reis) wrote: | > More exactly the location is

Re: [pygtk] pyGTK + windows + skins

2004-03-18 Thread Michal Pasternak
Fabien COUTANT [Thu, Mar 18, 2004 at 04:19:06PM +0100]: > On Thursday, 18 March 2004, you (Michal Pasternak) wrote: > | Fabien COUTANT [Thu, Mar 18, 2004 at 01:46:52PM +0100]: > | > All themes mostly work with some off-by-one glitch drawing seen on the > | > right of some borders. > | > | Do you m

Re: [pygtk] pyGTK + windows + skins

2004-03-18 Thread Fabien COUTANT
On Thursday, 18 March 2004, you (Michal Pasternak) wrote: | Fabien COUTANT [Thu, Mar 18, 2004 at 01:46:52PM +0100]: | > All themes mostly work with some off-by-one glitch drawing seen on the | > right of some borders. | | Do you mean this right-lower corner pixel missing in buttons? | | I'd reall

Re: [pygtk] pyGTK + windows + skins

2004-03-18 Thread Fabien COUTANT
On Thursday, 18 March 2004, you (Christian Robottom Reis) wrote: | > More exactly the location is /share/themes. | | -> FAQ 21.13 | | http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq21.013.htp | | Reviews and corrections appreciated. Hmmm this pertains more to a GTK (than PyGTK)

Re: [pygtk] pyGTK + windows + skins

2004-03-18 Thread Christian Robottom Reis
BTW, about the gtk-win patches, have you contacted the author or mailing list directly? Many people don't remember they have patches or bugs in sf.net's horrid bug tracker. Take care, -- Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331 _

Re: [pygtk] pyGTK + windows + skins

2004-03-18 Thread Christian Robottom Reis
On Thu, Mar 18, 2004 at 01:46:52PM +0100, Fabien COUTANT wrote: > Hi! Since I use GTK2 for a project at work I can give some advice on > this... > > On Thursday, 18 March 2004, you (Tyler W. Wilson) wrote: > | - The standard location for themes is /2.0/share/themes. You > | can drop any theme yo

Re: [pygtk] pyGTK + windows + skins

2004-03-18 Thread Michal Pasternak
Fabien COUTANT [Thu, Mar 18, 2004 at 01:46:52PM +0100]: > All themes mostly work with some off-by-one glitch drawing seen on the > right of some borders. Do you mean this right-lower corner pixel missing in buttons? I'd really like to see it fixed. -- Michal Pasternak :: http://pasternak.w.lub.

Re: [pygtk] pyGTK + windows + skins

2004-03-18 Thread Fabien COUTANT
Hi! Since I use GTK2 for a project at work I can give some advice on this... On Thursday, 18 March 2004, you (Tyler W. Wilson) wrote: | - The standard location for themes is /2.0/share/themes. You | can drop any theme you want in there. More exactly the location is /share/themes. | - Theme eng

Re: [pygtk] pyGTK + windows + skins

2004-03-18 Thread Somesh Bartakke
when am putting new theme folder in themes folder on windows, its givin error msg :Unable to locate theme engine in module_path: "pixmaps'' Somesh Bartakke Q-Soft Pvt Ltd,Pune. ___ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/li

Re: [pygtk] pyGTK + windows + skins

2004-03-18 Thread Tyler W. Wilson
I did a bit of research on this for my own PyGTK project for Windows. Finally, I just spent a few hours trying to follow the GTK source. Here is what I came up with (this is just for the 2.x version): - The standard location for themes is /2.0/share/themes. You can drop any theme you want in th

Re: [pygtk] pyGTK + windows + skins

2004-03-17 Thread Pierre N
Google search for GTK theme: "I'm feeling lucky": http://gtk.themes.org You know PyGTK is using GTK, don't you? By the way, I suppose you are using PyGTK 2.x, so look at the GTK 2.X themes. For PyGTK 0.6.X it's GTK 1.X. -- Pierre On Thu, 2004-03-18 at 06:53, Somesh Bartakke wrote: > i want to u

[pygtk] pyGTK + windows + skins

2004-03-17 Thread Somesh Bartakke
i want to use own - Themes or skins in my pygtk application can anybody suggest exact place for it ?     Somesh Bartakke   --Truth does not pay homage to society, ancient or modern but society has to pay homage to Truth or ..Die !-- Swami Vivekanand _