Skip to main content



      Home
Home » Eclipse Projects » GEF » Drawing Button/Combobox/checkbox in editor
Drawing Button/Combobox/checkbox in editor [message #180574] Mon, 09 May 2005 04: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 10:48 Go to previous messageGo to next message
Eclipse UserFriend
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] Tue, 10 May 2005 23: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: Tue Jul 15 08:14:57 EDT 2025

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

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

Back to the top