KdialogEditor

Wayne Innes wayne at idx.com.au
Mon Apr 9 17:34:54 BST 2001


On Monday 09 April 2001 07:21, you wrote:
> On Sun, Apr 08, 2001 at 11:24:26AM +0200, Cristiano Tori wrote:
> > In kdevelp 1.4 the new dialog editor is qt-designer, but in old projects
> > i used the standard k dialog editor. Is it possible to use old file
> > *.kdedlg in my new projects, editing them with qt-designer?
>
> No, it is not possible. But you will see that qt-designer is really
> cool, easy to use and so on.
>
> Bye,
> Christian.
>

Its possible, if you convert the *.kdedlg to *.ui files. by doing something 
like 

cat about.kdevdlg | perl /usr/bin/kdevdlg2ui > about.ui    

This will convert them but you may be up for more work changing your source 
code.

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list