[futurebasic] Re: [FB] FutureBASIC 3 ''Smaller'' Runtime

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : April 2000 : Group Archive : Group : All Groups

From: Joe Lewis Wilkins <PepeToo@...>
Date: Wed, 19 Apr 2000 17:15:18 -0700
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