Hi. I have app which shows some widgets in groupbox, in gridlayout. I need to show/hide some witgets in that groupbox depending of combobox value.
In c++, I should do it by deleting and re-creating QGridLayout with needed widgets. But - how I should do it in Java - without "delete" command? Thanks -- Dusan _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
