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 » 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 Go to previous messageGo to previous message
Novo is currently offline  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
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Clear() and external controls as nodes
Next Topic: Drag & Drop , Sort, GetValue( x )
Goto Forum:
  


Current Time: Mon Jul 07 04:45:09 CEST 2025

Total time taken to generate the page: 0.03829 seconds