Author |
Message |
03/09/2018 13:28:49
|
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 |
Download
|
Description |
|
Filesize |
11 Kbytes
|
Downloaded: |
581 time(s) |
|
|
|
03/09/2018 13:35:34
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
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 |
|
|
03/09/2018 13:40:10
|
heyl
Power User
Joined: 10/01/2008 09:41:55
Messages: 267
Location: Ettlingen
Offline
|
Ah ok, thanks Björn.
|
|
|
03/09/2018 13:58:09
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
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 |
|
|
03/09/2018 14:05:02
|
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....
|
|
|
05/09/2018 09:50:57
|
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.
|
|
|
18/09/2018 07:27:45
|
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
|
|
|
18/09/2018 14:26:40
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
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 |
|
|
19/09/2018 07:22:20
|
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
|
|
|
19/09/2018 16:42:43
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
OK! ;-) - Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
|