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 » LabelBox style
LabelBox style [message #53742] Sun, 26 April 2020 12:19 Go to previous message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Hello,

I would like to change global LabelBox style (all lable boxes in all panels) in order to be able do this:
index.php?t=getfile&id=6058&private=0

But the code uses PaintEdge() instead of ChPaint()
void PaintLabelBox(Draw& w, Size sz, Color color, int d)
{
...
   ChPaintEdge(w, r, look);
...
}


So I can't do it Sad (or at least I don't know how to do it)

I can look into making a code enhancement proposition if this enhancement is acceptable
  • Attachment: LabelBox.png
    (Size: 7.67KB, Downloaded 370 times)
 
Read Message
Read Message
Previous Topic: Dark theme issues
Next Topic: how to change controls to old 3D instead win3.1/10 look?
Goto Forum:
  


Current Time: Fri Apr 26 10:24:46 CEST 2024

Total time taken to generate the page: 0.06778 seconds