Re: [Discuss-gnuradio] WX Problem

2009-04-22 Thread Matthew Dolloff
Yeah I figured that out just after I sent the email. Thanks for the feedback though! On Wed, Apr 22, 2009 at 1:53 PM, Eric Blossom wrote: > On Wed, Apr 22, 2009 at 10:54:12AM -0400, Matthew Dolloff wrote: >> I'm having a problem creating a GUI.  I'm trying to bind an event to a >> button but whe

Re: [Discuss-gnuradio] WX Problem

2009-04-22 Thread Eric Blossom
On Wed, Apr 22, 2009 at 10:54:12AM -0400, Matthew Dolloff wrote: > I'm having a problem creating a GUI.  I'm trying to bind an event to a > button but when i bind the event, the callback is called immediately. > I'm not sure what the heck is happening.  Any help would be greatly > appreciated. if

[Discuss-gnuradio] WX Problem

2009-04-22 Thread Matthew Dolloff
I'm having a problem creating a GUI.  I'm trying to bind an event to a button but when i bind the event, the callback is called immediately. I'm not sure what the heck is happening.  Any help would be greatly appreciated. if you look at the code below you can see that the callback is getting calle