From: Nuno Sousa Cerqueira (nscerque_at_fc.up.pt)
Date: Mon Oct 12 2009 - 15:58:03 CDT

John,

thanks for the help. I just found what was the problem. It was due to
the mixture of standard tk widgets and the new ttk ones.

Cheers,
 Nuno

John Stone wrote:
> Nuno,
> I suspect this is just a difference in one or more default behaviors
> rather than a genuine bug in Tk, though it's hard for me to say for
> certain without seeing the specific code you're attempting to run.
> Are you setting the frame color manually in your script? If you believe
> this is truly a bug in Tk, then I'd suggest filing a bug report along
> with example script code on the official Tcl/Tk sourceforge project page.
>
> Cheers,
> John Stone
> vmd_at_ks.uiuc.edu
>
>
> On Sun, Oct 11, 2009 at 03:13:15AM +0100, Nuno Sousa Cerqueira wrote:
>
>> I am doing some gui using vmd 1.8.7.
>> In a mac computer the widgets colors are wrong. For instance, the frame
>> background is white while It should be grey.
>> Is there a way to fix this.
>>
>> In linux the same program works ok.
>>
>> Regards,
>>
>> NSC
>>
>
>