Lisp HUG Maillist Archive

aligning elements and span

Hi.
 
How to align a push-button or a title-pane to the right in a row-layout ?
 
How to span element in a grid-layout across multiple rows or columns
(like in html table) ?
 
Thanks

RE: aligning elements and span

In LW6 there there are new keywords to allow spanning of multiple rows/cols in a grid. 


"The keyword :right-extend (or :bottom-extend ) can be used to allow an item to span more than one column (or row)."



http://www.lispworks.com/documentation/lw60/CAPRM/html/capiref-162.htm


Hope that helps.


From: fbogdanovic@xnet.hr
To: lisp-hug@lispworks.com
Subject: aligning elements and span
Date: Wed, 29 Jun 2011 13:14:35 +0200

Hi.
 
How to align a push-button or a title-pane to the right in a row-layout ?
 
How to span element in a grid-layout across multiple rows or columns
(like in html table) ?
 
Thanks
Updated at: 2020-12-10 08:37 UTC