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

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: Sun May 03 22:25:45 GMT+2 2026

Total time taken to generate the page: 0.00503 seconds