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 » U++ Library : Other (not classified elsewhere) » CtrlCore.h const correctnes fixes
CtrlCore.h const correctnes fixes [message #30158] Sun, 12 December 2010 14:03 Go to previous message
kohait00 is currently offline  kohait00
Messages: 939
Registered: July 2009
Location: Germany
Experienced Contributor
hi there

i stumbled over some const correctnes issues in CtrlCore.h

CtrlCore.h:1177
	bool    HasMouseInFrame(const Rect& r) const;


this one is more problematic, since it is a virtual public
CtrlCore.h:1015
	virtual Rect   GetOpaqueRect() const;
	virtual Rect   GetVoidRect() const;

it implies changes to LabelBox and ParentCtrl, and TabCtrl

i haven't scanned bazaar for usage of theese 2
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: why not StaticText::SetData != StaticText::SetText
Next Topic: pregexp isn't compiling complaining about undefined symbols
Goto Forum:
  


Current Time: Fri Apr 26 01:22:22 CEST 2024

Total time taken to generate the page: 2.90221 seconds