Getting MUI-Screenname
Posted: Thu Mar 13, 2014 1:50 am
Hi!
My actual Program runs completely inside MUI-Windows. So the Displays are hidden.
From within the Program I want to run Multiview, Which shall open on the same Screen, which my Program uses.
To realise this, Multiview needs the pubscreen-name as argument.
When I use getattribute(#Display,1,#ATTRPUBSCREEN), I always get the Nameof the Screen, which startet the Program (Maybe my IDE-Screen or Workbench).
Possibly this is, because the hidden displays run on the Workbench-Screen.
Question: How is it possible, to get the name of the screen, the actual MUI-window is running in??
Regards!
George
My actual Program runs completely inside MUI-Windows. So the Displays are hidden.
From within the Program I want to run Multiview, Which shall open on the same Screen, which my Program uses.
To realise this, Multiview needs the pubscreen-name as argument.
When I use getattribute(#Display,1,#ATTRPUBSCREEN), I always get the Nameof the Screen, which startet the Program (Maybe my IDE-Screen or Workbench).
Possibly this is, because the hidden displays run on the Workbench-Screen.
Question: How is it possible, to get the name of the screen, the actual MUI-window is running in??
Regards!
George