Python Forum
[WxPython] [SOLVED] How would you code this UI?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[WxPython] [SOLVED] How would you code this UI?
#2

  1. Option 1
    • The wxPyWiki webpage has everything you need to create this form.
      It contains many examples that you can cut and paste to try out.
      The outline makes navigation to the subject of choice very easy.
  2. Option 2
    • Log into 'X' (sign up for a free account if you don't have access)
    • click on Grok
    • enter the following into the query box: examples of simple data entry forms written with wxpython, using various sizers.
    • This will give you code for the various types of sizers.. You can try out the various code provided, to see what fits your needs.
Reply


Messages In This Thread
[SOLVED] How would you code this UI? - by Winfried - Mar-10-2025, 01:37 PM
RE: How would you code this UI? - by Larz60+ - Mar-11-2025, 02:58 AM
RE: How would you code this UI? - by Winfried - Mar-11-2025, 11:18 AM
RE: [SOLVED] How would you code this UI? - by PyDan - Mar-12-2025, 06:24 AM

Forum Jump:

User Panel Messages

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