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

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: Sat Apr 25 12:48:54 GMT+2 2026

Total time taken to generate the page: 0.00496 seconds