Python Forum
Guidance on screen painting of desc & data
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Guidance on screen painting of desc & data
#1
Hi,

New to Python.

I am looking to paint a screen to display:
a) Title/Header
b) Description of data - this could be,  Name, Address, DOB, Tel Number etc
c) The data itself corresponding to the Description.
d) I estimate ~40-~50 Descriptions and Data items.

The actual script, will extract data via an API, perform analysis on it and then report on this to the screen, with an option to print this out.

I would be grateful if someone could point me in the direction of an example of a how this could be best achieved in Python. I am unsure of any standards or 'functions' that are available to do this, therefore a link to a good example will hopefully give me a full understanding of the way i should approach this.

Would appreciate any pointers.

Thank you.

Bass
Reply
#2
https://wiki.python.org/moin/TkInter
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to perform DESC table sort on dates stored as TEXT type. hammer 7 2,214 Mar-15-2022, 01:10 PM
Last Post: hammer
  Need some coding guidance for a task peny 5 2,192 Sep-27-2021, 02:02 PM
Last Post: peny
  Your Guidance caslor 1 2,144 Mar-28-2021, 09:34 PM
Last Post: Larz60+
  Noob needing guidance.... bako 0 1,866 Mar-29-2020, 06:55 PM
Last Post: bako
  wn = turtle.screen() AttributeError: module 'turtle' has no attribute 'screen' Shadower 1 6,183 Feb-06-2019, 01:25 AM
Last Post: woooee
  General Guidance in Project JMiller184 1 3,034 Oct-24-2017, 10:27 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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