Oh, okay well in http://www.openlaszlo.org/lps4.9/lps/utils/viewer/viewer.jsp?file=/lps/components/lz/gridtext.lzx
there is a "text" tag, so it might be possible to extend this class and set the attribute in the oninit handler. I think the gridcolumn is just the layout, gridtext is what fills it with text. Sebastian 2012/3/23 augusto callejas <[email protected]>: > http://www.openlaszlo.org/lps4.9/docs/reference/lz.text.html > > see attribute hasdirectionallayout: > > If true, sprite will use TLF text framework class that supports > bidirectional text layout. > > useful for displaying right-to-left languages like arabic. > > thanks, > augusto. > > On Mar 23, 2012, at 12:28 AM, [email protected] wrote: > > what do you mean by "bidirectional"? > > Sebastian > > 2012/3/22 augusto callejas <[email protected]>: > > hi- > > > how do i enable bidirectional support on a gridcolumn: > > > http://www.openlaszlo.org/lps4.9/docs/reference/lz.gridcolumn.html > > > thanks, > > augusto. > > > > > -- > Sebastian Wagner > http://www.openmeetings.de > http://incubator.apache.org/openmeetings/ > http://www.webbase-design.de > http://www.wagner-sebastian.com > [email protected] > > -- Sebastian Wagner http://www.openmeetings.de http://incubator.apache.org/openmeetings/ http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
