Auto-hide a PopupPanel Context Menu?

2013-02-24 Thread membersound
Hi, I have a PopupPanel showing a Context Menu like: g:MenuBar vertical=true g:MenuItem text=click me / How can I *auto-hide *the popup if I click an menu item (which means I do not click out of the popup panel which would hide it automatically)? Or must I call popup.hide() explicitly on

Re: PopupPanel.hide() steals focus from TextBox?

2013-02-24 Thread membersound
I found out this is cause by popupPanel.setAnimationEnabled(true); Using false would work as expected. Is there any way to fix it and though use animation? -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and

Re: Auto-hide a PopupPanel Context Menu?

2013-02-24 Thread Jens
If auto-hide along with auto-hide partner (see JavaDoc) does not fit your needs you have to call hide yourself. -- J. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send

Vaadin Calendar is Free now, But How?

2013-02-24 Thread sampath sai
Hi , Can Someone please help me with Vaadin Calendar free for everyone. how can i use it my GWT project? can i integrate with GWT with my own event handling? https://vaadin.com/blog/-/blogs/vaadin-calendar-is-now-free-for-everyone https://vaadin.com/directory#addon/vaadin-calendar Thank you,

Re: GWT Dashboard Development

2013-02-24 Thread Rob
Hi, Take a look at gwt-highcharts: - http://www.moxiegroup.com/moxieapps/gwt-highcharts/showcase/#main Cheers Rob Kiahu.com On Friday, February 22, 2013 5:23:58 AM UTC+11, Abhishek kumar Gupta wrote: Hi All, I am using GWT 2.4 and still looking for a Dash board widget using GWT. Any