java - SWT Menu unresponsive on MAC -


i trying out example of how create menu using swt. using eclipse on mac. referring example. whenever run example, have 2 problems:

  1. the menu doesn't show until make full screen.
  2. the menu buttons unresponsive i.e when click on help, doesn't show dropdown containing help.

do have make spwcific changes while creating menus on mac?


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -