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 » NotNull not working with custom SetConvert [CLOSED]
NotNull not working with custom SetConvert [CLOSED] [message #54757] Mon, 07 September 2020 20:40 Go to previous message
Pradip is currently offline  Pradip
Messages: 109
Registered: February 2019
Location: India
Experienced Member
Hi there,

Trying to have an EditDate with custom setconvert with the following struct:

struct ConvWorkDay : ConvertDate {
	ConvWorkDay() {NotNull();};
	virtual Value Scan(const Value& text) const;
};

Hoping that the EditDate won't allow null value. This worked in previous version, but not now.

Any help please?


Regards,
Pradip

[Updated on: Tue, 08 September 2020 07:43]

Report message to a moderator

 
Read Message
Read Message
Previous Topic: How to toggle on/off word wrap in LineEdit/DocEdit?
Next Topic: double-click in EditField
Goto Forum:
  


Current Time: Thu Mar 28 12:07:27 CET 2024

Total time taken to generate the page: 0.01081 seconds