Hi,

let's say I have two widgets A and which fit the whole main window:

| A |
| B |

I would like the dock widget when added at the bottom to be placed between A and B, not below? Can I achieve this when settings widget A as the central widget???

Thanks