Page 1 of 1

Getting MUI-Screenname

Posted: Thu Mar 13, 2014 1:50 am
by evil
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

Re: Getting MUI-Screenname

Posted: Sat Mar 15, 2014 11:10 pm
by airsoftsoftwair
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

Posted: Sun Mar 16, 2014 1:13 am
by evil
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