As far as I can tell, there is no official way to do this, and there
is no way to do it in CSS due to the layout being set directly on the
elements. I have developed a bit of a workaround but this could be
broken by subsequent GWT releases as they make changes to the way the
tab panel lays itself
I would also like to know the answer to this question. My ui drafts
are mocked that way. I figured that by the time I got around to doing
layout that I'd stumble into the answer. I have t dug I to it myself
yet but I am geting close to needing to know. I'm sure that I could
just change the stan
Hi,
I assume, by rtl, you meant right-to-left. Then, no, my UI designer gave me
this design to have the tab-headers on the right.
I do not want to go back to UI-designer that its not possible, unless I have
tried my options.
thanks,
Tkshay
On 13 July 2010 00:19, Stefan Bachert wrote:
> Hi,
>
> D
Hi,
Did you want to support a rtl language?
When yes, try to switch to it.
Some widget support it.
Stefan Bachert
http://gwtworld.de
On 11 Jul., 13:46, Akshay Kumar wrote:
> I am using TabLayoutPanel (in UiBinder xml), and the tab handles
> ( headers) are by default on top-left. Cant seem
I am using TabLayoutPanel (in UiBinder xml), and the tab handles
( headers) are by default on top-left. Cant seem to figure out any api
option to align the tab-headers on the top-right. I tried TabPanel
also but without any luck.
something like this:
[ Tab1 ]_[ Tab2 ]_