Hi there, I'm making a application where the user makes diagrams,
saves them, and then loads them to visualise or edit.
I need a way of getting the position of the widgets within the
absolute panel where they are. The absolute panel occupies a certain
area of the page, so it's not the whole page. And it's CSS is set to
(40%, 450px). I did it this way because if I but a percentage in both
height and width, when the panel is empty it disappears, and I didn't
want that.

How can I know where a widget is in the absolute panel, so I can save
it's position, and load it from a file afterwards?
Also, is there a way to know the current size of the Absolute panel?

Thanks in advance ;)
--~--~---------~--~----~------------~-------~--~----~
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