Add support for wxICON_AUTH_NEEDED to wxMessageDialog.
Allow showing the standard "Authentication needed" dialog in the message boxes under MSW. Closes #15121. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -666,6 +666,7 @@ wxMSW:
|
||||
- Generate menu highlight events for popup menus in wxDialog (Sam Partington).
|
||||
- Return more native shell icons from wxArtProvider (Markus Juergens).
|
||||
- Fix filter checks in wxDir::FindFirst/Next() (Catalin Raceanu).
|
||||
- Add support for wxICON_AUTH_NEEDED to wxMessageDialog (Chris Spencer).
|
||||
|
||||
wxOSX/Cocoa:
|
||||
|
||||
|
Reference in New Issue
Block a user