Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: tkinter.Menu – How to make text-variable?
Post: RE: tkinter.Menu – How to make text-variable?

Thank you deanhystad. I've got to know more about those parameters.
Sir GUI 3 5,640 Mar-10-2021, 04:21 PM
    Thread: tkinter.Menu – How to make text-variable?
Post: tkinter.Menu – How to make text-variable?

Problem context: "tkinter" module has its own mutable alternatives for str, int, ... . They are StringVar, IntVar, ... . Widgets like Button, Label, ... do support them. One can pass StringVar object ...
Sir GUI 3 5,640 Mar-07-2021, 09:26 PM
    Thread: NameError – function doesn't recognize imported modules
Post: RE: NameError – function doesn't recognize importe...

(Nov-30-2020, 08:53 AM)buran Wrote: 1. as asked by @ndc85430 - why would you import like this in the first place? For building my own understanding, buran. As I have written in the beginning: "I was...
Sir General Coding Help 4 3,487 Dec-01-2020, 06:36 AM
  Star Thread: NameError – function doesn't recognize imported modules
Post: NameError – function doesn't recognize imported mo...

I was trying out using keywords encoded in a string by using exec() and eval() functions. I got an error. For this time the keywords I'm working with is import. The problem seems to be related with ...
Sir General Coding Help 4 3,487 Nov-30-2020, 06:42 AM

User Panel Messages

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