Screencount

In the Documentation I can read:

imatge

But I don’t understand what I should use instead of “Screencount”, which is an Integer.
It says that I should use “Screen”, but this word is not accepted.

Any help?

It probably should be Screen.ScreenCount

https://docs.xojo.com/Screen.ScreenCount

Thanks.

Screen is deprecated, one should use DesktopDisplay now

https://documentation.xojo.com/api/user_interface/desktop/desktopdisplay.html#desktopdisplay-displaycount

Thanks again.
It is really difficult to be properly updated!

4 Likes

I agree wholeheartedly :slight_smile:

I’d like to update myself, too.

i not like this “Desktop” prefix everywhere …

1 Like