Re: MultiSelectComboBox

2009-01-28 Thread chandraj...@gmail.com

I am looking for a MultiSelect values comboBox drop down similar to in
Facebook.

Upon selecting a value it shows it as a little tab with a small
close button within the ComboBox's textfield itself. Multiple values
are just shown in a flow layout. And the text field is growable
depending on the selected Items.

Thanks,

On Jan 25, 10:43 am, Arthur Kalmenson arthur.k...@gmail.com wrote:
 This might be what you're looking 
 for:http://code.google.com/docreader/#p=google-web-toolkit-incubators=go...

 --
 Arthur Kalmenson

 On Fri, Jan 23, 2009 at 4:00 PM, chandraj...@gmail.com 

 chandraj...@gmail.com wrote:

  Whats the class name? I can;t find it from their javadocs.

  Thanks,

  On Jan 22, 7:55 pm, Arthur Kalmenson arthur.k...@gmail.com wrote:
   It should be in the incubator. The incubator is a little hairy, so
   you're going to have to decipher how it works from the sample code in
   the project.

   --
   Arthur Kalmenson

   On Thu, Jan 22, 2009 at 5:38 PM, chandraj...@gmail.com

   chandraj...@gmail.com wrote:

Hi,

I am looking for a MultiSelectComboBox widget. Is there any such
available or any plans how to approach one?

Thanks,
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: MultiSelectComboBox

2009-01-28 Thread Arthur Kalmenson

Can you be more descriptive with where in Facebook this is?

--
Arthur Kalmenson



On Wed, Jan 28, 2009 at 7:00 PM, chandraj...@gmail.com
chandraj...@gmail.com wrote:

 I am looking for a MultiSelect values comboBox drop down similar to in
 Facebook.

 Upon selecting a value it shows it as a little tab with a small
 close button within the ComboBox's textfield itself. Multiple values
 are just shown in a flow layout. And the text field is growable
 depending on the selected Items.

 Thanks,

 On Jan 25, 10:43 am, Arthur Kalmenson arthur.k...@gmail.com wrote:
 This might be what you're looking 
 for:http://code.google.com/docreader/#p=google-web-toolkit-incubators=go...

 --
 Arthur Kalmenson

 On Fri, Jan 23, 2009 at 4:00 PM, chandraj...@gmail.com 

 chandraj...@gmail.com wrote:

  Whats the class name? I can;t find it from their javadocs.

  Thanks,

  On Jan 22, 7:55 pm, Arthur Kalmenson arthur.k...@gmail.com wrote:
   It should be in the incubator. The incubator is a little hairy, so
   you're going to have to decipher how it works from the sample code in
   the project.

   --
   Arthur Kalmenson

   On Thu, Jan 22, 2009 at 5:38 PM, chandraj...@gmail.com

   chandraj...@gmail.com wrote:

Hi,

I am looking for a MultiSelectComboBox widget. Is there any such
available or any plans how to approach one?

Thanks,
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: MultiSelectComboBox

2009-01-28 Thread chandraj...@gmail.com

Login to ur facebook account.
Click Advertising from footer links.
Click to Create an Ad
Come to the 3rd step Reach the exact audience you want

The Keywords  Workplaces Textfield is this component which I am
talking about.

On Jan 28, 9:02 pm, Arthur Kalmenson arthur.k...@gmail.com wrote:
 Can you be more descriptive with where in Facebook this is?

 --
 Arthur Kalmenson

 On Wed, Jan 28, 2009 at 7:00 PM, chandraj...@gmail.com

 chandraj...@gmail.com wrote:

  I am looking for a MultiSelect values comboBox drop down similar to in
  Facebook.

  Upon selecting a value it shows it as a little tab with a small
  close button within the ComboBox's textfield itself. Multiple values
  are just shown in a flow layout. And the text field is growable
  depending on the selected Items.

  Thanks,

  On Jan 25, 10:43 am, Arthur Kalmenson arthur.k...@gmail.com wrote:
  This might be what you're looking 
  for:http://code.google.com/docreader/#p=google-web-toolkit-incubators=go...

  --
  Arthur Kalmenson

  On Fri, Jan 23, 2009 at 4:00 PM, chandraj...@gmail.com 

  chandraj...@gmail.com wrote:

   Whats the class name? I can;t find it from their javadocs.

   Thanks,

   On Jan 22, 7:55 pm, Arthur Kalmenson arthur.k...@gmail.com wrote:
It should be in the incubator. The incubator is a little hairy, so
you're going to have to decipher how it works from the sample code in
the project.

--
Arthur Kalmenson

On Thu, Jan 22, 2009 at 5:38 PM, chandraj...@gmail.com

chandraj...@gmail.com wrote:

 Hi,

 I am looking for a MultiSelectComboBox widget. Is there any such
 available or any plans how to approach one?

 Thanks,
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: MultiSelectComboBox

2009-01-25 Thread Arthur Kalmenson
This might be what you're looking for:
http://code.google.com/docreader/#p=google-web-toolkit-incubators=google-web-toolkit-incubatort=DropDownListBox

--
Arthur Kalmenson


On Fri, Jan 23, 2009 at 4:00 PM, chandraj...@gmail.com 
chandraj...@gmail.com wrote:


 Whats the class name? I can;t find it from their javadocs.

 Thanks,

 On Jan 22, 7:55 pm, Arthur Kalmenson arthur.k...@gmail.com wrote:
  It should be in the incubator. The incubator is a little hairy, so
  you're going to have to decipher how it works from the sample code in
  the project.
 
  --
  Arthur Kalmenson
 
  On Thu, Jan 22, 2009 at 5:38 PM, chandraj...@gmail.com
 
  chandraj...@gmail.com wrote:
 
   Hi,
 
   I am looking for a MultiSelectComboBox widget. Is there any such
   available or any plans how to approach one?
 
   Thanks,
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: MultiSelectComboBox

2009-01-23 Thread chandraj...@gmail.com

Whats the class name? I can;t find it from their javadocs.

Thanks,

On Jan 22, 7:55 pm, Arthur Kalmenson arthur.k...@gmail.com wrote:
 It should be in the incubator. The incubator is a little hairy, so
 you're going to have to decipher how it works from the sample code in
 the project.

 --
 Arthur Kalmenson

 On Thu, Jan 22, 2009 at 5:38 PM, chandraj...@gmail.com

 chandraj...@gmail.com wrote:

  Hi,

  I am looking for a MultiSelectComboBox widget. Is there any such
  available or any plans how to approach one?

  Thanks,
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



MultiSelectComboBox

2009-01-22 Thread chandraj...@gmail.com

Hi,

I am looking for a MultiSelectComboBox widget. Is there any such
available or any plans how to approach one?

Thanks,
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: MultiSelectComboBox

2009-01-22 Thread Arthur Kalmenson

It should be in the incubator. The incubator is a little hairy, so
you're going to have to decipher how it works from the sample code in
the project.

--
Arthur Kalmenson



On Thu, Jan 22, 2009 at 5:38 PM, chandraj...@gmail.com
chandraj...@gmail.com wrote:

 Hi,

 I am looking for a MultiSelectComboBox widget. Is there any such
 available or any plans how to approach one?

 Thanks,
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---