[info-mcl] Autoscaled-views

Peter p2.edoc at googlemail.com
Tue Sep 2 23:52:01 CDT 2008


At 7:01 PM -0400 08/09/02, Octav Popescu wrote:
>(make-instance 'window
>  :window-title "Dynamic window"
>  :view-size #@(400 50)
>  :theme-background t
>  :view-subviews
>  (list (make-dialog-item 'EDITABLE-TEXT-DIALOG-ITEM #@(20 15) #@(#%50-62
>18) "An editable text area")
>        (make-dialog-item 'STATIC-TEXT-DIALOG-ITEM #@(#%50-32 15) #@(64
>18) "Some text")
>        (make-dialog-item 'EDITABLE-TEXT-DIALOG-ITEM #@(#%50+42 15)
>#@(#%50-62 18) "An editable text area")))

I'm not familiar with the #%50 construction.
Octav  can you expound?



More information about the info-mcl mailing list