home *** CD-ROM | disk | FTP | other *** search
- Short: Screen selector for KS2.04 or later.
- Type: Commodity program.
- Uploader: s37732v@vipunen.hut.fi
- Author: s37732v@vipunen.hut.fi (Markus Aalto)
-
- This is an small upgrade to previous public release version 2.0 of ScreenSelect.
-
-
- History from 2.0 to 2.1:
- ------------------------
-
- Fixed an enforcer hit in AutoActivation checking code.
-
- Screens with empty Title names (not NULL, but filled with spaces)
- made ScreenSelect to crash.
-
- If popup hotkey is pressed when ScreenSelect window is already open
- then ScreenSelect window is activated.
-
- If LoadView patch was installed and hotkey was pressed in non-public
- screen, then ScreenSelect window didn't stay active after it was
- opened.
-
- Added keyboard support for ScreenSelect's listview gadget. Return
- activates selection and cursor keys are used to change selection.
-
- If QuickKey is pressed while ScreenSelect window is open, then
- screen name binded to that QuickKey is selected in listview.
-
- If AutoUpdate patches are not active internal Screen list is updated
- everytime QuickKey is pressed. This fixes problems with
- QuickKeys and screens opened after last ScreenSelect activation.
-
- Now ScreenSelect window is closed before we select new frontmost
- screen. This fixes a problem introduced by 4th fix (LoadView patch
- fix) in this release.
-
- Fixed a bug with SMARTPOINTER option, which happened with similar
- screen names which contain characters out of ordinary alphabets.
- This bug was introduced because of AmigaDOS pattern matching routine
- and didn't happen before version 2.0 of ScreenSelect.
-
- Added changes to internal string handling. Now it will be very easy
- to add localization support.
-