[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: ChUI Popup Menu

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

Matt Gilarde

Guest
You need to set the widget's MENU-KEY attribute to indicate which key will display the popup menu. Here's how to set it to F10 but you can use almost any key. assign cxa:menu-key in frame f1 = "F10".

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