|
|||||||||||||||||||||||||||||
|
|
Unlike Directors own controls these UI-controls are all non-DTS so you can move other sprites on top of it, and they all are drawn in the OS appearance as set by the user. Plus these controls are truly cross-platform: on a Macintosh they look like Macintosh controls, on a PC running Windows they look like windows controls. These controls are ideal for rapid prototyping, making 'real' looking cross platform applications and many other projects. A selection of the many features: · Fast. · Easy to use; no more faking controls with home-made artwork and clunky scripts. · Set of behaviors to do common tasks are included. · Controls are NOT drawn Direct to Stage: other sprites (even animations) can be on top of controls. · Boxes with various styles and an optional text label. · Push buttons with an optional default ring. · Bevel buttons with three sizes of bevels and optional image on them. · Checkboxes with three states: on, off or mixed. · Radio buttons with three states: on, off or mixed. · Progressbars in two variations: plain and 'barberpole' style. · Sliders with three styles of thumbs and a user-defined number of tickmarks. · Little arrows to control a decimal entry field. · Vertical and horizontal scrollbars can be used to scroll text, fields, images and other content. · New: Popup menus (Dropdown listboxes on Windows). · New: Contextual menus (Shortcut menus on Windows). · New: Multi line Static Text members. · Push buttons, radio buttons and checkboxes can have focus under Windows. · Controls can have text labels in the system font of the playback machine. · All control properties can be set at member level and sprite level. · All controls have a GroupID so you can manipulate entire groups at once. · All interactions with a control are asynchronous (threaded), so other operations like animations will continue while you interact with a control. · Systemsounds on MacOS. · Can be used for CD-Rom, harddisk and Shockwave (web) projects. · Works in Shockwave and will work under Mac OS X, when Director/Shockwave will be carbonized! · Small download size: only 38 K on Mac and 56 K on Windows. And many more features...
|
|
|