You are not logged in.

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, June 2nd 2006, 2:30pm

creating dynamic dialogs from .ui files with custom defined widgets

Hi,
I wanted to create dialog dynamicaly from .ui file, and it works :).

What I would like to do now is to create dialog dynamicaly from .ui file but when it contains user defined widget.
Is it possible? I tried but it seems like not working ...does anyone have any experience with this?

thanks in advance,
best regards,
ula

2

Tuesday, June 6th 2006, 10:13pm

RE: creating dynamic dialogs from .ui files with custom defined widgets

yes, it works, and it is easy, just follow the qt documentation :)

wbr,
ula