Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Picture flow gadget | Description: | Display picture strips in a GUI | Download: | picflowgad.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 80kb | Version: | 1.7 | Date: | 07 Apr 2017 | Author: | Tuomas Hokka | Submitter: | Tuomas Hokka | Requirements: | AmigaOS4.x+ | Category: | development/library/gui | Replaces: | development/library/gui/picflowgad.lha | License: | Freeware | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 10192 | | | Snapshots:
 | |
| Comments: | 11 | Snapshots: | 2 | Videos: | 0 | Downloads: | 169 (Current version) | | 489 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Picflow gadget displays a strip of thumbnail pictures looking like a film strip.
Version history:
- 1.7 (6th April 2017)
- Added new fields to struct PictureNode (picDepth, picBubbleText, picUserPtr)
- Added PICFLOW_BUBBLE_TEXT for picBubbleText
- Added new attributes: PICFLOW_ClickedNode, PICFLOW_AllocNode,
PICFLOW_FreeNode
- Modified the example program
- Fixed help bubble issue
- 1.6 (15th March 2017)
- Fixed bubble text display
- Fixed the first selection click handling
- Fixed handling of no upscaling of small pictures
- Removed unused keytest method, now keyboard shortcuts of all other objects in
the same window works
- Implemented label display for vertical orientation
- 1.5 (14th March 2017)
- Fixed nasty bug which could cause system lockups
- Fixed computing of the selected/clicked picture
- Implemented PICFLOW_NoUpscale argument
- 3D mode works now in left hand side positioning as well
- Pictures are not reloaded anymore everytime gadget was resized (the thumbnail
quality may vary now while resizing a window)
- Added user data attribute
- Added show label attribute
- Added show text bubble attribute
- Implemented struct PictureNode to be used instead of struct Node
|