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 » Community » U++ community news and announcements » EditTextNotNull
EditTextNotNull [message #43718] Thu, 25 September 2014 15:36
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
New EditText variants...

bool EditTextNotNull(WString& s, const char *title, const char *label, int (*filter)(int), int maxlen = 0)
bool EditTextNotNull(WString& s, const char *title, const char *label, int maxlen = 0)
bool EditTextNotNull(String& s, const char *title, const char *label, int (*filter)(int), int maxlen = 0)
bool EditTextNotNull(String& s, const char *title, const char *label, int maxlen = 0)
Previous Topic: UTF8 support in Win32 console (Cout & ide)
Next Topic: LineEdit (and therefore ide) improvements
Goto Forum:
  


Current Time: Thu Mar 28 22:02:32 CET 2024

Total time taken to generate the page: 0.01156 seconds