BIDI support in TabFolder [message #34967] |
Tue, 26 June 2007 09:28  |
Eclipse User |
|
|
|
Originally posted by: mehow.infogenia.pl
Hi,
Is BIDI support scheduled for the 1.0 release? While I don't really need
full-blown support, I'd love to have a way to align tabs in a TabFolder
to the right. SWT supports that with SWT.RIGHT_TO_LEFT flag (although
the order gets reversed as well).
Thanks,
Michal
|
|
|
|
Re: BIDI support in TabFolder [message #35961 is a reply to message #35859] |
Thu, 28 June 2007 18:22  |
Eclipse User |
|
|
|
Originally posted by: mehow.infogenia.pl
Hi Rüdiger,
That's bad news but I was prepared for it ;)
It would be nice to use existing TabFolder implementation, but if that's
not possible, I'll probbaly write my own version once I learn how to do
it correctly :) I don't need some of the more advanced functionality
(chevron) anyway, so this can't be that hard :)
Thanks anyway,
Michał
Rüdiger Herrmann pisze:
> Hi Michał,
>
> BIDI support is not scheduled for 1.0. From a quick glance at the code
> it does not look too difficult to implement this for the TabFolder. But
> in the end it would be a hack as only the arrangement of TabItems would
> follow the RIGHT_TO_LEFT style. Leave alone all the other widgets. Hence
> I would unwillingly implements this.
> In the worst case I think there might be an (ugly) workaround that You
> could use to tweak the alignment of TabItems after RWT is done with
> writing JavaScript code.
> Please tell us if this is really important for you.
>
> Cheers
> Rüdiger
>
> Michał Tkacz wrote:
>> Hi,
>>
>> Is BIDI support scheduled for the 1.0 release? While I don't really
>> need full-blown support, I'd love to have a way to align tabs in a
>> TabFolder to the right. SWT supports that with SWT.RIGHT_TO_LEFT flag
>> (although the order gets reversed as well).
>>
>> Thanks,
>>
>> Michal
>>
>>
>>
|
|
|
Powered by
FUDForum. Page generated in 0.02943 seconds