Re: Announcing GwtChosen 1.1.0!!

2012-11-13 Thread Julien Dramaix
Bill,

Sorry for the delay of my response. I totally ;iss your mail.

Your first issue is a known issue 
: https://github.com/jDramaix/gwtchosen/issues/5  Check the comments of 
this issue, a workaround was posted. I plan to try to fix this issue for 
the next release.

To enable the multiple selection :

ChosenListBox chzn = new ChosenListBox(true);

Check this example 
http://jdramaix.github.com/gwtchosen/widgetsample/index.html 
and the associated source code 
: 
https://github.com/jDramaix/gwtchosen/tree/master/sample/src/main/java/com/watopi/chosen/widgetsample


Julien

On Wednesday, November 7, 2012 8:30:18 PM UTC+1, wistephens wrote:

 Julien,

 Do you have any guides related to the styling of these?  I've replaced the 
 standard UI elements with GWTChosen dropdown lists, but I'm experiencing a 
 few issues:

- For long lists, the bottom of the dropdown list is being hidden 
behind a surrounding panel. This was not a problem with the standard GWT 
elements (see attached cropping.png)
- Converting dropdowns into the multiple selection box structure shown 
on your example page. I haven't found the magic. Any pointers?

 Thanks,
 Bill

 On Wednesday, October 24, 2012 6:00:42 PM UTC-4, Julien Dramaix wrote:

 Dear Community, 

 I've just released GwtChosen 1.1.0. This release fix some bugs and 
 bring two new enhancements : 
 - possibility to customize the CSS via the ChosenOption object 
 - add optgroup support to the ChosenListBox widget. 

 Don't forget to change your pom. xml or download the last jar file 
 (
 http://code.google.com/p/gwtquery-plugins/downloads/detail?name=gwtchosen-1.1.0.jar)
  


 Thanks to those who opened issues, proposed fixes and/or tested them. 

 Documentation and example : http://jdramaix.github.com/gwtchosen/ and 
 http://jdramaix.github.com/gwtchosen/widgetsample/index.html 

 Changes in this release : 

 https://github.com/jDramaix/gwtchosen/issues?milestone=2page=1state=closed 


 Julien 



-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/LcYQtq7cT1gJ.
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: Announcing GwtChosen 1.1.0!!

2012-11-07 Thread wistephens
Julien,

Do you have any guides related to the styling of these?  I've replaced the 
standard UI elements with GWTChosen dropdown lists, but I'm experiencing a 
few issues:

   - For long lists, the bottom of the dropdown list is being hidden behind 
   a surrounding panel. This was not a problem with the standard GWT elements 
   (see attached cropping.png)
   - Converting dropdowns into the multiple selection box structure shown 
   on your example page. I haven't found the magic. Any pointers?

Thanks,
Bill

On Wednesday, October 24, 2012 6:00:42 PM UTC-4, Julien Dramaix wrote:

 Dear Community, 

 I've just released GwtChosen 1.1.0. This release fix some bugs and 
 bring two new enhancements : 
 - possibility to customize the CSS via the ChosenOption object 
 - add optgroup support to the ChosenListBox widget. 

 Don't forget to change your pom. xml or download the last jar file 
 (
 http://code.google.com/p/gwtquery-plugins/downloads/detail?name=gwtchosen-1.1.0.jar)
  


 Thanks to those who opened issues, proposed fixes and/or tested them. 

 Documentation and example : http://jdramaix.github.com/gwtchosen/ and 
 http://jdramaix.github.com/gwtchosen/widgetsample/index.html 

 Changes in this release : 

 https://github.com/jDramaix/gwtchosen/issues?milestone=2page=1state=closed 


 Julien 


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/C68d0NhkqmoJ.
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.

attachment: cropping.png

Re: Announcing GwtChosen 1.1.0!!

2012-10-27 Thread Jambi
thanks for this good work! I will definetly use those widgets in my next 
project!

Am Donnerstag, 25. Oktober 2012 00:00:42 UTC+2 schrieb Julien Dramaix:

 Dear Community, 

 I've just released GwtChosen 1.1.0. This release fix some bugs and 
 bring two new enhancements : 
 - possibility to customize the CSS via the ChosenOption object 
 - add optgroup support to the ChosenListBox widget. 

 Don't forget to change your pom. xml or download the last jar file 
 (
 http://code.google.com/p/gwtquery-plugins/downloads/detail?name=gwtchosen-1.1.0.jar)
  


 Thanks to those who opened issues, proposed fixes and/or tested them. 

 Documentation and example : http://jdramaix.github.com/gwtchosen/ and 
 http://jdramaix.github.com/gwtchosen/widgetsample/index.html 

 Changes in this release : 

 https://github.com/jDramaix/gwtchosen/issues?milestone=2page=1state=closed 


 Julien 


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/0yKx-B3tN2MJ.
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: Announcing GwtChosen 1.1.0!!

2012-10-25 Thread Oliver Krylow
Hi Julien!

This looks like some good work! Thanks for the update.
Are there any plans/ideas to make chosen a little bit more mobile friendly?

Best regards,

Oliver

-- 
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.