Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » Look and Chameleon Technology » how to chameleon the ScrollBar ctrl?
Re: how to chameleon the ScrollBar ctrl? [message #50099 is a reply to message #50036] Fri, 27 July 2018 16:11 Go to previous message
cbpporter is currently offline  cbpporter
Messages: 1428
Registered: September 2007
Ultimate Contributor
You need a reference to the ScrollBar style:
ScrollBar::Style& d = ScrollBar::StyleDefault().Write();

Then you need to overwrite d.hlower, d.hthumb, d.hupper, d.vlower, d.vthumb, d.vupper with images.

It is fairly straight forward, with 2 buttons and the thumb.

There is little more to it with the up, down, left and right fields too.
 
Read Message
Read Message
Previous Topic: ArrayCtrl in Windows 10
Next Topic: Why SColorPaper changes RichTextView font color?
Goto Forum:
  


Current Time: Mon Aug 04 00:20:58 CEST 2025

Total time taken to generate the page: 0.08847 seconds