Message 320499 - Python tracker

Message320499

Author markroseman
Recipients cheryl.sabella, markroseman, serhiy.storchaka, terry.reedy
Date 2018-06-26.15:21:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530026518.65.0.56676864532.issue33962@psf.upfronthosting.co.za>
In-reply-to
Content
For now, using a (likely very minimal) subset of commands/options common to both classic and ttk spinbox versions in IDLE sounds good. 

I was originally thinking stick with "-textvariable" for setting (which works on both) but I like your idea of adding "set" to a tk.spinbox subclass.
History
Date User Action Args
2018-06-26 15:21:58markrosemansetrecipients: + markroseman, terry.reedy, serhiy.storchaka, cheryl.sabella
2018-06-26 15:21:58markrosemansetmessageid: <1530026518.65.0.56676864532.issue33962@psf.upfronthosting.co.za>
2018-06-26 15:21:58markrosemanlinkissue33962 messages
2018-06-26 15:21:58markrosemancreate