- You are here:
- Home
- CodeXchange
- All
- PowerBuilder
- A Simple Popup Menu for DataWindows
A Simple Popup Menu for DataWindows
- John Fauss
- Code Author
- Offline
Less
More
- Posts: 7
2 years 9 months ago #407
by John Fauss
This message has an attachment file.
John Fauss created the code: A Simple Popup Menu for DataWindows
The PopupMenu application illustrates how to create a simple popup menu object and an ancestor DataWindow control that can utilize the popup menu. A Word document that describes the steps to create these objects on your own is included with the application, which was developed using PowerBuilder 2017.
The logic in the RButtonDown (right-mouse-button down) event script in the ancestor DataWindow control is adapted from code contained in the PowerBuilder Foundation Class (PFC) libraries. All references to PFC-related objects and mthods have been removed or replaced with non-PFC equivalents.
The logic in the RButtonDown (right-mouse-button down) event script in the ancestor DataWindow control is adapted from code contained in the PowerBuilder Foundation Class (PFC) libraries. All references to PFC-related objects and mthods have been removed or replaced with non-PFC equivalents.
This message has an attachment file.
Please log in or register to see it.
Please Log in or Create an account to join the conversation.
Moderators: Appeon Administrator