wx.statictext get

Hi,

Don’t you want to use number.GetLabel() instead?

http://docs.wxwidgets.org/2.8/wx_wxstatictext.html

HTH.

Cheers,

Scott.

···

On Sat, Nov 16, 2013 at 12:00 PM, Ibraheem Khan ibraheem.khan99@gmail.com wrote:

I have a number ‘12’ within Static Text:

number = wx.StaticText(panel, -1, str(12), (200, 35))

I want to get this number with “number.GetValue()” but this isn’t working. Any suggestions on how to retrieve this number?

You received this message because you are subscribed to the Google Groups “wxPython-users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.