Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Matplotlib question
Post: RE: Matplotlib question

(Mar-29-2018, 06:19 AM)Barrowman Wrote: Have you posted your code? Nobody can guess what's wrong! i minimized the code to do only what i talked about. this reads the txt file and displays it on the ...
notsolowki GUI 2 2,554 Mar-29-2018, 06:44 AM
    Thread: Matplotlib question
Post: Matplotlib question

where can i ask a question about matplotlib ive been asking everywhere and nothing but silence. i have written a program in it and it needs to be modified to work right and i cant find any help. i jus...
notsolowki GUI 2 2,554 Mar-29-2018, 05:37 AM
    Thread: Tkinter Font Color
Post: RE: Tkinter Font Color

(Mar-27-2018, 10:52 AM)Larz60+ Wrote: mystr = StringVar() # then you need to use textvariable=mystr in widget T # to change content of mystr: mystr.set(value) i might be in way over my head but now ...
notsolowki GUI 11 63,246 Mar-28-2018, 03:53 AM
    Thread: Tkinter Font Color
Post: RE: Tkinter Font Color

(Mar-27-2018, 04:34 AM)Larz60+ Wrote: Please read https://python-forum.io/misc.php?action=help&hid=25 you should be using python bbcode tags around your code. There's no indentation in what you ...
notsolowki GUI 11 63,246 Mar-27-2018, 05:09 AM
    Thread: Tkinter Font Color
Post: RE: Tkinter Font Color

(Mar-26-2018, 04:09 PM)Larz60+ Wrote: If you use one equal sign, use them on everything. This can be quite confusing, the following mess shows why: The actual rule is that: any required arguments...
notsolowki GUI 11 63,246 Mar-27-2018, 02:10 AM
    Thread: Tkinter Font Color
Post: RE: Tkinter Font Color

this here is amost exactly what i need. now i cant figure out how to prevent it from making new text entry boxes. i would just like it to update the variable im trying to print but not create a new li...
notsolowki GUI 11 63,246 Mar-26-2018, 11:24 AM
    Thread: Tkinter Font Color
Post: RE: Tkinter Font Color

(Mar-25-2018, 08:48 AM)Larz60+ Wrote: see: http://infohost.nmt.edu/tcc/help/pubs/tk.../text.html and: http://infohost.nmt.edu/tcc/help/pubs/tk.../text.htmlWould you please show me an example on how ...
notsolowki GUI 11 63,246 Mar-26-2018, 10:14 AM
    Thread: Tkinter Font Color
Post: RE: Tkinter Font Color

im still not having any luck. im not sure what to do because the text is being read from a file and i cant just do somthing like, T = f.read()(height=2, width=30, fg="blue") can someone please give ...
notsolowki GUI 11 63,246 Mar-26-2018, 08:28 AM
    Thread: Tkinter Font Color
Post: Tkinter Font Color

im very very new to python and im trying to change the font color of a very basic tkinter gui. what the script does is read a text file and display it in the tkinter gui. then logs the readings to a l...
notsolowki GUI 11 63,246 Mar-25-2018, 07:22 AM

User Panel Messages

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