![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: help image scrolling
From: Aric Bills <aric.bills@gmail.com>
Date: Sun Apr 30 2006 - 01:46:32 CEST
I should have clarified in my earlier posting, the scrolling behavior
I agree with Gerald, a canvas is probably the best way to allow users
You mentioned that the Tclkit you downloaded didn't have the Img
lappend auto_path C:/tcl/lib
Then each time you call [package require], it will look in C:/tcl/lib
|