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
  Rain sensor output only on change Pete6 4 3,593 Mar-10-2025, 06:45 PM
Last Post: ggtux
  How can I write formatted (i.e. bold, italic, change font size, etc.) text to a file? JohnJSal 12 27,754 Feb-13-2025, 04:48 AM
Last Post: tomhansky
  output values change akbarza 3 1,443 Oct-18-2023, 12:30 PM
Last Post: deanhystad
  Find a specific keyword after another keyword and change the output sgtmcc 5 1,858 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 5,242 Oct-02-2023, 04:11 PM
Last Post: deanhystad
  How to display <IPython.core.display.HTML object>? pythopen 3 50,402 May-06-2023, 08:14 AM
Last Post: pramod08728
  Pyspark Window: perform sum over a window with specific conditions Shena76 0 1,942 Jun-13-2022, 08:59 AM
Last Post: Shena76
  How can I display dictionary in a gui window in Python? C0D3R 2 2,785 Apr-07-2022, 07:33 PM
Last Post: C0D3R
  Change Text Size in Console? ShakeyPakey 9 14,832 Dec-09-2021, 02:51 AM
Last Post: drvlwho
  [split] Change Text Size in Console? CodingKid 1 2,481 Jul-20-2021, 02:47 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

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