Add common dialog wxCredentialEntryDialog
Prompting for user name and password is a common task. At least windows provides these dialogs native but this is just a generic implementation for now.
This commit is contained in:
@@ -524,6 +524,8 @@
|
||||
|
||||
#define wxUSE_NUMBERDLG 0
|
||||
|
||||
#define wxUSE_CREDENTIALDLG 0
|
||||
|
||||
#define wxUSE_SPLASH 0
|
||||
|
||||
#define wxUSE_WIZARDDLG 0
|
||||
|
Reference in New Issue
Block a user