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
Getting MUI-Screenname
- airsoftsoftwair
- Posts: 5833
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Getting MUI-Screenname
I've already implemented this (see here) but I haven't released a new version of MUI Royale yet... I hope to find some time for releasing MUI Royale v1.1 soon.
Re: Getting MUI-Screenname
Oh thanks!
I simply missunderstood that thread...
I thought, window.pubscreen, was to open a mui window on that public screen, and not to get the actual pubscreenname, where the window resides...
I really cant await the updatet version of MUI-Royale!
The bugs of the old version are becoming annoying....
Best regards!
George
I simply missunderstood that thread...
I thought, window.pubscreen, was to open a mui window on that public screen, and not to get the actual pubscreenname, where the window resides...
I really cant await the updatet version of MUI-Royale!
The bugs of the old version are becoming annoying....
Best regards!
George