Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Use String contents for checkbox name
Post: Use String contents for checkbox name

Creating a number of checkbuttons with a for loop. I store the name increment and would like to use the stored string as the checkbox name. chkbox = "cb" + '%s' % i self.chkbox = Checkbutton(self.fra...
jcday General Coding Help 1 1,632 Dec-06-2019, 04:45 PM

User Panel Messages

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