![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: Pack , bind, & scrollbar help
From: Aric Bills <aric.bills@gmail.com>
Date: Sun Feb 26 2006 - 13:23:20 CET
Sorry for having not taken the time to go over your code in much depth;
1. You may find it easier to do this with [grid] than [pack]. See
2. Proper geometry management should fix your scrollbar issue. Again,
3. The problem with binding to <Button-1> is that the selection doesn't
Best regards,
|