How do I change my forms from LTR to RTL programmatically,
say by the user pressing a button ? Thanks

Re: Left-to-Right and Right-to-Left LTR and RTL layouting by Daniel

Daniel
Fri Nov 25 14:49:04 CST 2005

RTL is not supported by the CF and in any case it is a CE 5.0 feature only.
http://www.danielmoth.com/Blog/2005/03/rtl-problem.html

This can *partially* work:
http://www.danielmoth.com/Blog/2005/03/progress-on-rtl.html

Cheers
Daniel
--
http://www.danielmoth.com/Blog/

"datamodel" <datamodel@gmail.com> wrote in message
news:1132840909.304722.206570@g43g2000cwa.googlegroups.com...
> How do I change my forms from LTR to RTL programmatically,
> say by the user pressing a button ? Thanks
>



Re: Left-to-Right and Right-to-Left LTR and RTL layouting by datamodel

datamodel
Tue Dec 13 09:00:12 CST 2005

Thanks Daniel for the links to your blog entries. I may reply here
again with comments after i've read 'em , or post comments at your
blog's page.