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++ Core » FIX: UPP::Scan returns int64 for INT_V
Re: FIX: UPP::Scan returns int64 for INT_V [message #32285 is a reply to message #32245] Fri, 06 May 2011 09:58 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14256
Registered: November 2005
Ultimate Member
kohait00 wrote on Tue, 03 May 2011 05:04

got a compromise Smile

fix it in EditMinMax, so all the Editors cope with their associated datatypes in the right way.

EditCtrl.h:254
+	Value       GetData() const                       { return DataType(EditField::GetData()); }


attached are the Convert Files, with some missing wchar stuff only, which is independant of that fix..


I do not know - I see this as introducing bad practice. IMO, you should not depend on this. This change will make it possible to depend on internal type in SOME scenarios - but you would be bitten hard and more unexpectedly in other situation.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Rect_<T>::SetNull not correct for Rectf (Rect_<double>)
Next Topic: Ptr improve
Goto Forum:
  


Current Time: Tue Apr 29 23:25:20 CEST 2025

Total time taken to generate the page: 0.00804 seconds