Skip to main content



      Home
Home » Eclipse Projects » GEF » How to add combo box and textbox in a figure in GEF.
How to add combo box and textbox in a figure in GEF. [message #64742] Thu, 13 February 2003 06:29 Go to next message
Eclipse UserFriend
Hi,

I need to add ComboBox and Textbox into a figure but those are swt
components. How I can add these.

Thanks,
Dinesh
Re: How to add combo box and textbox in a figure in GEF. [message #64788 is a reply to message #64742] Thu, 13 February 2003 09:12 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

The easy answer is not to. For example, in the PropertySheet, which uses a
Table control, you cannot place Combos and Textboxes in every cell. Instead,
you just display the current value (perhaps use Lable Figure), and then you
use a CellEditor only when the user is editing the value.

Besides, depending on the number of items in your diagram, you probably
don't want to overwhelm the user with so many combo boxes.

In the logic example, double click on a Label and see how it works.

"Dinesh Varadharajan" <dvaradharajan@selectica.com> wrote in message
news:b2fttm$jg2$1@rogue.oti.com...
> Hi,
>
> I need to add ComboBox and Textbox into a figure but those are swt
> components. How I can add these.
>
> Thanks,
> Dinesh
>
>
Previous Topic:Plugin classloader dilemma
Next Topic:Dragging above or left from (0,0) moves figure.
Goto Forum:
  


Current Time: Wed Apr 30 08:14:47 EDT 2025

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

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

Back to the top