Python Forum
[WxPython] [Very Basic Example Only] Hello World
Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[WxPython] [Very Basic Example Only] Hello World
#4
  • none is telling the frame there is no parent widget
  • -1 tells the frame to automatically assign a new unique id value
  • 'Hello World' is the caption that will be displayed in the frames title bar
see the frame documentation
Reply


Messages In This Thread
[Very Basic Example Only] Hello World - by Yoriz - Oct-03-2016, 09:55 PM
RE: [wxPython Example] Hello World very basic - by Yoriz - Oct-08-2016, 08:37 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] [Very Basic Example Only] Hello World Yoriz 2 6,895 Oct-08-2016, 08:32 AM
Last Post: Yoriz

Forum Jump:

User Panel Messages

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