Re: How to adjust a GWT frame height to get no scrollbars (100% of body content)?
You're right, there's no frames there, but you should be able to make them behave like other content I think.
Can you point me to a live url, or maybe capture the DOM using inspect element in chrome or something so I can see exactly what's going? Providing the GWT classes that are responsible for each element would be helpful too.
On Thursday, January 16, 2014 11:11:43 AM UTC-6, marian lux wrote:
On Thursday, January 16, 2014 11:11:43 AM UTC-6, marian lux wrote:
Hi Wayne,
thank you! It would be very nice if you could help me with some CSS tweaks.
Your application has a good looking design and it is a good, innovative idea :-)
But I did not see any frames there, so I hope you can help me with my problem:
I want the same scrolling experience on my gwt-frame as with a gwt-html widget (scrolling with one finger on the content if it does not fit the client size - height)
Thank you in advance!
Am Donnerstag, 16. Januar 2014 14:18:16 UTC+1 schrieb Wayne Rasmuss:Admittedly, I didn't look too closely at your use case, but I believe I've accomplished similar things using css with mgwt. You can check out my app at app.carellaborate.com.One thing that hung my up was in mgwt the scroll panel has to be a direct child of touch panel, or something like that anyway.
If you like the idea of using css instead, I should have more time to help with an example later
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+unsubscribe@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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home