Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Popwindow

I have a menu bar with a New Game Entry when you click on File. When the mouse focus is off the "New Game" I want to popup a custom dialog box. I have an Action inner class called _newGameAction that extends action. In the run() I instantiate my class, which is just a shell.

The code crashes. How do you do a pop up in this way?

Best Regards,

Vincent Lee
Mobile: 203.273.3860


Back to the top