Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cf76be0

Browse files
committed
Added a Mac note that EasyDialogs dialogs now bring the application to
the foreground.
1 parent 52fbe53 commit cf76be0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Misc/NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,9 @@ Mac
133133
- A new method MacOS.WMAvailable() returns true if it is safe to access
134134
the window manager, false otherwise.
135135

136-
- EasyDialogs dialogs are now movable-modal.
136+
- EasyDialogs dialogs are now movable-modal, and if the application is
137+
currently in the background they will ask to be moved to the foreground
138+
before displaying.
137139

138140

139141
What's New in Python 2.3 alpha 2?

0 commit comments

Comments
 (0)