pull-down menu not working in standalone for windows

Ivers, Doug E Doug_Ivers at lord.com
Tue Aug 20 07:52:01 EDT 2002


Well, I thought I had figured out a solution (it does indeed fix the original problem of not being able to select a menu item):  set the visible of the popup button to true, but place it behind some button or field...   but noooo....  under Windows, the popup button still manages to show up at times!

Still looking for a solution, can anyone suggest something?  I trimmed all but the most pertinent quote history below...


-- D


> -----Original Message-----
> From: Ivers, Doug E 
> Sent: Thursday, August 15, 2002 8:40 AM
> To: use-revolution at lists.runrev.com; kevin at runrev.com
> Subject: RE: pull-down menu not working in standalone for windows
> 
> 
> A point of clarification: I'm using a popup menu such that 
> when the user right-clicks in a field, the menu appears.  The 
> only way I know to do this is to create a button of type 
> popup that is hidden, and popup the menu in the mouseDown 
> handler of the field.
> 
> After further testing, it seems that I have to set the 
> visible of the popup button to true in order to have a 
> functioning popup menu in a standalone for Windows.  However, 
> I don't want the user to see the button itself.
> 
> 
> -- D
> 
> P.S.  Kevin, I'm a registered pro user.
> 
> 
> > > 
> > > > I create the stack and build the standalone on Mac OS, and 
> > > then I test 
> > > > it on Windows.  My pull-down menu appears when I click, 
> > but I then 
> > > > can't pick any menu item.  Has anyone else had this problem?
> > > >
 



More information about the use-livecode mailing list