Hi Cedric --

Thanks for taking the time to send me a screenshot, showing radio buttons
are working fine on your end.

I think we must be using different versions of GTK+, and/or of Windows.  

I've attached a screenshot from here and you'll see the fat blue default XP
window frame (different from yours).  

So maybe the radiobutton problem (no black dot showing selection) is only on
such a setup:

Windows XP (Service Pack 1)
GTK-Runtime-Environment-2.2.4.1.exe
pygtk-2.0.0.win32-py2.3.exe

Or is it my video card??
Radeon 9200AGP (5961), ATI Technologies Inc. compatible

-- I have another XP box with a different video card so should be able to
check that theory.  But feedback from other users with the same config
should also help narrow it down.

Note that GTK-Runtime installer, which I got from here:
http://prdownloads.sourceforge.net/gtk-win

automatically put the GTK+ DLLs and other stuff in:
C:\Program Files\Common Files\GTK\2.0

I changed my Windows path to include 
C:\Program Files\Common Files\GTK\2.0\bin
C:\Program Files\Common Files\GTK\2.0\lib

as per some instructions here:
http://matplotlib.sourceforge.net/installing.html

The demos work for the most part.  I don't see any color cycling in as per
http://www.moeraki.com/pygtktutorial/pygtk2tutorial/sec-TextViewExample.html
even if I toggle in on in the menu.  But I do see Arabic writing (though if
I mouse into it, I get some warnings in the background -- something for
another thread perhaps -- or maybe these are GTK problems more than pygtk
problems).

Kirby

> -----Original Message-----
> From: Cedric Gustin [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 03, 2003 4:43 AM
> To: Kirby Urner
> Cc: [EMAIL PROTECTED]
> Subject: RE: [pygtk] Win32: radiobuttons don't display state
> 
> At 12:07 PM 11/3/2003, Kirby Urner wrote:
> 
> >But when I run this in WinXP/Python2.3, no black dot ever appears, just
> >yellow highlighting around the rim of a radio button when it receives
> mouse
> >focus (no highlighting if I just use arrow keys).  The toggle events do
> >register, i.e. callback is being called.
> 
> No problem here (see screenshot). Are you sure you have the latest
> gtk+  from dropline ? No GTK+ DLLs in Windows\System32 ?
> 
> Cedric

<<attachment: radiobuttons.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/

Reply via email to