At 08:34 PM 11/3/2003, Cedric Gustin wrote:
At 07:47 PM 11/3/2003, Kirby Urner wrote:
I've narrowed the problem to GTK-Runtime-Environment-2.2.4.1.exe (Oct 12, 2003 07:47)
Since the latest release, gtk-wimp (gtk-wimp.sf.net) is the default theme. It gives you a nice native look and feel on winxp and win2K (hence the difference in window decoration between your screenshot and mine). On my machine, I run winxp with the "classic" look and everything is working fine. BUT, when I switch back to the "Luna" look , I get the same problem as you ! I'm going to update gtk-wimp with the latest binaries and see if it gets any better.
I'll keep you informed.
Ok, as I said before, this is a bug in the gtk-wimp theme provided with the latest gtk-runtime from dropline. To fix it :
1. Install a clean GTK-Runtime-Environment-2.2.4.1.exe
2. Download gtk-wimp-0.5.1 from gtk-wimp.sf.net
3. Replace libwimp.dll in C:\Program Files\Common Files\GTK\2.0\lib\gtk-2.0\2.2.0\engines with the new one from gtk-wimp-0.5.1. There is no need to update gtkrc, as it has not changed between gtk-wimp releases.
4. Check the access rights of libwimp.dll. On my machine, regular users (from the Users group) had no read access to libwimp.dll !
5. Test radiobuttons.py
See the attached screenshots for the results I get on my winxp SP1 machine.
Hope it helps
Cedric
<<attachment: radiobuttons_luna.jpg>>
<<attachment: radiobuttons_classic.jpg>>
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
