Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 327 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 327 Bytes

A sample widget for educational purposes. It shows how to encapsulate a number of graphical controls in a class that inherits from BBjWidget, and how to use it from a BBj program as a graphical control.

This plugin also demonstrates how to fire events from the plugin, and how to consume them from the embedding BBj program.