i am using layout (grid,hbox,vbox) and all the widgets are placed in it. I
want a popup window which is a widget
i created the widget
popup = new WContainerWidget();
popup->setPopup(true);
popup->show();


but its not showing. why?

if i add this line hbox->addWidget(popup); it show popup but i dont want
this

please help

-- 
Regards,
  Rashad
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to