Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Re: Need a multi-column list widget for SWT
Re: Need a multi-column list widget for SWT [message #50336] Tue, 04 March 2008 16:30 Go to next message
Matthew Hall is currently offline Matthew HallFriend
Messages: 368
Registered: July 2009
Senior Member
Martin,

This is the SWT newsgroup. The Nebula controls are supported on the
eclipse.technology.nebula newsgroup. I am copying your question there
as these are the right people to answer your question. I have not
actually used Gallery beyond a cursory glance--Nicolas Richeton is the
Gallery maintainer and should be able to help you.

Matthew

Martin Thompson wrote:
> For both the grid and gallery stuff ffrom Nebula I get errors similar to (or
> exactly the same as):
> java.lang.Error: Unresolved compilation problems:
>
> The constructor Grid(Shell, int) is undefined
>
> The method setText(String) is undefined for the type GridColumn
>
>
> at main.GridSnippet1.main(GridSnippet1.java:35)
>
> Exception in thread "main"
>
>
>
> Any ideas why there examples don't refer to existing methods and
> constructors???
>
>
>
> "Matthew Hall" <matthall@woodcraftmill.com> wrote in message
> news:fqhp7o$5fc$1@build.eclipse.org...
>> Take a look at the API javadocs--I believe this is supported. It was
>> designed for photos but you can just as easily create a GalleryItem, set
>> the text property, and leave the image property null.
>>
>> Matthew
>>
>> Martin Thompson wrote:
>>> The gallery control appears to be for photo galleries... I just want a
>>> multi-selectable list of text strings.
>>>
>>> "Matthew Hall" <matthall@woodcraftmill.com> wrote in message
>>> news:fqhfg0$bsq$1@build.eclipse.org...
>>>> It sounds like you want a control like Windows Explorer while in "List"
>>>> view. I'm don't know of any SWT controls that do this, however the
>>>> Nebula Gallery control might come close:
>>>>
>>>> http://www.eclipse.org/nebula/widgets/gallery/gallery.php
>>>>
>>>> The Nebula project is supported on the eclipse.technology.nebula
>>>> newsgroup.
>>>>
>>>> Good luck,
>>>>
>>>> Matthew
>>>>
>>>> Martin Thompson wrote:
>>>>> Is there such a beast? I don't need much functionality just
>>>>> 1) the ability to do wrapping to new column after x number of entries
>>>>> in a list
>>>>> 2) multi-selection of list entries
>>>>> 3) ability to specify number of rows/columns in the list
>>>>>
>>>>> Any ideas? This doesn't seem like a lot to ask... and it has been asked
>>>>> before on the web ... just not sure if it has been addressed here...
>>>>> but didn't find it in a search...
>>>>>
>>>>> regards,
>>>>> Martin
>
Re: Need a multi-column list widget for SWT [message #50365 is a reply to message #50336] Tue, 04 March 2008 18:26 Go to previous messageGo to next message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
Thanks Matthew...

Here's what I want to do... has anyone used Gallery for something simple and
text-based like this?
Point taken Robert...

Attached is a mockup... I need up to 480 3-character channels to be
displayed in the left hand list. I need them wrapped alphanumerically from
left to right each time the individual columns are filled from top to
bottom. As channels are selected (individually or multiples) in the left
hand (multi-column list) they can be moved with the [>] button to the right
hand list (Selected). I get the two lists idea. Really I do.

"Robert B" <oh1226@hotmail.com> wrote in message
news:fqi0qf$3ct$2@build.eclipse.org...
> Your description is not very clear!
>
> My guess is that you want to have a list of items with multiple
> selections.
> Then you want to put them to another list? Should it be simple?
> Use two lists!
>
> Regards.
>
>





------------------------------------------------------------ --------------------




"Matthew Hall" <matthall@woodcraftmill.com> wrote in message
news:fqjteu$mnr$1@build.eclipse.org...
> Martin,
>
> This is the SWT newsgroup. The Nebula controls are supported on the
> eclipse.technology.nebula newsgroup. I am copying your question there
> as these are the right people to answer your question. I have not
> actually used Gallery beyond a cursory glance--Nicolas Richeton is the
> Gallery maintainer and should be able to help you.
>
> Matthew
>
> Martin Thompson wrote:
>> For both the grid and gallery stuff ffrom Nebula I get errors similar to
>> (or
>> exactly the same as):
>> java.lang.Error: Unresolved compilation problems:
>>
>> The constructor Grid(Shell, int) is undefined
>>
>> The method setText(String) is undefined for the type GridColumn
>>
>>
>> at main.GridSnippet1.main(GridSnippet1.java:35)
>>
>> Exception in thread "main"
>>
>>
>>
>> Any ideas why there examples don't refer to existing methods and
>> constructors???
>>
>>
>>
>> "Matthew Hall" <matthall@woodcraftmill.com> wrote in message
>> news:fqhp7o$5fc$1@build.eclipse.org...
>>> Take a look at the API javadocs--I believe this is supported. It was
>>> designed for photos but you can just as easily create a GalleryItem, set
>>> the text property, and leave the image property null.
>>>
>>> Matthew
>>>
>>> Martin Thompson wrote:
>>>> The gallery control appears to be for photo galleries... I just want a
>>>> multi-selectable list of text strings.
>>>>
>>>> "Matthew Hall" <matthall@woodcraftmill.com> wrote in message
>>>> news:fqhfg0$bsq$1@build.eclipse.org...
>>>>> It sounds like you want a control like Windows Explorer while in
>>>>> "List"
>>>>> view. I'm don't know of any SWT controls that do this, however the
>>>>> Nebula Gallery control might come close:
>>>>>
>>>>> http://www.eclipse.org/nebula/widgets/gallery/gallery.php
>>>>>
>>>>> The Nebula project is supported on the eclipse.technology.nebula
>>>>> newsgroup.
>>>>>
>>>>> Good luck,
>>>>>
>>>>> Matthew
>>>>>
>>>>> Martin Thompson wrote:
>>>>>> Is there such a beast? I don't need much functionality just
>>>>>> 1) the ability to do wrapping to new column after x number of entries
>>>>>> in a list
>>>>>> 2) multi-selection of list entries
>>>>>> 3) ability to specify number of rows/columns in the list
>>>>>>
>>>>>> Any ideas? This doesn't seem like a lot to ask... and it has been
>>>>>> asked
>>>>>> before on the web ... just not sure if it has been addressed here...
>>>>>> but didn't find it in a search...
>>>>>>
>>>>>> regards,
>>>>>> Martin
>>


