From: Will D. <wi...@wj...> - 2014-12-19 01:40:39
|
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 > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk > _______________________________________________ > Tcl-mac mailing list > tc...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-mac |