PackageDescription: RBToolBarCustomization


RB Tool Bar Customization

Last published: July 17, 2009 by 'karsten'

Defines 1 Classes
Extends 3 Classes


RBToolBarCustomization provides a class RBToolBarCustomActions that scans its 'actions' protocol when the class is initialized. On initializing, this class scanns for all instance methods that start with 'action' and that have 2 pragmas #name and #icon. this method has to define a RBCommand that is executed when the toolbaricon is pressed

after adding actions, just initialize the class and open a new browser with the new toolbar item

self initialize