Python Forum
[WxPython] Append string to StaticText
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[WxPython] Append string to StaticText
#2
mystaticText.SetLabel(mystaticText.GetLabel() + " hello 2")
99 percent of computer problems exists between chair and keyboard.
Reply


Messages In This Thread
Append string to StaticText - by giu88 - Aug-14-2018, 01:58 PM
RE: Append string to StaticText - by Windspar - Aug-14-2018, 03:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [WxPython] make StaticText limit Number royer14 4 4,244 Nov-27-2017, 02:44 PM
Last Post: royer14

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020