Amalgam

Defines a Drawable class that can be used to draw outside a windows area.
Download

Amalgam Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Demo
  • Price:
  • USD 50.00 | BUY the full version
  • Publisher Name:
  • VanHoek Software
  • Publisher web site:
  • http://homepage.mac.com/vanhoek/#amalgam
  • Operating Systems:
  • Mac OS X 10.3.9 or later
  • File Size:
  • 2.4 MB

Amalgam Tags


Amalgam Description

Defines a Drawable class that can be used to draw outside a windows area. Amalgam Plugin is a REALbasic plugin and defines a Drawable class that can be used to draw outside a windows area, and therefore allows custom drawing and definition of a drawer window. Amalgam is an utility that can be used to overlay windows, and to animate windows.In addition the PNG Utilities plugin, it should be used to obtain best results when blending pictures. Requirements: · REALbasic 2006 or later. What's New in This Release: · : Creation of a Drawable using a QuickTime movie. · : Drawable.MovieTask, can be used in a timer to advance the reading and rendering of a movie frame. More appropriately, you would want to use the TimeBase Plugin to setup the drawing of a movie frame into a Drawable. · : Drawable.Playing, to be used if the Drawable is rendering movie frames. · : the "responsive as boolean" attribute of the drawable class has been renamed tp "greedy as boolean". It does not change the implementation but the renaming would better reflect this attribute: If greedy is set to true, the drawable instance will obtain messages in its "change event" allowing the developer to respond to the state change (activate/deactivate and mouse hover, mousedown and mouseup events). To make use of it, subclass the drawable and implement the Change event. Note also that if greedy is set to true, the drawable will not respond to the mousedrag event. · : the change event of the drawable class now returns a boolean value, and if you would return true, and greedy is false, the drawable will not respond to a mousedrag. Note that this behavior is equivalent to returning true in the mousedown event when subclassing a Drawbar. · {new]: Drawable.bitIsSet, useful if the Change event is being implemented.


Amalgam Related Software