Skip to main content

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

Hi,

I have implemented a component by subclassing the Canvas class. My
problem appears when I set a Menu on it (popup): when displayed a "Input
Method" menu item is automaticaly added (under Linux).

It seems to be related to the createIMMenu() methods in Menu.class. But
I have no Idea how to "switch it off".


Thanks for your help,

Frederic




Back to the top