[ltk-user] Problem with scrolled-frame

Peter Herth herth at peter-herth.de
Thu Jan 12 08:57:25 UTC 2012


Hi Syll,

the master of the label needs to be (inner p)
To implement the scrolling feature, a frame is placed within the outer
scrolled-frame widget.

Peter

On Thu, Jan 12, 2012 at 2:35 AM,  <syll-dev at laposte.net> wrote:
> Hello
>
> I have tried to use scrolled-frame (which is not in the documentation but seem exist...).
>
> This code does not work : the program is frozen and the "wish" process uses all my CPU :s .
>
> (with-ltk ()
> (let* ((p (make-instance 'scrolled-frame :master nil :pack '()))
> (txt (make-instance 'label :text "11" :master p :pack '(:side left))))))
>
> Thank you for your help
>
> Syll
>
>
> Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ?
> Je crée ma boîte mail www.laposte.net
>
> _______________________________________________
> 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