I have a custom RecordableCommand that opens a JDialog and uses the the x and y parameters to position it. (The command is launched via a css command-button.) When I have just one document view displayed, the positioning is fine. But, if I open a second view, the dialog positioning does not shift to match the new location from which I'm launching it. The dialog displays in the same position relative to the XXE window, as if nothing had changed.
Is this the expected behavior? If so, what additional dimensions can be used to offset the x,y coordinates? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20100303/534d0c1d/attachment.htm

