Issue 13485: tcl question - Python tracker (original) (raw)

Issue13485

Created on 2011-11-26 15:58 by LambertDW, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (2)
msg148415 - (view) Author: David W. Lambert (LambertDW) Date: 2011-11-26 15:58
I was unable to solve this question. http://forums.devshed.com/python-programming-11/setting-tkinter-checkbox-default-graphical-state-865148.html Summary: Trouble initiating button in "checked" state. If you answer to me, I'll post the answer at the devshed forum. If you answer at the forum I'll probably find it. I doubt this is a python bug. I doubt this is a tcl bug. I think the proper forum would be the "How do I use tcl?" forum. Sorry, I've posed the question here. Thank you, Dave Lambert also known as b49P23TIvg
msg148421 - (view) Author: Amaury Forgeot d'Arc (amaury.forgeotdarc) * (Python committer) Date: 2011-11-26 20:44
Sorry, the issue tracker is not a place to ask for help. Please use the python-list mailing list or the comp.lang.python channel instead.
History
Date User Action Args
2022-04-11 14:57:24 admin set github: 57694
2011-11-26 20:44:04 amaury.forgeotdarc set status: open -> closednosy: + amaury.forgeotdarcmessages: + resolution: not a bug
2011-11-26 15:58:59 LambertDW create