mh1
unread,Aug 19, 2011, 6:06:45 AM8/19/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vldo...@googlegroups.com
hi All,
I have written some logic for restoring a panel to its previous location. I was unable to see a lightweight way of doing it so I wrote my own.
I would like to contribute the fix.
The problem is a bit tricky, since a user may hide a panel, and then perform significant rearranging / hiding / showing of other panels, and the 'location' where the panel was previously docked may not really exist in any conceivable sense of the term. In such cases the code does a 'fallback' to the preferred location for that panel.
Has anyone else made any efforts along these lines?