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

Home » Community » U++ community news and announcements » EditTextNotNull
EditTextNotNull [message #43718] Thu, 25 September 2014 15:36
mirek is currently offline  mirek
Messages: 14290
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: Tue Apr 28 11:54:49 GMT+2 2026

Total time taken to generate the page: 0.00432 seconds