Amiga.org
Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: kas1e on December 29, 2004, 04:00:42 AM
-
For intuition window we have WindowToFront(window) and ActivateWindow(window), but for screens (as i found, or i am just a blind man) only ScreenToFront. Intuition do not have ActivateScreen() ? :) If not, how i can active screen safely ?
-
I would say "ActiveScreen" is allways "ActiveWindow->WScreen", so no much sense in setting ActiveScreen by hand.
-
For example i have 2 screen with no window. And want set active/inactive it. how i can do it ?
-
For example i have 2 screen with no window. And want set active/inactive it. how i can do it ?
There is no such thing as active screen. Only windows can be active/inactive.
Screens have only concept of frontmost.