Hi,

I try to make a graphical Interface, where people can order tickets
for a concert. Now my problem is that I want to visualize it.

The Location has over 5000 Seats. I make a rectangle for every seat.
Just to keep it simple. Then i added it to a VerticalPanel. That works
fine. But it takes over 20seconds to load the graphic.

Is there a way to make this faster?

Or is there another faster way to generate Graphics?

I use smartGWT.

Second Problem:
Can I generate the graphics on the server, and send back the images? I
tried it, but the exception says that a Image Object is not
Serilizable. How can I fix it?
Will this increase the speed of the application?

Greetings

Michi

-- 
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