Hello there,
I have a problem with QWidgetStack. I opend a dialog with a widgetstack in it and if i click in al list box the widgetstack changes the displad widget. That works But if I destroy it and recreate it the mechanism dosnt work...?
THX
Hello there,
I have a problem with QWidgetStack. I opend a dialog with a widgetstack in it and if i click in al list box the widgetstack changes the displad widget. That works But if I destroy it and recreate it the mechanism dosnt work...?
THX
Show us your actual code
a life without programming is like an empty bottle![]()
Maybe you forgot to invoke QWidget::show() somewhere?
Bookmarks