I have written an RTOS-aware plugin for Ozone that displays threads, timers, mutexes and semaphores. However, when the window is first opened, I only want to display the threads. Is there an API call that I can use to programmatically hide the other queues during initialization, that doesn't require using the right mouse-click?
[SOLVED] Hide some queues in RTOS plugin window
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Share