U++ framework
Do not panic. Ask here before giving up.

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: 740
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 638 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: Sun Apr 26 22:03:06 GMT+2 2026

Total time taken to generate the page: 0.00731 seconds