I'm using 2.5.1 and the DateBox is created via ui:binder. But I also tested 
it in the simplest possible setting (generating a new GWT projetct with 
eclipse and creating a DateBox widget in code), where I observed the same 
strange behaviour. 

Am Donnerstag, 20. Juni 2013 16:45:53 UTC+2 schrieb Patrick Tucker:
>
> When you create the DatePicker yourself, how are you creating it?  DateBox 
> uses the no arg constructor...  If you are providing it with a bad model or 
> something like that then it would be at fault not the DateBox or DatePicker.
>
> On Thursday, June 20, 2013 10:42:43 AM UTC-4, Patrick Tucker wrote:
>>
>> In 2.5.1, I believe the earlier versions are the same, getDatePicker() 
>> returns the actual DatePicker so it should work as advertised.
>>
>> On Thursday, June 20, 2013 5:28:39 AM UTC-4, Lukasz Plotnicki wrote:
>>>
>>> Hi,
>>>
>>> does anybody know, why I when I access the *DatePicker* of a *DateBox*via 
>>> the 
>>> *getDatePicker()* method and try to set it to show a specific month 
>>> (via the *setCurrentMonth(Date month)* method), it simply does not 
>>> work? Have I misunderstood the API? The *setCurrentMonth()* method 
>>> works just fine if I use it on a *DatePicker* object I created myself.
>>>
>>> Looking forward to your feedback,
>>> Lukasz
>>>
>>

-- 
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 an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to