Message 1 of 1
Multi Column QmaxRollupContainers / IRollupWindow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Community!
I have run into a "problem" that I can't seem to find a solution.
I'm using multiple QmaxRollupContainer objects that I'm filling up with multiple qwidgets wrapped with QmaxRollups. The problem is that I can't drop these rollups from one to another QmaxRollupContainer.
I don't know how is it possible to get the same behaviour as the modifier panel, where I can drag n drop rollup panels between multiple columns.
I have a feeling that the mod panel is using a single QmaxRollupContainer or IRollupWindow which somehow uses two columns.
So is there a way to mimic the same behaviour?
Thanks in advance!