
11 Mar
2008
11 Mar
'08
8:32 p.m.
Thank you Peter! -russ ----- Original Message ----
From: Peter Herth <herth@peter-herth.de> To: Talk about Ltk the Lisp Toolkit <ltk-user@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@common-lisp.net http://common-lisp.net/mailman/listinfo/ltk-user
6210
Age (days ago)
6210
Last active (days ago)
0 comments
1 participants
participants (1)
-
Russell McManus