On Mon, Mar 11, 2002 at 11:57:05PM -0500, Yannick Gingras wrote:
> Le 11 Mars 2002 03:30, vous avez �crit :
> > On Sun, Mar 10, 2002 at 06:57:14PM -0500, Yannick Gingras wrote:
> > > Is it possible to add custom widgets written in python to Qt Designer ?
> >
> > Yes, yes, yes, and yes.
> >
> > The only thing that is weird is the name of the header. For instance, if
> > I keep a widget named MyWidget in a module named MyModule.py, then I
> > would tell Qt Designer that MyWidget is in MyModule.h. Other than that,
> > I have had no problems with it. Pyuic interprets everything correctly,
> > and things run smoothly.
> 
> ehh, where do I click to add a widget ?
> 

Click Tools->Custom->Edit Custom Widgets.
If Designer is setup with the help files, you should be able to click
"help" and get all the help you need.

Jonathan

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to