2,14d1 < * 10may93 glf@calpoly.csc.edu: < * < * * Overloaded versions of Include to allow inclusion at nth position of < * menu and menubar; this permits Mac-style dynamic menubar updates < * < * * New function ClearScene that clears out the scene (which conatins the < * items menubar). < * < * * Null menu bodies are allowed; see Menu::Setup, etc. < */ < < < /* 76d62 < void ClearScene(); 78d63 < virtual void Include(Control* c, int n); 102d86 < ControlState* origbodystate; 105d88 < void DoRemove(Interactor*); 115d97 < virtual void Include(Control* c, int n);