menubar - how do i unlock all its potential???
I just discovered this object a week ago and have been implementing it to a standalone application I have been making. There are a few functions of the menubar that are not explained in the .maxhelp file or the reference page.
- using the undo/redo function in the edit bar
- adding or getting information from the window bar (ie: wanting to trigger a window closed)
- including a patch that is linked by the help bar.
there is an outlet on the menubar object that pertains to the window bar but when selecting any item in the window bar nothing outputs. so it's obvious that there is a way to access and edit these features but the correct script is unknown.
thanks
GW
I have the same question. I'd like user to be able to use the undo command (with apple-z) when the patcher is locked (or in a standalone version) ... can't figure out how to access it with the menubar object. I can detect an apple-z keystroke, but the system beeps because that menu command is greyed out.
thanks!
GH