From: Bill Waddington on
On Tue, 09 Feb 2010 09:55:59 -0500, Kevin Walzer <kw(a)codebykevin.com>
wrote:

>On 2/9/10 9:41 AM, Bill Waddington wrote:
>> My toy sudoku solver:
>>
>> http://www.beezmo.com/scratch/sudoku/newsudoku.tcl
>>
>> works as expected on Windows and Linux machines. I just tried it
>> under OS X in a VM with ActiveTcl 8.5.8.1 installed.
>>
>> It runs, but the button color of the "CHECK" button doesn't change,
>> either when the code runs or when trying to change it manually
>> in the wish console. I don't see any error indication, it just
>> doesn't do anything.
>>
>> Any suggestions how I can chase this down? I'll keep poking at
>> it, but I'm a complete n00b and need a clue.
>>
>> Thanks,
>> Bill
>
>On the Mac, Tk buttons use the native buttons and they are not as
>configurable as Tk buttons on Unix. You can change the color of text but
>not of the button itself.

Ah. It wasn't a bug in my toy. Amazing. I'll explore the options,
but mostly I wanted to make sure it wasn't caused by an error on my
part.

Thanks to all who replied,

Bill

--
William D Waddington
william.waddington(a)beezmo.com
"Even bugs...are unexpected signposts on
the long road of creativity..." - Ken Burtch