Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Drag&drop in the Grid widget and project status
Drag&drop in the Grid widget and project status [message #40869] Thu, 11 October 2007 08:31 Go to next message
Anders Baumann is currently offline Anders BaumannFriend
Messages: 55
Registered: July 2009
Member
Hello,

Does the Grid widget support drag&drop functionality of rows/tree nodes? If
not, is it something that the you plan on implementing?

Is there a road map for the Grid widget? When is the next/first release and
what features will it contain?

Thanks,
Anders
Re: Drag&drop in the Grid widget and project status [message #40934 is a reply to message #40869] Fri, 12 October 2007 20:39 Go to previous messageGo to next message
Anders Baumann is currently offline Anders BaumannFriend
Messages: 55
Registered: July 2009
Member
I found the answer here
https://bugs.eclipse.org/bugs/show_bug.cgi?id=193130. It looks like the Grid
widget does have dnd. Very nice.

I would still like to know the status of the project and if there is a road
map of some sort?

Best regards,
Anders




"Anders Baumann" <anb@maconomy.dk> wrote in message
news:fekn1e$c08$1@build.eclipse.org...
> Hello,
>
> Does the Grid widget support drag&drop functionality of rows/tree nodes?
> If not, is it something that the you plan on implementing?
>
> Is there a road map for the Grid widget? When is the next/first release
> and what features will it contain?
>
> Thanks,
> Anders
>
Re: Drag&drop in the Grid widget and project status [message #40996 is a reply to message #40934] Mon, 15 October 2007 23:10 Go to previous messageGo to next message
Chris Gross is currently offline Chris GrossFriend
Messages: 253
Registered: July 2009
Senior Member
Hi Anders,

The Grid is currently managed by just me, mostly during my off-time. I
intend to release 1.0 of the Grid with the 3.4 release. I don't have
too many features I plan on adding before that release. What I do plan
is: commit DnD patch, fix tree/items API, better SWT.VIRTUAL
implementation.

Regards,
-Chris

Anders Baumann wrote:
> I found the answer here
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=193130. It looks like the Grid
> widget does have dnd. Very nice.
>
> I would still like to know the status of the project and if there is a road
> map of some sort?
>
> Best regards,
> Anders
>
>
>
>
> "Anders Baumann" <anb@maconomy.dk> wrote in message
> news:fekn1e$c08$1@build.eclipse.org...
>> Hello,
>>
>> Does the Grid widget support drag&drop functionality of rows/tree nodes?
>> If not, is it something that the you plan on implementing?
>>
>> Is there a road map for the Grid widget? When is the next/first release
>> and what features will it contain?
>>
>> Thanks,
>> Anders
>>
>
>
Re: Drag&drop in the Grid widget and project status [message #51124 is a reply to message #40996] Thu, 27 March 2008 15:21 Go to previous message
Eclipse UserFriend
Originally posted by: svo.ciklum.net

Hi,

Is there any progress in implementing DnD of rows in the Grid?

Regards,
Stanislav

Chris Gross wrote:
> Hi Anders,
>
> The Grid is currently managed by just me, mostly during my off-time. I
> intend to release 1.0 of the Grid with the 3.4 release. I don't have
> too many features I plan on adding before that release. What I do plan
> is: commit DnD patch, fix tree/items API, better SWT.VIRTUAL
> implementation.
>
> Regards,
> -Chris
>
> Anders Baumann wrote:
>> I found the answer here
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=193130. It looks like
>> the Grid widget does have dnd. Very nice.
>>
>> I would still like to know the status of the project and if there is a
>> road map of some sort?
>>
>> Best regards,
>> Anders
>>
>>
>>
>>
>> "Anders Baumann" <anb@maconomy.dk> wrote in message
>> news:fekn1e$c08$1@build.eclipse.org...
>>> Hello,
>>>
>>> Does the Grid widget support drag&drop functionality of rows/tree
>>> nodes? If not, is it something that the you plan on implementing?
>>>
>>> Is there a road map for the Grid widget? When is the next/first
>>> release and what features will it contain?
>>>
>>> Thanks,
>>> Anders
>>>
>>
>>
Re: Drag&drop in the Grid widget and project status [message #585206 is a reply to message #40869] Fri, 12 October 2007 20:39 Go to previous message
Anders Baumann is currently offline Anders BaumannFriend
Messages: 55
Registered: July 2009
Member
I found the answer here
https://bugs.eclipse.org/bugs/show_bug.cgi?id=193130 It looks like the Grid
widget does have dnd. Very nice.

I would still like to know the status of the project and if there is a road
map of some sort?

Best regards,
Anders




"Anders Baumann" <anb@maconomy.dk> wrote in message
news:fekn1e$c08$1@build.eclipse.org...
> Hello,
>
> Does the Grid widget support drag&drop functionality of rows/tree nodes?
> If not, is it something that the you plan on implementing?
>
> Is there a road map for the Grid widget? When is the next/first release
> and what features will it contain?
>
> Thanks,
> Anders
>
Re: Drag&drop in the Grid widget and project status [message #585238 is a reply to message #40934] Mon, 15 October 2007 23:10 Go to previous message
Chris Gross is currently offline Chris GrossFriend
Messages: 471
Registered: July 2009
Senior Member
Hi Anders,

The Grid is currently managed by just me, mostly during my off-time. I
intend to release 1.0 of the Grid with the 3.4 release. I don't have
too many features I plan on adding before that release. What I do plan
is: commit DnD patch, fix tree/items API, better SWT.VIRTUAL
implementation.

Regards,
-Chris

Anders Baumann wrote:
> I found the answer here
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=193130 It looks like the Grid
> widget does have dnd. Very nice.
>
> I would still like to know the status of the project and if there is a road
> map of some sort?
>
> Best regards,
> Anders
>
>
>
>
> "Anders Baumann" <anb@maconomy.dk> wrote in message
> news:fekn1e$c08$1@build.eclipse.org...
>> Hello,
>>
>> Does the Grid widget support drag&drop functionality of rows/tree nodes?
>> If not, is it something that the you plan on implementing?
>>
>> Is there a road map for the Grid widget? When is the next/first release
>> and what features will it contain?
>>
>> Thanks,
>> Anders
>>
>
>
Re: Drag&drop in the Grid widget and project status [message #589152 is a reply to message #40996] Thu, 27 March 2008 15:21 Go to previous message
blutkind  is currently offline blutkind Friend
Messages: 25
Registered: July 2009
Junior Member
Hi,

Is there any progress in implementing DnD of rows in the Grid?

Regards,
Stanislav

Chris Gross wrote:
> Hi Anders,
>
> The Grid is currently managed by just me, mostly during my off-time. I
> intend to release 1.0 of the Grid with the 3.4 release. I don't have
> too many features I plan on adding before that release. What I do plan
> is: commit DnD patch, fix tree/items API, better SWT.VIRTUAL
> implementation.
>
> Regards,
> -Chris
>
> Anders Baumann wrote:
>> I found the answer here
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=193130 It looks like
>> the Grid widget does have dnd. Very nice.
>>
>> I would still like to know the status of the project and if there is a
>> road map of some sort?
>>
>> Best regards,
>> Anders
>>
>>
>>
>>
>> "Anders Baumann" <anb@maconomy.dk> wrote in message
>> news:fekn1e$c08$1@build.eclipse.org...
>>> Hello,
>>>
>>> Does the Grid widget support drag&drop functionality of rows/tree
>>> nodes? If not, is it something that the you plan on implementing?
>>>
>>> Is there a road map for the Grid widget? When is the next/first
>>> release and what features will it contain?
>>>
>>> Thanks,
>>> Anders
>>>
>>
>>
Previous Topic:Examples crashing... what am I doing wrong... (if it is indeed me)
Next Topic:CDateTime: Allow typing a date
Goto Forum:
  


Current Time: Tue Mar 19 10:15:51 GMT 2024

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

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

Back to the top