Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Disabling auto "search"
Disabling auto "search" [message #513306] Tue, 09 February 2010 17:45 Go to next message
Kamil  is currently offline Kamil Friend
Messages: 4
Registered: February 2010
Junior Member
Hi.

On runtime. when I start typing something on org.eclipse.swt.widgets.Table
the small widget/controll shows up and I can see what I'm typing.
I don't know how it's called.
Is there a way to disable it(in the source)?

[Updated on: Tue, 09 February 2010 17:46]

Report message to a moderator

Re: Disabling auto "search" [message #513622 is a reply to message #513306] Wed, 10 February 2010 17:21 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi,

There isn't a way for swt clients to turn this on/off. There are some
specific contexts where SWT turns it off (eg.- Tables with style
SWT.VIRTUAL), but otherwise it's on.

Grant


"Kamil" <soccki@o2.pl> wrote in message
news:hks6vb$oes$1@build.eclipse.org...
> Hi.
>
> On rutnime. when I start typing something on org.eclipse.swt.widgets.Table
> the small widget/controll shows up and, I can see what I'm typing.
> I don't know how it's called.
> Is there a way to disable it(in the source).
>
>
Re: Disabling auto "search" [message #513942 is a reply to message #513622] Thu, 11 February 2010 18:17 Go to previous message
Kamil  is currently offline Kamil Friend
Messages: 4
Registered: February 2010
Junior Member
SWT.VIRTUAL worked for me.
Thank you.

Kamil Wysocki
Previous Topic:Strange window height problem
Next Topic:TableViewer cutiing off images
Goto Forum:
  


Current Time: Tue Apr 23 05:29:34 GMT 2024

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

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

Back to the top