[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Add a menu on right click on Browse

  • Thread starter Thread starter Matt Gilarde
  • Start date Start date
Status
Not open for further replies.
M

Matt Gilarde

Guest
Create the menu before the browse widget is displayed and set the browse widget's POPUP-MENU attribute to the menu's handle. Then when you right click on the browse the menu will be automatically displayed (you don't need the RIGHT-MOUSE-DOWN trigger). You can create a browse and popup menu in AppBuilder to see the code that is generated.

Continue reading...
 
Status
Not open for further replies.
Back
Top