[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Scrollbar coloring does not work in scrollpane (RISC)  XML
Forum Index -> Development
Author Message
heyl

Power User

Joined: 10/01/2008 09:41:55
Messages: 267
Location: Ettlingen
Offline

Hi everybody,

the scrollbar coloring does not work in RISC scrollpane.
Reproducible in demo workspace, see "Scrollbar Coloring".

But what I really would need is a styling of the scrollbars in the scrollpane. As far as I see it is not possible to adjust the style of the scrollbars.

We changed the values of @scrollbarBackground@ and @scrollbarMoverBackground@ but they do not affect the scrollpane. See screen shot, the right one comes from a scrollpane.

Best regards
Frauke

 Filename Scrollbar.JPG [Disk] Download
 Description
 Filesize 11 Kbytes
 Downloaded:  537 time(s)

CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5518
Offline

Hi Frauke,

please note: there are two types of scroll bar:

1. SCROLLPANE => the normal one (DIV with overflow-enabled).
2. FIXGRID => the home grown one by CaptainCasa

THe style parameter that you mention are the one for the 2. type.

The SCROLLPANE-scrollbar must be styled via normal CSS styling attributes.

Regards, Björn

Björn Müller, CaptainCasa GmbH
heyl

Power User

Joined: 10/01/2008 09:41:55
Messages: 267
Location: Ettlingen
Offline

Ah ok, thanks Björn.
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5518
Offline

...pls do not ask me how to style normal scrollpane scrollbars, but I am 1000% sure there are plenty of style attribtues to do so... - Björn

Björn Müller, CaptainCasa GmbH
heyl

Power User

Joined: 10/01/2008 09:41:55
Messages: 267
Location: Ettlingen
Offline

Actually I just wanted to ask you because I don't think there is a way to do this, at least not for my limited CSS knowledge.

So if anyone else knows....
rpfautz

Active

Joined: 15/03/2017 17:03:05
Messages: 6
Offline

In general it's possible to style the scroll bars, https://www.w3schools.com/howto/howto_css_custom_scrollbar.asp but not for all browsers.

So we need custom scrollbars there.
There are many examples and frameworks how to do that with pure html. So we can't do that as we don't have the control over the generated html pages.

We need a solution from you.
heyl

Power User

Joined: 10/01/2008 09:41:55
Messages: 267
Location: Ettlingen
Offline

Hi,

we see no way to do the styling of the scrollpane ourselves.
Is there any chance that the scrollbar styling will be done by CaptainCasa in the future?

Best regards
Frauke
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5518
Offline

Hi Frauke,
if you tell me how to customize a normal DIV scroller so that it looks different, then I will show you where to put it into the CaptaiNCasa style. OK?
Regards, Björn

Björn Müller, CaptainCasa GmbH
heyl

Power User

Joined: 10/01/2008 09:41:55
Messages: 267
Location: Ettlingen
Offline

Hi Björn,

good answer

I don't think it will be easy and probably we will have more browser dependencies, so I would say we forget about it for now.

Best regards
Frauke


CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5518
Offline

OK! ;-) - Regards, Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team