Home » U++ Library support » TreeCtrl » Optional highlighting of focused node's control along with value
Re: Optional highlighting of focused node's control along with value [message #19523 is a reply to message #19487] |
Thu, 11 December 2008 05:47   |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
Actually, a few more lines of code should be added ...
} else if(x - m.GetCtrlSize().cx < sz.cx) {
const Display *d = GetStyle(i, fg, bg, st);
w.DrawRect(x - m.GetCtrlSize().cx, y, m.GetCtrlSize().cx + vsz.cx + 2 * m.margin, msz.cy, bg);
}
Regards,
Novo
|
|
|
Goto Forum:
Current Time: Mon Jul 07 04:45:09 CEST 2025
Total time taken to generate the page: 0.03829 seconds
|