![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archivetile labelframes
From: Andrés García <fandom@spamme.telefonica.net>
Date: Thu Sep 08 2005 - 02:15:36 CEST
Hi,
I have run into a problem using tile labelframes, with version
% ttk::labelframe .fr -text Hola
Everything works well, but if I do:
% toplevel .test
In this case, the label appears outside the frame.
Is this a bug, or I am missing something.
Thanks,
|