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 @@
|
||||
|
||||
#cmakedefine01 wxUSE_NUMBERDLG
|
||||
|
||||
#cmakedefine01 wxUSE_CREDENTIALDLG
|
||||
|
||||
#cmakedefine01 wxUSE_SPLASH
|
||||
|
||||
#cmakedefine01 wxUSE_WIZARDDLG
|
||||
|
Reference in New Issue
Block a user