How reactive do you want this second window to be? Do you want every single user interaction to be automatically and immediately reflected in the window or do you want to show a snapshot?
For a snapshot you could generate PNG/JPEG/SVG etc of the first screen and then use the relevant viewer. If you want every single interaction to be duplicated live in another window then you could take a look at the patch on issue http://argouml.tigris.org/issues/show_bug.cgi?id=5144 I haven't found time to review this yet myself. Regards Bob 2008/11/8 daniel S <[EMAIL PROTECTED]>: > my question is > > if the user draw class diagram in editing pane ,how can we capture each > model elements > > and then redrawing the whole class diagram in a new window . > > the question is only about class diagram that contain attributes , > operations ,assotiations,...etc > > > ________________________________ > Express yourself instantly with MSN Messenger! MSN Messenger --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
