Skip to main content



      Home
Home » Eclipse Projects » GEF » M5, GEF and Mac OS X
M5, GEF and Mac OS X [message #66087] Fri, 21 February 2003 12:54 Go to next message
Eclipse UserFriend
Originally posted by: genemb.pacbell.net

Hello all,
I'm trying to get a Mac OS X eclipse dev environment up. Eclipse seems
to work just fine, but when I run the create GEF Example logic diagram, all
the pallets open, the ditor opens, but it's empty and I can't add anything
from the palette to the editor. Has any gotten this successfully working?
ANy help here would be great.

-Gene Moore
Re: M5, GEF and Mac OS X [message #66108 is a reply to message #66087] Fri, 21 February 2003 13:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Sorry, no one on the GEF team has a Mac machine. Can you post what you see?

While we were implementing native DND from the palette, the Logic example
was chagned to only support creation via DND. If you get the absolute
latest code from the repository (not for the faint of heart), you can use
the older 2-click approach and/or the DND method of creation.

You could try debugging into the TemplateDragSourceAdapter to see if DND is
even working yet. Can you DND in the Navigator on MAC?

"Gene Moore" <genemb@pacbell.net> wrote in message
news:b35nfs$ud$1@rogue.oti.com...
> Hello all,
> I'm trying to get a Mac OS X eclipse dev environment up. Eclipse
seems
> to work just fine, but when I run the create GEF Example logic diagram,
all
> the pallets open, the ditor opens, but it's empty and I can't add anything
> from the palette to the editor. Has any gotten this successfully working?
> ANy help here would be great.
>
> -Gene Moore
>
>
Re: M5, GEF and Mac OS X [message #66149 is a reply to message #66087] Fri, 21 February 2003 14:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: MarkP.softlanding.com

Gene,

GEF probably draws on SWT for its DnD support and it hasn't been
implemented on the Mac yet. If you notice you cannot use DnD to arrange
your views.

Mark
Re: M5, GEF and Mac OS X [message #66169 is a reply to message #66149] Fri, 21 February 2003 15:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

<MarkP@softlanding.com> wrote in message news:b35sed$4ht$1@rogue.oti.com...
> Gene,
>
> GEF probably draws on SWT for its DnD support and it hasn't been

Correct. Only for certain palette entries. If you ask the wizard to create
the 4-bit adder example, you shoudl be able to see everything and drag it
around.

> implemented on the Mac yet. If you notice you cannot use DnD to arrange
> your views.
>
> Mark
>
Re: M5, GEF and Mac OS X [message #66190 is a reply to message #66149] Fri, 21 February 2003 15:39 Go to previous message
Eclipse UserFriend
Originally posted by: MarkP.softlanding.com

Gene,

It occurs to me that my use of the word "draws" was probably confusing in
the case of GEF and SWT. I meant it in the sense of GEF "makes use of"
SWT's DnD capability.

Mark
Previous Topic:How to specify file format
Next Topic:GEF and background images
Goto Forum:
  


Current Time: Sun Apr 27 01:20:30 EDT 2025

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

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

Back to the top