Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Drawing Button/Combobox/checkbox in editor
Drawing Button/Combobox/checkbox in editor [message #180574] Mon, 09 May 2005 08:42 Go to next message
Eclipse UserFriend
Originally posted by: namrata.invivosoft.com

Hi,

I'm sending this query once again, because I desperately need some
pointers or suggestions on drawing some simple control objects in my
editor application.

Is using the draw2d api the only way to represent control figures in the
gef editor app?

Any pointers on alternate mechanisms will be VERY helpful.

Thanks in advance
Namrata
Re: Drawing Button/Combobox/checkbox in editor [message #180594 is a reply to message #180574] Mon, 09 May 2005 14:48 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
Have you looked at the following?

org.eclipse.draw2d.CheckBox
org.eclipse.draw2d.Label
org.eclipse.draw2d.Button

There's no Combo, however, in Draw2d.

"Namrata" <namrata@invivosoft.com> wrote in message
news:6f4bef429ca4886868c877195d876339$1@www.eclipse.org...
> Hi,
>
> I'm sending this query once again, because I desperately need some
> pointers or suggestions on drawing some simple control objects in my
> editor application.
>
> Is using the draw2d api the only way to represent control figures in the
> gef editor app?
>
> Any pointers on alternate mechanisms will be VERY helpful.
>
> Thanks in advance
> Namrata
>
Re: Drawing Button/Combobox/checkbox in editor [message #180872 is a reply to message #180594] Wed, 11 May 2005 03:56 Go to previous message
Eclipse UserFriend
Originally posted by: jiang_jian.cvicse.com

Have you looked at the following?

org.eclipse.draw2d.CheckBox
org.eclipse.draw2d.Label
org.eclipse.draw2d.Button

There's no Combo, however, in Draw2d.

Do it mean that GEF or Draw2d dont admits I add a Combo or Text into a
GEF's figure?
Previous Topic:memory problem
Next Topic:Sticking buttons inside a node figure - moving from figure to command
Goto Forum:
  


Current Time: Thu Mar 28 08:47:23 GMT 2024

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

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

Back to the top