home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enigma Amiga Life 109
/
EnigmaAmiga109CD.iso
/
software
/
varie
/
popupmenuuser
/
pmuser.readme
< prev
next >
Wrap
Text File
|
2000-01-07
|
2KB
|
75 lines
Short: PopupMenu.library V9.00
Version: 9.00
Uploader: henrik@boing.nu (Henrik Isaksson)
Author: henrik@boing.nu (Henrik Isaksson)
Type: util/libs
_ What is it? ____________________________________,,,^..^,,,________________
It's the one and only shared popup menu library for AmigaOS!
(User archive)
_ What's New? ______________________________________________________________
Changes since last AmiNet release:
- Added new layout options through the tags PM_Members and PM_LayoutMode.
With theese tags items can be laid out in a way similar to how MUI works.
- Added PM_LocaleHook and PM_StringID which simplifies localization of the
menus.
- Added PM_AbortHook(), a function to help speed up the responce of
dynamic menus.
- Added PM_GetVersion() and PM_ReloadPrefs(), mainly intended for use
by the prefernces program.
- Submenus now 'walk' across the screen in a different way. When you reach
the right side of the screen, they will start popping up to the left of
the parent menu, until you reach the left side again.
- Added maximum depth for the shadows.
- "Old Style" separator bars used to be drawn with the wrong pen, now
they're drawn with shadowpen.
- "Old Style/Intuition" borders where incorrectly laid out as being 1
pixel wide, while their actual with is 2 pixels. This caused them to be
overwritten sometimes.
- Changed the PopupMenu structure. It is now sized dynamically, and
requires less memory than before.
- Fixed a bug with ColourBoxes appearing under AmigaKey images in check
items.
- Fixed keyboard shortcuts that didn't work with check items.
- Added PM_HintBox, which makes the menu disappear when the mouse is
moved. Intended for showing short hints when the mousepointer stops over
a GUI element. Also known as "ToolTips".
_ Features _________________________________________________________________
* User configurable.
* Items can be laid out vertically and horizontally.
* Virtually unlimited number of submenus.
* Virtually unlimited number of mutually excluded items.
* Support for pulldown menus.
* Supports MultiSelect.
* Supports images and icons.
* MagicMenu images by Mario Cattaneo.
* Bold, italic, underlined and shadowed text.
* Coloured text.
____________________________________________________________________________