Popup Button bug??
    Craig Newman 
    craig at starfirelighting.com
       
    Mon Jan 27 12:28:30 EST 2025
    
    
  
Bob .
“popup” is not a command that creates a button. It only works with an existing button, opening its contents at a location of your choice. That button can be hidden, but its menu will appear anyway.
Craig
> On Jan 27, 2025, at 12:17 PM, Bob Sneidar via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Hi all. 
> 
> I have the command: 
> popup pMenuButton at pLocation
> 
> pMenuButton contains:
> button “mnuLocations"
> 
> pLocation contains: 
> 55,303
> 
> I am getting the error: 
> stack "moduleCardBehavior": execution error at line 360 (subwindow: can't find stack or button), char 1
> 
> I assure everyone there *IS* a button called “mnuLocations”. What in the name of all <fill in the blank> is going on here??
> 
> Bob S
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
    
    
More information about the use-livecode
mailing list