Ralphzehunter Posted December 13, 2004 Posted December 13, 2004 How do I get the resolution? I tried to do Screen::PrimaryScreen::Bounds, but there is no such thing there named bounds. BTW, I'm using the beta express edition, so that might have something to do with it. Quote
Ralphzehunter Posted December 13, 2004 Author Posted December 13, 2004 I got it! Ok, I got how to do it. I declared a new screen, then set it to Screen::PrimaryScreen::get(). Then I could get the bounds of my screen I declared, which was a copy of the PrimaryScreen. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.