Replies: 1 comment 1 reply
-
You might be able to place the cache widgets inside a QDockWidget which would allow them to either be locked into the main window or popped out. If that doesn't work (if QDockWidget strictly needs to have a |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings
I am trying to add a way to be able to view both instruction cache and data cache at the same time. For that I am trying to implement a pop up window for each cacheView/cacheWidget. I wanted to ask if that is possible with the current implementation of Ripes.
Thank you for your time.
Beta Was this translation helpful? Give feedback.
All reactions