A Simple Popup Menu for DataWindows
            
                
    John Fauss
            
            
                    
                        
                    
                    
        
    
                        CODE AUTHOR
                    
                    Posts: 7
            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.