Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » PRB with Example under Linux/GTK
PRB with Example under Linux/GTK [message #57800] Fri, 24 January 2003 09:25 Go to next message
contus is currently offline contusFriend
Messages: 4
Registered: July 2009
Junior Member
I've got a problem with the logic example using Eclipse 2.0.2 (stable) and
GEF I20030121 under Linux/GTK2: I can't add new components from the palette
(but I can perfectly move around existing components on the editor - once
brought onto the editor via the 4bit-adder wizard).
Did I miss something or did I run into a bug?

Thanks in advance,
Flo
Re: PRB with Example under Linux/GTK [message #57847 is a reply to message #57800] Fri, 24 January 2003 18:24 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
Are you dragging and dropping the items from the palette?

Pratik Shah


"contus" <contus@web.de> wrote in message news:b0qvlb$kcp$1@rogue.oti.com...
> I've got a problem with the logic example using Eclipse 2.0.2 (stable) and
> GEF I20030121 under Linux/GTK2: I can't add new components from the
palette
> (but I can perfectly move around existing components on the editor - once
> brought onto the editor via the 4bit-adder wizard).
> Did I miss something or did I run into a bug?
>
> Thanks in advance,
> Flo
Re: PRB with Example under Linux/GTK [message #58215 is a reply to message #57800] Mon, 27 January 2003 14:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hudsonr.us.i_b_m.com

SWT/GTK does not support native drag-and-drop in 2.0.2.

"contus" <contus@web.de> wrote in message news:b0qvlb$kcp$1@rogue.oti.com...
> I've got a problem with the logic example using Eclipse 2.0.2 (stable) and
> GEF I20030121 under Linux/GTK2: I can't add new components from the
palette
> (but I can perfectly move around existing components on the editor - once
> brought onto the editor via the 4bit-adder wizard).
> Did I miss something or did I run into a bug?
>
> Thanks in advance,
> Flo
Re: PRB with Example under Linux/GTK [message #62495 is a reply to message #57847] Thu, 06 February 2003 14:31 Go to previous messageGo to next message
contus is currently offline contusFriend
Messages: 4
Registered: July 2009
Junior Member
yes.
Florian Dummert

Pratik Shah wrote:

> Are you dragging and dropping the items from the palette?
>
> Pratik Shah
>
>
> "contus" <contus@web.de> wrote in message
> news:b0qvlb$kcp$1@rogue.oti.com...
>> I've got a problem with the logic example using Eclipse 2.0.2 (stable)
>> and GEF I20030121 under Linux/GTK2: I can't add new components from the
> palette
>> (but I can perfectly move around existing components on the editor - once
>> brought onto the editor via the 4bit-adder wizard).
>> Did I miss something or did I run into a bug?
>>
>> Thanks in advance,
>> Flo
Re: PRB with Example under Linux/GTK [message #62513 is a reply to message #58215] Thu, 06 February 2003 14:32 Go to previous messageGo to next message
contus is currently offline contusFriend
Messages: 4
Registered: July 2009
Junior Member
Is it a difference between dragging and dropping an item from the palette
(which does not work) and dragging and dropping an item within the editor
(which works perfectly)?

Flo

Randy Hudson wrote:

> SWT/GTK does not support native drag-and-drop in 2.0.2.
>
> "contus" <contus@web.de> wrote in message
> news:b0qvlb$kcp$1@rogue.oti.com...
>> I've got a problem with the logic example using Eclipse 2.0.2 (stable)
>> and GEF I20030121 under Linux/GTK2: I can't add new components from the
> palette
>> (but I can perfectly move around existing components on the editor - once
>> brought onto the editor via the 4bit-adder wizard).
>> Did I miss something or did I run into a bug?
>>
>> Thanks in advance,
>> Flo
Re: PRB with Example under Linux/GTK [message #62583 is a reply to message #62513] Thu, 06 February 2003 14:35 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

"contus" <contus@web.de> wrote in message news:b1tqa2$t4t$2@rogue.oti.com...
> Is it a difference between dragging and dropping an item from the palette
> (which does not work) and dragging and dropping an item within the editor
> (which works perfectly)?

Yes, inside the editor is a single SWT Canvas. We use mouse listeners to
drag the items. If we used native DND inside the editor, we would not be
able to control the Cursor.

> Flo
>
> Randy Hudson wrote:
>
> > SWT/GTK does not support native drag-and-drop in 2.0.2.
> >
> > "contus" <contus@web.de> wrote in message
> > news:b0qvlb$kcp$1@rogue.oti.com...
> >> I've got a problem with the logic example using Eclipse 2.0.2 (stable)
> >> and GEF I20030121 under Linux/GTK2: I can't add new components from the
> > palette
> >> (but I can perfectly move around existing components on the editor -
once
> >> brought onto the editor via the 4bit-adder wizard).
> >> Did I miss something or did I run into a bug?
> >>
> >> Thanks in advance,
> >> Flo
>
Previous Topic:GEF & Debugging
Next Topic:direct-graph layout
Goto Forum:
  


Current Time: Fri Jul 19 07:32:54 GMT 2024

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

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

Back to the top