Re: Options ttk
[ Nouvelle discussion
| Répondre au groupe
|
fr.comp.lang.tcl ]
On 15 mai, 17:14, Pascal <pascal.t...@gmail.com> wrote:
>[...]
> Mais je n'ai vu aucune documentation sur les options. J'ai découvert -
> padding et -width pour TButton un peu au hasard et doit me reporter au
> code source de TK, ce qui est laxativant.
>[...]
bonjour,
je botte en touche en proposant d'utiliser 'configure', par exemple :
% ttk::button .b -text ok
.b
% .b configure
{-takefocus takeFocus TakeFocus ttk::takefocus ttk::takefocus} {-
command command Command {} {}} {-default default Default normal
normal} {-text text Text {} ok} {-textvariable textVariable Variable
{} {}} {-underline underline Underline -1 -1} {-width width Width {}
{}} {-image image Image {} {}} {-compound compound Compound none none}
{-padding padding Pad {} {}} {-state state State normal normal} {-
takefocus takeFocus TakeFocus {} ttk::takefocus} {-cursor cursor
Cursor {} {}} {-style style Style {} {}} {-class {} {} {} {}}
Cordialement
david

|
 cette fonctionnalité est reservée aux membres ayant une session active !
|