Hi Hussein, Thank you for answering.
> > - at least the option dialog can be made smaller as it's minimum size > > => solution: overwrite the createRootPane() method in JDialog and create > > a different JRootPane (see attached QRootPane.java) > >I don't see what is wrong with the Options dialog. The problem is, that because the dialog is resizable, you can make it smaller than it's minimum size, that shows some very ugly effects from the LayoutManagers (see attached image). > > - if possible, provide a source view of the edited XML, too > >An editable source view I suppose? A read-only source view is very easy >to implement but I don't see its usefulness. Yes, I mean a editable source view. Why it would be useful? Because some actions can be done more fast and accurate in XML directly. Cheers, Tom At 15:34 04.12.02 +0100, you wrote: > > - at least the option dialog can be made smaller as it's minimum size > > => solution: overwrite the createRootPane() method in JDialog and create > > a different JRootPane (see attached QRootPane.java) > >I don't see what is wrong with the Options dialog. > > > > > - please make the default font size editable for each font family > separately > >Not as easy to do as it seems. > > > > > - if possible, provide a source view of the edited XML, too > >An editable source view I suppose? A read-only source view is very easy >to implement but I don't see its usefulness. > >Thanks for the suggestions. Added them to the wish list. >-- >XMLmind XML Editor Support List >xmleditor-support at xmlmind.com >http://www.xmlmind.com/mailman/listinfo/xmleditor-support -------------- next part -------------- A non-text attachment was scrubbed... Name: options-dialog-too-small.png Type: image/png Size: 3810 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20021204/8e136151/attachment.png

