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 » ArrayCtrl, HeaderCtrl & GridCtrl » Problem w/ HeaderCtrl.SetPaper() in my app.
Re: Problem w/ HeaderCtrl.SetPaper() in my app. [message #14460 is a reply to message #14458] Tue, 26 February 2008 23:32 Go to previous messageGo to previous message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
It's a bug, propbably introduced with Chameleon.

Fix - line 74 in CtrlLib/HeaderCtrl.cpp change to:
	ChPaint(w, x, y, cx, cy, IsNull(paper) ? style->look[q] : paper);

Commit?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problems with ArrayCtrl, GridCtrl in my app
Next Topic: Bugfix: ArrayCtrl Black info popups
Goto Forum:
  


Current Time: Mon Jun 23 00:18:59 CEST 2025

Total time taken to generate the page: 0.03561 seconds