KDevelop and the Qt Designer

Christian Couder chcouder at club-internet.fr
Tue Aug 15 12:05:42 BST 2000


Reginald Stadlbauer wrote :
> 

> > This launches QtDesigner (provided the designer binary is in the PATH)
> > when opening a .ui file but the QtDesigner ask to "choose a template for
> > the new form" and then create a new form so we end up with both the
> > right old form from the file we open and a new form that we don't need.
> 
> It only asks that if the file you specify doesn't exist yet (then it opens
> the template dialog so that you can choose the template which should be used
> for that new file). Else the file is opened. Could it be that somehow the
> path of the file got wrong or so - at least looks for me like you specified a
> non-existing file.
> 
> > Is there another command instead of "designer -client filename" so that
> > no new form is created ?
> 
> Yes, specifying an existing file :-))

Well I think the file I specified exists because it is opened by
QTDesigner. Now, as I said in my answer to Ralf, I think the problem
comes from the KSwallowWidget. I will try to use KProcess instead.

Thanks for your answer anyway.

Bye,
Christian




More information about the KDevelop mailing list