Adding actions to OmniBrowser menu

Colin Putney cputney at wiresong.ca
Wed Oct 4 17:51:31 UTC 2006


On Oct 4, 2006, at 10:21 AM, Chad Nantais wrote:

> What is the simplest way to add an action to the menu for the classes
> column in OmniBrowser?

There isn't a simple way at the moment. You'd have to modify  
OBClassNode>>actions to make it include your new action in the array.  
This isn't that hard, but it means you have to use a fork of OB, or  
get your action added to the mainline version.

I'm working on fixing this problem; the next version of OB will have  
a much more extensible, services-like architecture.

Colin



More information about the Squeak-dev mailing list