On 10/27/2011 10:43 PM, Martin Peach wrote:
I have just got that working for pdlua in svn. Some notes:

A class must have a menu-open method before the Open item will be
highlighted:

class_addmethod(our_class, (t_method)our_menu_open, gensym("menu-open"),
A_NULL);

Martin, thanks a bunch for this. I now added the same functionality to pd-pure (http://code.google.com/p/pure-lang/wiki/Addons#pd-pure).

Albert

--
Dr. Albert Gr"af
Dept. of Music-Informatics, University of Mainz, Germany
Email:  [email protected], [email protected]
WWW:    http://www.musikinformatik.uni-mainz.de/ag

_______________________________________________
Pd-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev

Reply via email to