Announcement

Collapse
No announcement yet.

Screen resolution

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • David Delaney
    replied
    Re: Screen resolution

    Does it automatically select the correct resolution - or does the user have to enter it?

    Leave a comment:


  • Mark
    replied
    Re: Screen resolution

    Hi,
    %ScreenHeight% and %ScreenWidth% are built in variables that simply read in the systems current settings.

    mark.

    Leave a comment:


  • BobLaw
    replied
    Re: Screen resolution

    Thank you, I found that in the help file after reading your reply, next time I will look better before asking .

    Thanks again.


    Leave a comment:


  • Mark
    replied
    Re: Screen resolution

    Hi,
    Yes this can be done, simply use the built-in variables:
    %ScreenHeight%
    The user’s screen height in pixels.

    %ScreenWidth%
    The user’s screen width in pixels.

    Then display your dialog based on the value of those variables.

    mark.

    Leave a comment:


  • BobLaw
    started a topic Screen resolution

    Screen resolution

    Hi,

    How would I detect the users screen settings?

    A project I would need to do would require a screen of 800X600, I don't want the menu to come up if they are set lower than that, I would like a message box to tell them they need to set their screen to 800X600 min.

    Can it be done with this program?

    Thank you.


Working...
X
😀
🥰
🤢
😎
😡
👍
👎