Re: ANNOUNCE: eTcl 1.0-rc23 (based on 8.4.16)



s-imai wrote:
Hi.

It seems that
Tile pakckage doesn't support the winnative theme yet. It's a
compatibility problem.


I can't understand accurately what is missing. Are you speaking about WinCE version? Does the winnative theme doesn't do what it is supposed to do on this platform?

% package require tile
0.8.1
% pack [ttk::button .b -text "Some button"]
% pack [ttk::checkbutton .b -text "Check button"]

display Tile widget using winnative theme, for what I can see. Theme can be changed to e.g. clam:

% ttk::style theme use clam

to get different rendering, then reverted to winnative

% ttk::style theme use winnative

to restore winnative theme (look). Can you tell me more about the compatibility problem you have diagnosed ?

Eric

.


Quantcast