Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #5535

Re: problem with GKT module?

From Anssi Saari <as@sci.fi>
Newsgroups comp.lang.python
Subject Re: problem with GKT module?
Date 2011-05-16 23:02 +0300
Message-ID <vg3boz25s8d.fsf@pepper.modeemi.fi> (permalink)
References <w7azp.13536$IL2.10719@newsfe04.ams2> <hzOzp.4673$2E6.769@newsfe18.ams2>

Show all headers | View raw


Alister Ware <alister.ware@ntlworld.com> writes:

> On Fri, 13 May 2011 13:13:00 +0000, alister ware wrote:
>
>> 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)
>> 
> So nobody has any Ideas on this at all?

You may want to post runnable code demonstrating your problem.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


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