[futurebasic] Re: Pop Up Resource

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : May 1998 : Group Archive : Group : All Groups

From: Mark Goodes <wave@...>
Date: Tue, 26 May 1998 18:37:23 -0400
>Is there any way to create the popup list for a popup menu dynamically
>from an array?

You can use INSMENUITEM and DELMENUITEM.  Otherwise you would end up having
to play around with the menu info record itself--not really necessary when
the Toolbox handles all the technicalities for you.

____________
wave (Toronto, Canada)
Much better at "OOPS!" programming than OOP programming.