Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Textfield in a PopUp menu - is it possible?
Textfield in a PopUp menu - is it possible? [message #452484] Mon, 21 March 2005 12:03 Go to next message
Eclipse UserFriend
Originally posted by: ncc98011.hotmail.com

Hi all,

It would help the ease of use of my application if it was possible to allow
a user to enter text into a popup menu - does anyone know if this is
possible? Basically, there is some additional data the user can enter but it
is not required. If the user wishes, he/she may choose the textfield in the
menu and enter a name (then can continue to use the popup menu). Only when
the user selects an option (compulsory) on the popup menu will it be
disposed.

Any help, or helpful ideas, appreciated.

Thanks

Pat
Re: Textfield in a PopUp menu - is it possible? [message #452501 is a reply to message #452484] Mon, 21 March 2005 16:13 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi Pat,

This isn't supported, and I don't think that there is an easy way for you to
fake this. You can log a Feature Request with Platform - SWT for this
functionality, but since this is not a behaviour that this is supported
natively across the platforms, this would not likely be addressed soon.

Grant

"Pat Mahon" <ncc98011@hotmail.com> wrote in message
news:d1mi28$be$1@news.eclipse.org...
> Hi all,
>
> It would help the ease of use of my application if it was possible to
allow
> a user to enter text into a popup menu - does anyone know if this is
> possible? Basically, there is some additional data the user can enter but
it
> is not required. If the user wishes, he/she may choose the textfield in
the
> menu and enter a name (then can continue to use the popup menu). Only when
> the user selects an option (compulsory) on the popup menu will it be
> disposed.
>
> Any help, or helpful ideas, appreciated.
>
> Thanks
>
> Pat
>
>
Re: Textfield in a PopUp menu - is it possible? [message #453018 is a reply to message #452501] Wed, 30 March 2005 00:13 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
.... and won't be. It's not possible on Windows. Do you really want a text
field in a menu or another kind of pop up widget, perhaps composed of a text
field and a table?

"Grant Gayed" <grant_gayed@ca.ibm.com> wrote in message
news:d1n0j3$ntu$1@news.eclipse.org...
> Hi Pat,
>
> This isn't supported, and I don't think that there is an easy way for you
to
> fake this. You can log a Feature Request with Platform - SWT for this
> functionality, but since this is not a behaviour that this is supported
> natively across the platforms, this would not likely be addressed soon.
>
> Grant
>
> "Pat Mahon" <ncc98011@hotmail.com> wrote in message
> news:d1mi28$be$1@news.eclipse.org...
> > Hi all,
> >
> > It would help the ease of use of my application if it was possible to
> allow
> > a user to enter text into a popup menu - does anyone know if this is
> > possible? Basically, there is some additional data the user can enter
but
> it
> > is not required. If the user wishes, he/she may choose the textfield in
> the
> > menu and enter a name (then can continue to use the popup menu). Only
when
> > the user selects an option (compulsory) on the popup menu will it be
> > disposed.
> >
> > Any help, or helpful ideas, appreciated.
> >
> > Thanks
> >
> > Pat
> >
> >
>
>
Previous Topic:Howto: Edit the text of a tree item (in place, fancy)
Next Topic:Device.setWarnings(boolean warnings)
Goto Forum:
  


Current Time: Tue Apr 23 09:16:56 GMT 2024

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

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

Back to the top