snu-quiqcl / qiwis

QuIqcl Widget Integration Software
MIT License
6 stars 2 forks source link

[FEATURE] Using QMdiArea #79

Closed Ahrrri closed 1 year ago

Ahrrri commented 1 year ago

Feature you want to implement

More flexible placement and resizing of widgets

How the feature is implemented

Using QMdiArea(Multiple documents interface)

Additional context

You can move or resize the window of each app freely. image

This deals with #57.

Ahrrri commented 1 year ago

How about this? @kangz12345 @BECATRUE It seems to be possible to add some features like auto-resize(like a magnet) or whatever.

kangz12345 commented 1 year ago

Wow, it looks cool 😮 Could you attach helpful reference links?

BECATRUE commented 1 year ago

Wow, it looks cool 😮 Could you attach helpful reference links?

  • I mentioned the discussion about the layout enhancement.

It looks good, too!

Ahrrri commented 1 year ago

I found an attractive option while retaining QDockWidgets.