Mosaic RTL Support

5 views
Skip to first unread message

MeisaM

unread,
Aug 16, 2010, 5:29:59 AM8/16/10
to gwt-mosaic
How can I use Mosais RTL feature?

This is my gwt.xml configuration :

<?xml version="1.0" encoding="UTF-8"?>
<module rename-to='mosaictest'>

<inherits name='org.gwt.mosaic.Mosaic' />
<inherits name='org.gwt.mosaic.actions.Actions' />

<inherits name='org.gwt.mosaic.theme.aegean.AegeanRTL' />

<entry-point class='com.myapp.client.mosaictest' />

<set-property name="user.agent" value="gecko1_8" />

<source path='client' />
<source path='shared' />

</module>

but it doesn't work for menu & popup.
Reply all
Reply to author
Forward
0 new messages