Re: Need a multi-column list widget for SWT [message #50421 is a reply to message #50365] Wed, 05 March 2008 08:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sf.tragwerk-dresden.de

Hi Martin,

have a look at
https://bugs.eclipse.org/bugs/show_bug.cgi?id=215504

Sebastian
IGVuOaJKZXpRUFzR [message #55968 is a reply to message #50365] Mon, 14 July 2008 07:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pcdmvl.lypcik.com

9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
xtkgldocnjer,
vzuiyvoeuuoc[/link],
http://mtdykeevwpmf.com/
qhyTlPjgXdbk [message #57413 is a reply to message #50365] Sat, 09 August 2008 23:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: syqizt.qsuybr.com

cQ1mAX <a href="http://sqjnfesmqdum.com/">sqjnfesmqdum</a>,
anpkoqztmjaj,
hqfdkegdjwnu[/link],
http://dqqgndkedtnr.com/
MdqyOybmzjFeaStscw [message #57992 is a reply to message #50365] Fri, 15 August 2008 07:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cxsxpu.qcoarg.com

YjL5fl <a href="http://akebwbrqthhn.com/">akebwbrqthhn</a>,
bkovuneyvwyr,
biqjedznmpcc[/link],
http://nxvcjeisyset.com/
Re: IGVuOaJKZXpRUFzR [message #518590 is a reply to message #55968] Thu, 04 March 2010 14:53 Go to previous messageGo to next message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
huh?
"pvevfdvo" <pcdmvl@lypcik.com> wrote in message
news:fc2692d83e8009d41c817e358a36c2e0$1@www.planeteclipse.net...
> 9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
> xtkgldocnjer,
> vzuiyvoeuuoc[/link],
> http://mtdykeevwpmf.com/
>
Re: IGVuOaJKZXpRUFzR [message #518591 is a reply to message #518590] Thu, 04 March 2010 14:56 Go to previous messageGo to next message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
This is a test for Steven E. Nordin. My account settings have always had
"display email address" as "NO!".
Let's see what we get here!

"Martin Thompson" wrote in message
news:hmohge$ubj$1@build.eclipse.org...
> huh?
> "pvevfdvo" <pcdmvl@lypcik.com> wrote in message
> news:fc2692d83e8009d41c817e358a36c2e0$1@www.planeteclipse.net...
>> 9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
>> xtkgldocnjer,
>> vzuiyvoeuuoc[/link],
>> http://mtdykeevwpmf.com/
>>
>
>

[Updated on: Thu, 04 March 2010 15:43]

Report message to a moderator

Re: IGVuOaJKZXpRUFzR [message #518667 is a reply to message #518591] Thu, 04 March 2010 12:46 Go to previous messageGo to next message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
This is a test after modifying registry...

"Martin Thompson" wrote in message
news:hmohmo$2sr$1@build.eclipse.org...
> This is a test for Steven E. Nordin. My account settings have always had
> "display email address" as "NO!".
> Let's see what we get here!
>
> "Martin Thompson" wrote in message
> news:hmohge$ubj$1@build.eclipse.org...
>> huh?
>> "pvevfdvo" <pcdmvl@lypcik.com> wrote in message
>> news:fc2692d83e8009d41c817e358a36c2e0$1@www.planeteclipse.net...
>>> 9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
>>> xtkgldocnjer,
>>> vzuiyvoeuuoc[/link],
>>> http://mtdykeevwpmf.com/
>>>
>>
>>
>
>

[Updated on: Thu, 04 March 2010 18:04]

Report message to a moderator

Re: IGVuOaJKZXpRUFzR [message #518668 is a reply to message #518667] Thu, 04 March 2010 12:46 Go to previous messageGo to next message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
see now?

"Martin Thompson" wrote in message
news:hmoq8b$jli$1@build.eclipse.org...
> This is a test after modifying registry...
>
> "Martin Thompson" wrote in message
> news:hmohmo$2sr$1@build.eclipse.org...
>> This is a test for Steven E. Nordin. My account settings have always had
>> "display email address" as "NO!".
>> Let's see what we get here!
>>
>> "Martin Thompson" wrote in message
>> news:hmohge$ubj$1@build.eclipse.org...
>>> huh?
>>> "pvevfdvo" <pcdmvl@lypcik.com> wrote in message
>>> news:fc2692d83e8009d41c817e358a36c2e0$1@www.planeteclipse.net...
>>>> 9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
>>>> xtkgldocnjer,
>>>> vzuiyvoeuuoc[/link],
>>>> http://mtdykeevwpmf.com/
>>>>
>>>
>>>
>>
>>
>
>

[Updated on: Thu, 04 March 2010 18:06]

Report message to a moderator

Re: IGVuOaJKZXpRUFzR [message #518669 is a reply to message #518668] Thu, 04 March 2010 12:46 Go to previous messageGo to next message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
test
"Martin Thompson" wrote in message
news:hmoq9a$k9m$1@build.eclipse.org...
> see now?
>
> "Martin Thompson" wrote in message
> news:hmoq8b$jli$1@build.eclipse.org...
>> This is a test after modifying registry...
>>
>> "Martin Thompson" wrote in message
>> news:hmohmo$2sr$1@build.eclipse.org...
>>> This is a test for Steven E. Nordin. My account settings have always had
>>> "display email address" as "NO!".
>>> Let's see what we get here!
>>>
>>> "Martin Thompson" wrote in message
>>> news:hmohge$ubj$1@build.eclipse.org...
>>>> huh?
>>>> "pvevfdvo" <pcdmvl@lypcik.com> wrote in message
>>>> news:fc2692d83e8009d41c817e358a36c2e0$1@www.planeteclipse.net...
>>>>> 9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
>>>>> xtkgldocnjer,
>>>>> vzuiyvoeuuoc[/link],
>>>>> http://mtdykeevwpmf.com/
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>

[Updated on: Thu, 04 March 2010 18:06]

Report message to a moderator

Re: IGVuOaJKZXpRUFzR [message #518670 is a reply to message #518669] Thu, 04 March 2010 12:46 Go to previous messageGo to next message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
please!

[Updated on: Thu, 04 March 2010 18:07]

Report message to a moderator

Re: IGVuOaJKZXpRUFzR [message #518678 is a reply to message #518670] Thu, 04 March 2010 17:58 Go to previous messageGo to next message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
test1

[Updated on: Thu, 04 March 2010 18:08]

Report message to a moderator

Re: IGVuOaJKZXpRUFzR [message #518679 is a reply to message #518678] Thu, 04 March 2010 18:01 Go to previous messageGo to next message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
test2
"Martin Thompson" <nobodyhere@UncleAecl.com> wrote in message ...

[Updated on: Thu, 04 March 2010 18:09]

Report message to a moderator

Re: Need a multi-column list widget for SWT [message #518690 is a reply to message #50421] Thu, 04 March 2010 18:16 Go to previous messageGo to next message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
This is a pointer to Nebula... thanks Sebastian...

"Sebastian Fuchs" <sf@tragwerk-dresden.de> wrote in message
news:fqll6p$riu$1@build.eclipse.org...
> Hi Martin,
>
> have a look at
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=215504
>
> Sebastian
Re: Need a multi-column list widget for SWT [message #518691 is a reply to message #518690] Thu, 04 March 2010 18:19 Go to previous message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
Test
"Martin Thompson" <nobodyhere@UncleAecl.com> wrote in message
news:hmotdp$v53$1@build.eclipse.org...
> This is a pointer to Nebula... thanks Sebastian...
>
> "Sebastian Fuchs" <sf@tragwerk-dresden.de> wrote in message
> news:fqll6p$riu$1@build.eclipse.org...
>> Hi Martin,
>>
>> have a look at
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=215504
>>
>> Sebastian
>
>
Re: Need a multi-column list widget for SWT [message #588892 is a reply to message #50336] Tue, 04 March 2008 18:26 Go to previous message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
Thanks Matthew...

Here's what I want to do... has anyone used Gallery for something simple and
text-based like this?
Point taken Robert...

Attached is a mockup... I need up to 480 3-character channels to be
displayed in the left hand list. I need them wrapped alphanumerically from
left to right each time the individual columns are filled from top to
bottom. As channels are selected (individually or multiples) in the left
hand (multi-column list) they can be moved with the [>] button to the right
hand list (Selected). I get the two lists idea. Really I do.

"Robert B" <oh1226@hotmail.com> wrote in message
news:fqi0qf$3ct$2@build.eclipse.org...
> Your description is not very clear!
>
> My guess is that you want to have a list of items with multiple
> selections.
> Then you want to put them to another list? Should it be simple?
> Use two lists!
>
> Regards.
>
>





------------------------------------------------------------ --------------------




"Matthew Hall" <matthall@woodcraftmill.com> wrote in message
news:fqjteu$mnr$1@build.eclipse.org...
> Martin,
>
> This is the SWT newsgroup. The Nebula controls are supported on the
> eclipse.technology.nebula newsgroup. I am copying your question there
> as these are the right people to answer your question. I have not
> actually used Gallery beyond a cursory glance--Nicolas Richeton is the
> Gallery maintainer and should be able to help you.
>
> Matthew
>
> Martin Thompson wrote:
>> For both the grid and gallery stuff ffrom Nebula I get errors similar to
>> (or
>> exactly the same as):
>> java.lang.Error: Unresolved compilation problems:
>>
>> The constructor Grid(Shell, int) is undefined
>>
>> The method setText(String) is undefined for the type GridColumn
>>
>>
>> at main.GridSnippet1.main(GridSnippet1.java:35)
>>
>> Exception in thread "main"
>>
>>
>>
>> Any ideas why there examples don't refer to existing methods and
>> constructors???
>>
>>
>>
>> "Matthew Hall" <matthall@woodcraftmill.com> wrote in message
>> news:fqhp7o$5fc$1@build.eclipse.org...
>>> Take a look at the API javadocs--I believe this is supported. It was
>>> designed for photos but you can just as easily create a GalleryItem, set
>>> the text property, and leave the image property null.
>>>
>>> Matthew
>>>
>>> Martin Thompson wrote:
>>>> The gallery control appears to be for photo galleries... I just want a
>>>> multi-selectable list of text strings.
>>>>
>>>> "Matthew Hall" <matthall@woodcraftmill.com> wrote in message
>>>> news:fqhfg0$bsq$1@build.eclipse.org...
>>>>> It sounds like you want a control like Windows Explorer while in
>>>>> "List"
>>>>> view. I'm don't know of any SWT controls that do this, however the
>>>>> Nebula Gallery control might come close:
>>>>>
>>>>> http://www.eclipse.org/nebula/widgets/gallery/gallery.php
>>>>>
>>>>> The Nebula project is supported on the eclipse.technology.nebula
>>>>> newsgroup.
>>>>>
>>>>> Good luck,
>>>>>
>>>>> Matthew
>>>>>
>>>>> Martin Thompson wrote:
>>>>>> Is there such a beast? I don't need much functionality just
>>>>>> 1) the ability to do wrapping to new column after x number of entries
>>>>>> in a list
>>>>>> 2) multi-selection of list entries
>>>>>> 3) ability to specify number of rows/columns in the list
>>>>>>
>>>>>> Any ideas? This doesn't seem like a lot to ask... and it has been
>>>>>> asked
>>>>>> before on the web ... just not sure if it has been addressed here...
>>>>>> but didn't find it in a search...
>>>>>>
>>>>>> regards,
>>>>>> Martin
>>


Re: Need a multi-column list widget for SWT [message #588913 is a reply to message #50365] Wed, 05 March 2008 08:22 Go to previous message
Sebastian Fuchs is currently offline Sebastian FuchsFriend
Messages: 97
Registered: July 2009
Member
Hi Martin,

have a look at
https://bugs.eclipse.org/bugs/show_bug.cgi?id=215504

Sebastian
IGVuOaJKZXpRUFzR [message #591077 is a reply to message #50365] Mon, 14 July 2008 07:59 Go to previous message
Eclipse UserFriend
Originally posted by: pcdmvl.lypcik.com

9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
xtkgldocnjer,
vzuiyvoeuuoc[/link],
http://mtdykeevwpmf.com/
qhyTlPjgXdbk [message #591599 is a reply to message #50365] Sat, 09 August 2008 23:55 Go to previous message
Eclipse UserFriend
Originally posted by: syqizt.qsuybr.com

cQ1mAX <a href="http://sqjnfesmqdum.com/">sqjnfesmqdum</a>,
anpkoqztmjaj,
hqfdkegdjwnu[/link],
http://dqqgndkedtnr.com/
MdqyOybmzjFeaStscw [message #591810 is a reply to message #50365] Fri, 15 August 2008 07:37 Go to previous message
Eclipse UserFriend
Originally posted by: cxsxpu.qcoarg.com

YjL5fl <a href="http://akebwbrqthhn.com/">akebwbrqthhn</a>,
bkovuneyvwyr,
biqjedznmpcc[/link],
http://nxvcjeisyset.com/
Re: IGVuOaJKZXpRUFzR [message #599083 is a reply to message #55968] Thu, 04 March 2010 14:53 Go to previous message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
huh?
"pvevfdvo" <pcdmvl@lypcik.com> wrote in message
news:fc2692d83e8009d41c817e358a36c2e0$1@www.planeteclipse.net...
> 9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
> xtkgldocnjer,
> vzuiyvoeuuoc[/link],
> http://mtdykeevwpmf.com/
>
Re: IGVuOaJKZXpRUFzR [message #599089 is a reply to message #518590] Thu, 04 March 2010 14:56 Go to previous message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
This is a test for Steven E. Nordin. My account settings have always had
"display email address" as "NO!".
Let's see what we get here!

"Martin Thompson" <thompsma@aecl.ca> wrote in message
news:hmohge$ubj$1@build.eclipse.org...
> huh?
> "pvevfdvo" <pcdmvl@lypcik.com> wrote in message
> news:fc2692d83e8009d41c817e358a36c2e0$1@www.planeteclipse.net...
>> 9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
>> xtkgldocnjer,
>> vzuiyvoeuuoc[/link],
>> http://mtdykeevwpmf.com/
>>
>
>
Re: IGVuOaJKZXpRUFzR [message #599101 is a reply to message #518591] Thu, 04 March 2010 17:22 Go to previous message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
This is a test after modifying registry...

"Martin Thompson" <thompsma@aecl.ca> wrote in message
news:hmohmo$2sr$1@build.eclipse.org...
> This is a test for Steven E. Nordin. My account settings have always had
> "display email address" as "NO!".
> Let's see what we get here!
>
> "Martin Thompson" <thompsma@aecl.ca> wrote in message
> news:hmohge$ubj$1@build.eclipse.org...
>> huh?
>> "pvevfdvo" <pcdmvl@lypcik.com> wrote in message
>> news:fc2692d83e8009d41c817e358a36c2e0$1@www.planeteclipse.net...
>>> 9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
>>> xtkgldocnjer,
>>> vzuiyvoeuuoc[/link],
>>> http://mtdykeevwpmf.com/
>>>
>>
>>
>
>
Re: IGVuOaJKZXpRUFzR [message #599105 is a reply to message #599101] Thu, 04 March 2010 17:22 Go to previous message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
see now?

"Martin Thompson" <thompsma@aecl.ca> wrote in message
news:hmoq8b$jli$1@build.eclipse.org...
> This is a test after modifying registry...
>
> "Martin Thompson" <thompsma@aecl.ca> wrote in message
> news:hmohmo$2sr$1@build.eclipse.org...
>> This is a test for Steven E. Nordin. My account settings have always had
>> "display email address" as "NO!".
>> Let's see what we get here!
>>
>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>> news:hmohge$ubj$1@build.eclipse.org...
>>> huh?
>>> "pvevfdvo" <pcdmvl@lypcik.com> wrote in message
>>> news:fc2692d83e8009d41c817e358a36c2e0$1@www.planeteclipse.net...
>>>> 9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
>>>> xtkgldocnjer,
>>>> vzuiyvoeuuoc[/link],
>>>> http://mtdykeevwpmf.com/
>>>>
>>>
>>>
>>
>>
>
>
Re: IGVuOaJKZXpRUFzR [message #599111 is a reply to message #599105] Thu, 04 March 2010 17:34 Go to previous message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
test
"Martin Thompson" <thompsma@aecl.ca> wrote in message
news:hmoq9a$k9m$1@build.eclipse.org...
> see now?
>
> "Martin Thompson" <thompsma@aecl.ca> wrote in message
> news:hmoq8b$jli$1@build.eclipse.org...
>> This is a test after modifying registry...
>>
>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>> news:hmohmo$2sr$1@build.eclipse.org...
>>> This is a test for Steven E. Nordin. My account settings have always had
>>> "display email address" as "NO!".
>>> Let's see what we get here!
>>>
>>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>>> news:hmohge$ubj$1@build.eclipse.org...
>>>> huh?
>>>> "pvevfdvo" <pcdmvl@lypcik.com> wrote in message
>>>> news:fc2692d83e8009d41c817e358a36c2e0$1@www.planeteclipse.net...
>>>>> 9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
>>>>> xtkgldocnjer,
>>>>> vzuiyvoeuuoc[/link],
>>>>> http://mtdykeevwpmf.com/
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Re: IGVuOaJKZXpRUFzR [message #599116 is a reply to message #599111] Thu, 04 March 2010 17:34 Go to previous message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
please!
"Martin Thompson" <thompsma@aecl.ca> wrote in message
news:hmoqui$1hm$1@build.eclipse.org...
> test
> "Martin Thompson" <thompsma@aecl.ca> wrote in message
> news:hmoq9a$k9m$1@build.eclipse.org...
>> see now?
>>
>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>> news:hmoq8b$jli$1@build.eclipse.org...
>>> This is a test after modifying registry...
>>>
>>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>>> news:hmohmo$2sr$1@build.eclipse.org...
>>>> This is a test for Steven E. Nordin. My account settings have always
>>>> had "display email address" as "NO!".
>>>> Let's see what we get here!
>>>>
>>>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>>>> news:hmohge$ubj$1@build.eclipse.org...
>>>>> huh?
>>>>> "pvevfdvo" <pcdmvl@lypcik.com> wrote in message
>>>>> news:fc2692d83e8009d41c817e358a36c2e0$1@www.planeteclipse.net...
>>>>>> 9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
>>>>>> xtkgldocnjer,
>>>>>> vzuiyvoeuuoc[/link],
>>>>>> http://mtdykeevwpmf.com/
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Re: IGVuOaJKZXpRUFzR [message #599127 is a reply to message #599116] Thu, 04 March 2010 17:58 Go to previous message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
test1
"Martin Thompson" <thompsma@aecl.ca> wrote in message
news:hmoqvo$28m$1@build.eclipse.org...
> please!
> "Martin Thompson" <thompsma@aecl.ca> wrote in message
> news:hmoqui$1hm$1@build.eclipse.org...
>> test
>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>> news:hmoq9a$k9m$1@build.eclipse.org...
>>> see now?
>>>
>>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>>> news:hmoq8b$jli$1@build.eclipse.org...
>>>> This is a test after modifying registry...
>>>>
>>>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>>>> news:hmohmo$2sr$1@build.eclipse.org...
>>>>> This is a test for Steven E. Nordin. My account settings have always
>>>>> had "display email address" as "NO!".
>>>>> Let's see what we get here!
>>>>>
>>>>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>>>>> news:hmohge$ubj$1@build.eclipse.org...
>>>>>> huh?
>>>>>> "pvevfdvo" <pcdmvl@lypcik.com> wrote in message
>>>>>> news:fc2692d83e8009d41c817e358a36c2e0$1@www.planeteclipse.net...
>>>>>>> 9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
>>>>>>> xtkgldocnjer,
>>>>>>> vzuiyvoeuuoc[/link],
>>>>>>> http://mtdykeevwpmf.com/
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Re: IGVuOaJKZXpRUFzR [message #599132 is a reply to message #518678] Thu, 04 March 2010 18:01 Go to previous message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
test2
"Martin Thompson" <nobodyhere@UncleAecl.com> wrote in message
news:hmosc9$p3f$1@build.eclipse.org...
> test1
> "Martin Thompson" <thompsma@aecl.ca> wrote in message
> news:hmoqvo$28m$1@build.eclipse.org...
>> please!
>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>> news:hmoqui$1hm$1@build.eclipse.org...
>>> test
>>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>>> news:hmoq9a$k9m$1@build.eclipse.org...
>>>> see now?
>>>>
>>>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>>>> news:hmoq8b$jli$1@build.eclipse.org...
>>>>> This is a test after modifying registry...
>>>>>
>>>>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>>>>> news:hmohmo$2sr$1@build.eclipse.org...
>>>>>> This is a test for Steven E. Nordin. My account settings have always
>>>>>> had "display email address" as "NO!".
>>>>>> Let's see what we get here!
>>>>>>
>>>>>> "Martin Thompson" <thompsma@aecl.ca> wrote in message
>>>>>> news:hmohge$ubj$1@build.eclipse.org...
>>>>>>> huh?
>>>>>>> "pvevfdvo" <pcdmvl@lypcik.com> wrote in message
>>>>>>> news:fc2692d83e8009d41c817e358a36c2e0$1@www.planeteclipse.net...
>>>>>>>> 9aIYmh <a href="http://xpdhgdcbzdyu.com/">xpdhgdcbzdyu</a>,
>>>>>>>> xtkgldocnjer,
>>>>>>>> vzuiyvoeuuoc[/link],
>>>>>>>> http://mtdykeevwpmf.com/
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Re: Need a multi-column list widget for SWT [message #599140 is a reply to message #50421] Thu, 04 March 2010 18:16 Go to previous message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
This is a pointer to Nebula... thanks Sebastian...

"Sebastian Fuchs" <sf@tragwerk-dresden.de> wrote in message
news:fqll6p$riu$1@build.eclipse.org...
> Hi Martin,
>
> have a look at
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=215504
>
> Sebastian
Re: Need a multi-column list widget for SWT [message #599151 is a reply to message #518690] Thu, 04 March 2010 18:19 Go to previous message
Martin Thompson is currently offline Martin ThompsonFriend
Messages: 51
Registered: July 2009
Member
Test
"Martin Thompson" <nobodyhere@UncleAecl.com> wrote in message
news:hmotdp$v53$1@build.eclipse.org...
> This is a pointer to Nebula... thanks Sebastian...
>
> "Sebastian Fuchs" <sf@tragwerk-dresden.de> wrote in message
> news:fqll6p$riu$1@build.eclipse.org...
>> Hi Martin,
>>
>> have a look at
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=215504
>>
>> Sebastian
>
>
Previous Topic:Using org.eclipse.swt.accessibility.Accessible in class extending GalleryItem
Next Topic:A BIG "Thank you" for Gallery widget
Goto Forum:
  


Current Time: Thu Apr 18 01:38:56 GMT 2024

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

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

Back to the top