Mark Goodes wrote: > Wouldn't you just use NEWMENU followed by INSERTMENU? The Toolbox is also full > of other menu routines that allow you to work with the menu bar on the fly. > M. > > FluxerIIxi@... wrote: > > > Also would love to figure out how > > to make a Menu Bar without the MBAR resource... In the FB Book, I'm creating all of the Menus in the Program - the Resource File has no Menu Resources of any kind. In the Application's Resources there is only one Resource related file - a MDEF - called "STAZ MDEF", which is obviously generated by the Compiler and soes all of the Menu stuff, which is fairly substantial - hierarchical and all. I haven't had to use a single ToolBox call. Just FB's. 'Course I haven't done anything real fancy, just all the basics. Soo..... Joe Wilkins