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.hrTo: lisp-hug@lispworks.comSubject: aligning elements and spanDate: 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