Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Scrollbar in Text Widget is not themeable
Scrollbar in Text Widget is not themeable [message #893109] Mon, 02 July 2012 12:21 Go to next message
Eclipse UserFriend
Theming of scrollbars works perfectly for trees, tables, etc. widgets. However, I could not manage to make scrollbars of a multiline Text widgets themeable.
I guess this results from the "textarea" HTML tag that is used for multiline Text widgets.

Is there a (simple) way to make scrollbars in Text widgets themeable too without having to write a custom widget?
Re: Scrollbar in Text Widget is not themeable [message #893230 is a reply to message #893109] Tue, 03 July 2012 05:54 Go to previous messageGo to next message
Eclipse UserFriend
Hi Ken,
you are absolutelly right - it is a result from the "textarea" HTML tag
that is used for multiline Text widgets. Unfortunately, there is no easy
way to theme the multi Text scrollbars.
Best,
Ivan

On 7/2/2012 7:21 PM, Ken Lee wrote:
> Theming of scrollbars works perfectly for trees, tables, etc. widgets.
> However, I could not manage to make scrollbars of a multiline Text
> widgets themeable.
> I guess this results from the "textarea" HTML tag that is used for
> multiline Text widgets.
>
> Is there a (simple) way to make scrollbars in Text widgets themeable
> too without having to write a custom widget?

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Scrollbar in Text Widget is not themeable [message #893268 is a reply to message #893230] Tue, 03 July 2012 08:25 Go to previous messageGo to next message
Eclipse UserFriend
Hi Ivan,

Thanks for the confirmation.
Are there any plans or intentions if scrollbars on text widgets are made themeable in the future?
Else I will create Bugzilla ticket because it looks very strange if scrollbars of different themes are displayed.
Re: Scrollbar in Text Widget is not themeable [message #893290 is a reply to message #893268] Tue, 03 July 2012 09:11 Go to previous message
Eclipse UserFriend
Hi Ken,
for themeable scrollbars we have to complete rework (build from scratch)
the client-side text widget (not use of HTML textarea). We don't have
plans for such a big rework on the Text widget. Of course, bugzilla is
welcomed to keep track on the issue.
Best,
Ivan

On 7/3/2012 3:25 PM, Ken Lee wrote:
> Hi Ivan,
>
> Thanks for the confirmation.
> Are there any plans or intentions if scrollbars on text widgets are
> made themeable in the future?
> Else I will create Bugzilla ticket because it looks very strange if
> scrollbars of different themes are displayed.
>

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:TableViewer / TableEditor problem, bug?
Next Topic:Single sourced app in JBoss AS 7
Goto Forum:
  


Current Time: Wed Jul 23 10:19:21 EDT 2025

Powered by FUDForum. Page generated in 0.49244 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top