opera deserialization problem

2013-01-08 Thread Evgeniy Maltsev
Hi, I've got an interesting problem I can reproduce only in opera browser (12.12). Chrome, Firefox, IE looks ok. On rpc call (pretty much any RPC call with custom classes or collections) I see the following exception on client side:

Re: GWT 2.5 Cell rendering using uiBinder + image

2012-11-06 Thread Evgeniy Bogdanov
ing to handle events now. On Tuesday, November 6, 2012 10:55:52 AM UTC+2, Thomas Broyer wrote: > > > > On Monday, November 5, 2012 10:38:09 PM UTC+1, Evgeniy Bogdanov wrote: >> >> On Monday, November 5, 2012 7:14:15 PM UTC+2, Thomas Broyer wrote: >> >>> >>&

Re: GWT 2.5 Cell rendering using uiBinder + image

2012-11-05 Thread Evgeniy Bogdanov
On Monday, November 5, 2012 7:14:15 PM UTC+2, Thomas Broyer wrote: > > > On Monday, November 5, 2012 4:23:56 PM UTC+1, Evgeniy Bogdanov wrote: >> >> Hi, >> Is there an any example - how to add image into Cell with UiBinder? >> There is great example in showcase (

Re: GWT 2.5 Cell rendering using uiBinder + image

2012-11-05 Thread Evgeniy Bogdanov
y ideas about that? Thank you, On Monday, November 5, 2012 7:14:15 PM UTC+2, Thomas Broyer wrote: > > > > On Monday, November 5, 2012 4:23:56 PM UTC+1, Evgeniy Bogdanov wrote: >> >> Hi, >> Is there an any example - how to add image into Cell with UiBinder?

GWT 2.5 Cell rendering using uiBinder + image

2012-11-05 Thread Evgeniy Bogdanov
Hi, Is there an any example - how to add image into Cell with UiBinder? There is great example in showcase ( http://gwt.google.com/samples/Showcase/Showcase.html#!CwCellList) but without uiBinder. UiBinder file: http://dl.google.com/gwt/DTD/xhtml.ent";> Do not displays

Problem with custom serialization in GWT 2.0

2010-01-05 Thread evgeniy
e mechanism to solve this problem, except separate data transfer objects? Best regards, Evgeniy. -- 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-tool...@googlegroups.com. To unsubscri

Re: File Upload with rpc call

2009-04-15 Thread evgeniy
Yes, you can do it only in FireFox 3, as far as I know. If you have FileUpload element then you can acces to file's data from native JavaScript. For example you have FileUpload and set its ID to "file" then following method returns binary data contained in file: private native String getFileBi

Has "CustomFieldSerializer" functionality changed in GWT 1.6

2009-03-04 Thread evgeniy
anged? Best regards, Evgeniy. PS. BTW, does anybody knows why there is so little information and documentation about custom serialization in GWT? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit&

Where does word wrap occurs?

2009-02-15 Thread evgeniy
Hello, I have a text of unknown length and content and put this text in Label. Label has fixed width, thus word wrapping occurs (possibly several times). And questions is if it possible to find at what letters/words wrappings have happened. --~--~-~--~~~---~--~~ Y

Re: Programmatically scroll text within textbox.

2008-12-20 Thread evgeniy
I've tried - no changes, cursor goes to the right also and only left- most part is displaying... On Dec 19, 10:59 pm, "todd.sei...@gmail.com" wrote: > Try setting the cursor > position.http://google-web-toolkit.googlecode.com/svn/javadoc/1.5/com/google/g...) > >

Programmatically scroll text within textbox.

2008-12-19 Thread evgeniy
recently added) of its content? Regards, Evgeniy --~--~-~--~~~---~--~~ 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 un