Python Forum
Change the output window size and display area
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change the output window size and display area
#1
Possible to the text window bigger and show all data in red box below
[attachment

I wanted to display in text window and show full data.

SETUPB=contentA[contentA["SETUP"].str.contains("SETUP")]
text.insert(INSERT,SETUPB)
text.insert(END, "Bye Bye.....")
text.pack()
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  output values change akbarza 3 539 Oct-18-2023, 12:30 PM
Last Post: deanhystad
  Find a specific keyword after another keyword and change the output sgtmcc 5 855 Oct-05-2023, 07:41 PM
Last Post: deanhystad
  Is there a way to call and focus any popup window outside of the main window app? Valjean 6 1,800 Oct-02-2023, 04:11 PM
Last Post: deanhystad
  How to display <IPython.core.display.HTML object>? pythopen 3 46,011 May-06-2023, 08:14 AM
Last Post: pramod08728
  Pyspark Window: perform sum over a window with specific conditions Shena76 0 1,185 Jun-13-2022, 08:59 AM
Last Post: Shena76
  Rain sensor output only on change Pete6 3 2,057 May-11-2022, 10:36 PM
Last Post: Pete6
  How can I display dictionary in a gui window in Python? C0D3R 2 1,747 Apr-07-2022, 07:33 PM
Last Post: C0D3R
  Change Text Size in Console? ShakeyPakey 9 11,244 Dec-09-2021, 02:51 AM
Last Post: drvlwho
  [split] Change Text Size in Console? CodingKid 1 1,889 Jul-20-2021, 02:47 PM
Last Post: deanhystad
  How to automatically close mathplotlib output window? Pedroski55 2 1,947 Jun-17-2021, 09:00 AM
Last Post: Pedroski55

Forum Jump:

User Panel Messages

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