Universe starts with a Desktop
Multiverse anybody?
You are here: -> Main -> GUI API ->
API_Window_Create_Desktop |
---|
API_Window_Create_Desktop PROC STDCALL
This function creates a Desktop and makes it the curent desktop.
Creating a new desktop automatically setups it
as the new default desktop in [desk_crt]
system variable.
This means that every new window created
will be a child of this desktop.
PUSH/POP this system variable before/after desktop creation if you do not want to be auto switched.