From: Larry M. <lm...@mc...> - 2014-12-19 02:57:36
|
Kevin, Tk always needs some lovin. If you are willing to go tackle that then go you. BitMover is willing to toss some cash or toys towards the effort. If anyone (das? jeff?) is willing to help, we can sprinkle more cash and toys around. Contact me off list to get said toys. Please do so right away, if it is this year the cash will spend far more freely than after Jan 1. --lm On Thu, Dec 18, 2014 at 05:21:48PM -0800, Will Duquette wrote: > > On Dec 18, 2014, at 5:03 PM, Kevin Walzer <kw...@co...> wrote: > > > Hello all, > > ... > > This has led me to consider a different approach to the problem: by > > ripping out the button, menubutton and scrolling code from the Cocoa > > version of Tk and replacing it with HITheme-derived versions. > > Kevin, > > In my view, this is the right way to go. ttk:: shows the way to making widgets look native on any platform, without getting involved with the peculiarities of native widgets; there's no reason the same concepts can't be used for the older widgets (and the code will likely be more stable, simpler, and easier to maintain). > > Will |