[futurebasic] RE: [FB] popup help?

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

From: Ken Shmidheiser <kshmidheiser@...>
Date: Mon, 29 May 2000 19:00:29 -0400
Hans van Maanen from the Netherlands asked:

>Hi --
>
>I've been off programming for a while, so I don't remember...
>
>How do I put up a popup that functions like a button and has System
>7+ appearance? It was something to do with putting the button number
>in the refcon field...
>
>And how do know which choice the user made?


Hans,

I've uploaded a simple popup menu demo to the list drop box at:

<ftp://ftp.futurebasic.org/FutureBasic/dropbox/KensPopup_Demo.sea>

You also may want to look at a little app I wrote earlier this year 
to demonstrate how to configure CNTL and MENU resources for popups. 
(This file also is included in Joe Lewis Wilkins FB3Book.)

<ftp://ftp.futurebasic.org/FutureBasic/dropbox/Popup_resources.sea>

HTH.

Ken