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 #32245 is a reply to message #32226] Tue, 03 May 2011 11:04 Go to previous messageGo to previous message
kohait00 is currently offline  kohait00
Messages: 939
Registered: July 2009
Location: Germany
Experienced Contributor
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..
  • Attachment: Convert.h
    (Size: 10.34KB, Downloaded 329 times)
  • Attachment: Convert.cpp
    (Size: 13.72KB, Downloaded 316 times)
 
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:35:39 CEST 2025

Total time taken to generate the page: 0.01447 seconds