[ltk-user] scrolled-frame
Russell McManus
russell_mcmanus at yahoo.com
Tue Mar 11 20:32:41 UTC 2008
Thank you Peter!
-russ
----- Original Message ----
> From: Peter Herth <herth at peter-herth.de>
> To: Talk about Ltk the Lisp Toolkit <ltk-user at common-lisp.net>
> Sent: Tuesday, March 11, 2008 4:01:36 AM
> Subject: Re: [ltk-user] scrolled-frame
>
> Hi Russel,
>
> I had to look at your code for a while and even tried to run it, until
> I notice: you nowhere pack sf...
> If you add a (pack sf :fill :both :expand t) at a proper place, it
> works just as intended.
> Note however: the scrolling behaviour of the scrolled frame is a bit
> erratic, because this is
> not a native Tk widget but rather something I tried to write...
>
> Peter
> _______________________________________________
> ltk-user site list
> ltk-user at common-lisp.net
> http://common-lisp.net/mailman/listinfo/ltk-user
>
More information about the ltk-user
mailing list