gEDA-dev: Google summer of code

DJ Delorie dj at delorie.com
Sat Mar 3 20:54:36 EST 2007


> The only thing I need to be able to continue with the script HID is GUI
> functionality in both GUI HIDs so that commands created by scripts could
> be accessed trough hierarchical menus. I guess if an experienced dev
> (DJ?) would design the API and add the necessary things in the HID
> structure, the rest could be done by those students.

If the scripts are just actions, you can register them as such and the
user can put them in their pcb-menu.res.  This already works.

I've been thinking of expanding the "exporter" API to include
"importers" and "wizards" (things that just act on the current board).
This isn't much different than plain actions, except that there would
be a place in the menu tree where they'd show up automatically.


More information about the geda-dev mailing list