or the simpler way is to email
@"SEND"!
Josh Lee wrote:
, darn it I signed up for the wrong thingy, I get every single message
instead of a daily digests, how do I un-subscribe from this thing, and
get a daily digest?
Rich Shepard wrote:
>In the UI of my application I have a radiobox with three choices. I
>want
>that choice to be stored in the embedded sqlite3 database, but I
>apparently
>cannot bind an event handler to that widget. Is this correct?
>>
>Python objects to the following code:
>>
>modType.Bind(wx.EVT_RADIBUTTN, Radio)
>where
>modType = rb.GetString(rb.GetSelection())
>>
>According to the wPIA book, I can bind a handler to individual
>radiobuttons, but not to a box holding several.
>>
>I can store the value 'modType' in the Save method, but want
>clarification that my understanding is correct.
>>
>Rich
>>
To unsubscribe, e-mail: wxPython-users-unsubscribe (AT) lists (DOT) wxwidgets.org
For additional commands, e-mail: wxPython-users-help (AT) lists (DOT) wxwidgets.org
To unsubscribe, e-mail: wxPython-users-unsubscribe (AT) lists (DOT) wxwidgets.org
For additional commands, e-mail: wxPython-users-help (AT) lists (DOT) wxwidgets.org