Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5301
| From | alister ware <alister.ware@ntlworld.com> |
|---|---|
| Subject | problem with GKT module? |
| Newsgroups | comp.lang.python |
| Message-ID | <w7azp.13536$IL2.10719@newsfe04.ams2> (permalink) |
| Organization | virginmedia.com |
| Date | 2011-05-13 13:13 +0000 |
I am using gtk.builder with a glade generated GUI I have a simple call back defined for a radio button widget when I use widget.name in linux I get a value of None, windows returns the widget name as I would expect. is this a bug? if not how should i find the name of the widget that has triggered a call back? (I would like all my radio buttons to go to the same callback routine if possible to make code maintenance easier) -- 101-ism: The tendency to pick apart, often in minute detail, all aspects of life using half-understood pop psychology as a tool. -- Douglas Coupland, "Generation X: Tales for an Accelerated Culture" -- You may my glories and my state dispose, But not my griefs; still am I king of those. -- William Shakespeare, "Richard II"
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
problem with GKT module? alister ware <alister.ware@ntlworld.com> - 2011-05-13 13:13 +0000
Re: problem with GKT module? Alister Ware <alister.ware@ntlworld.com> - 2011-05-15 11:13 +0000
Re: problem with GKT module? harrismh777 <harrismh777@charter.net> - 2011-05-15 20:42 -0500
Re: problem with GKT module? alister ware <alister.ware@ntlworld.com> - 2011-05-16 12:29 +0000
Re: problem with GKT module? harrismh777 <harrismh777@charter.net> - 2011-05-16 14:56 -0500
Re: problem with GKT module? Alister Ware <alister.ware@ntlworld.com> - 2011-05-17 19:26 +0000
Re: problem with GKT module? Anssi Saari <as@sci.fi> - 2011-05-16 23:02 +0300
csiph-web