PDA

View Full Version : ChildWidget and Dialog Creation from MenuBar Selection/Invocation



Peter_APIIT
18th September 2009, 10:40
Hello to all of you,

1 create a web cam video capture and sound waves from webcamera display in MainWindow top center under ToolBar. (Called it webCamLabel and SoundWavesLabel)

2. I would like to create a child widget embedded inside the Mainwindow upon selection from Menu Bar. This child widget must below the SoundWavesLabel

3. create Dialog Window upon selection from Menu Bar.

Please help.

Thanks.

yogeshgokul
18th September 2009, 10:44
What do you exactly want. :confused::confused:
Please try to do it and get back if you face any problem in Qt part. ;)

Peter_APIIT
19th September 2009, 06:18
I just want to display a widget in the Main Window upon selection of Menu.

By the way, i will try to do it and come back with question.

Thanks.