mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 01:40:38 +00:00
Added the following features to GSAlertPanel private subclass of
NSPanel: - fit the height of the panel according to the height of the message, in addition to the width. - when the final size for the panel is much too big respective to the screen, it is reduced, and the message is put in a scroll view. - made the attention panel stay visible when the application is deactivated as manded by the OpenStep specifications. - more than one attention panel can be run simultaneously, without the later invocation stealing the panel of the former one. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6262 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8aef6e88e3
commit
7b6550f72d
1 changed files with 1071 additions and 664 deletions
1735
Source/NSPanel.m
1735
Source/NSPanel.m
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue