Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to hide the context menu "Input Methods" in Linux?
How to hide the context menu "Input Methods" in Linux? [message #462475] Wed, 12 October 2005 17:55 Go to next message
Eclipse UserFriend
Originally posted by: jsk_lam.hotmail.com

Hi,

In Linux, all Eclipse editors has a free menu item called "Input Methods"
in the context menu (when right-click on the editor). This menu item
is not in the Windows version of Eclipse.

Could anyone please show me how to hide this context menu item?

Thanks.
SKL
Re: How to hide the context menu "Input Methods" in Linux? [message #462494 is a reply to message #462475] Thu, 13 October 2005 00:34 Go to previous message
Billy Biggs is currently offline Billy BiggsFriend
Messages: 94
Registered: July 2009
Member
sl wrote:
> In Linux, all Eclipse editors has a free menu item called "Input Methods"
> in the context menu (when right-click on the editor). This menu item
> is not in the Windows version of Eclipse.
>
> Could anyone please show me how to hide this context menu item?

Not just all Eclipse editors, all GTK+ editors and text entries have
this menu item (gedit, GtkTextView widgets (SWT Text), GtkEntry, etc).
It is required to allow the user to easily switch which input method
they use for inputting text in complex languages.

Currently, I do not think there is any way to disable this menu
item through SWT.

-Billy
Previous Topic:Re: Migrating Swing Application
Next Topic:Migrating Swing Application
Goto Forum:
  


Current Time: Wed Apr 24 23:35:01 GMT 2024

Powered by FUDForum. Page generated in 0.02815 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top