Hi All,

I am new to GWT. I have been working on a simple project.

I just wanted to ask which of the following is a better option:
Nesting horizontal and vertical panels inside each other or using
flextables to add widgets into? The number of columns&rows is
constant. I have been using the flextable option and it seems to be
consuming too much memory in Firefox. Would it be a better option to
start over with nested horz. & vert. panels and avoid using of flex
table to add widgets?

With firefox, my application seems to be using 500mb when opened, but
with chrome it uses only around 40mb.

Thanks for your time
Sinan

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to