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 » LineEdit, EditFields, DocEdit » Trouble with EditTime
Trouble with EditTime [message #36782] Wed, 04 July 2012 17:12
lectus is currently offline  lectus
Messages: 329
Registered: September 2006
Location: Brazil
Senior Member
I'm trying this code below:
WithMyDialogLayout<TopWindow> dlg;
	CtrlLayoutOKCancel(dlg, "Dialog");
	if(dlg.Run(true))
		PromptOK(AsString(~dlg.etime));


And when I type for example "15:00" in the EditTime control and click Ok I get invalid time.

What's wrong?
Previous Topic: To add some methods to LineEdit
Next Topic: EditTime - how to change format?- [SOLVED]-EditField & Convert
Goto Forum:
  


Current Time: Tue Mar 19 04:51:59 CET 2024

Total time taken to generate the page: 0.01197 seconds