On Mon, 2005-10-24 at 08:15 +0200, Guillaume Laurent wrote:
> On Saturday 22 October 2005 19:53, Stephen Torri wrote:
> >
> > I have the present editor inherits from KDialogBase. How would one open
> > an a more complex editor from a dialog? Use a button?
> 
> KDialogBase has a 'details' widget which can be shown if the user clicks on a 
> toggle (see KDialogBase::setDetailsWidget()). However if you feel that your 
> dialog should feature a toolbar and menus, then you most likely want a 
> KMainWindow, not a dialog.

I will be creating the editor as a KMainWindow so I can have toolbars
and menus. So I will need to consider see what I can do with a
KDialogBase to open a KMainWindow. I was thinking the editor should be
able to be opened directly from a menu option in the Notation Editor.

Stephen

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to