Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Multi column combobox
Multi column combobox [message #481245] Thu, 20 August 2009 09:04 Go to next message
Mustufa Kasidwala is currently offline Mustufa KasidwalaFriend
Messages: 60
Registered: July 2009
Member
Hi,

Is there a way to show a drop down list having multiple columns?

--
Thanks,

Mustufa
Re: Multi column combobox [message #481344 is a reply to message #481245] Thu, 20 August 2009 14:44 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Mustufa Kasidwala wrote:
> Hi,
>
> Is there a way to show a drop down list having multiple columns?
>

No built-in support, but you can write something yourself. See this
example:
http://tom-eclipse-dev.blogspot.com/2008/08/writing-ctreecom bo-widget.html

Hope this helps,
Eric
Re: Multi column combobox [message #481347 is a reply to message #481344] Thu, 20 August 2009 14:57 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
You are better of with this snippet [1] which combines all input we had
from various people.

Tom

[1] http://wiki.eclipse.org/JFaceSnippets#Snippet061FakedNativeC ellEditor

Eric Rizzo schrieb:
> Mustufa Kasidwala wrote:
>> Hi,
>>
>> Is there a way to show a drop down list having multiple columns?
>>
>
> No built-in support, but you can write something yourself. See this
> example:
> http://tom-eclipse-dev.blogspot.com/2008/08/writing-ctreecom bo-widget.html
>
> Hope this helps,
> Eric
Re: Multi column combobox [message #481349 is a reply to message #481347] Thu, 20 August 2009 14:57 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Upps sorry completely wrong :-( Too hot here in Austria

Tom

Tom Schindl schrieb:
> You are better of with this snippet [1] which combines all input we had
> from various people.
>
> Tom
>
> [1] http://wiki.eclipse.org/JFaceSnippets#Snippet061FakedNativeC ellEditor
>
> Eric Rizzo schrieb:
>> Mustufa Kasidwala wrote:
>>> Hi,
>>>
>>> Is there a way to show a drop down list having multiple columns?
>>>
>> No built-in support, but you can write something yourself. See this
>> example:
>> http://tom-eclipse-dev.blogspot.com/2008/08/writing-ctreecom bo-widget.html
>>
>> Hope this helps,
>> Eric
Previous Topic:Print swt widgets
Next Topic:Random Error in SWT
Goto Forum:
  


Current Time: Thu Apr 25 01:52:58 GMT 2024

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

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

Back to the top