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 » CalendarCtrl » Min and Max in DropTime
Min and Max in DropTime [message #22824] Thu, 20 August 2009 08:38 Go to previous message
Zbych is currently offline  Zbych
Messages: 325
Registered: July 2009
Senior Member
Hi,

When I try to set minimum or maximum in DropTime widget, compiler (MSC9) complains that Min, Max are not members of 'Upp::ConvertTime'.

Quote:

error C2039: 'Min' : is not a member of 'Upp::ConvertTime'
c:\upp\uppsrc\core\Convert.h(151) : see declaration of 'Upp::ConvertTime'
C:\upp\uppsrc\CtrlLib/EditCtrl.h(243) : while compiling class template member function 'Upp::EditMinMax<DataType,Cv> &Upp::EditMinMax<DataType,Cv>::Min(DataType)'
with
[
DataType=Upp::Time,
Cv=Upp::ConvertTime
]
C:\upp\uppsrc\CtrlLib/DateTimeCtrl.h(423) : see reference to class template instantiation 'Upp::EditMinMax<DataType,Cv>' being compiled
with
[
DataType=Upp::Time,
Cv=Upp::ConvertTime
]
C:\upp\uppsrc\CtrlLib/DateTimeCtrl.h(531) : see reference to class template instantiation 'Upp::DateTimeCtrl<T>' being compiled
with
[
T=Upp::EditTime
]

[Updated on: Thu, 20 August 2009 08:40]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Entering mm/dd but not year... Setting default year?
Next Topic: switch date format
Goto Forum:
  


Current Time: Fri Apr 19 11:13:51 CEST 2024

Total time taken to generate the page: 0.03766 seconds