Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: [SOLVED] Window resolution  (Read 1471 times)

0 Members and 1 Guest are viewing this topic.

ScriptingTacos

  • Newbie
  • *
  • Posts: 7
    • View Profile
[SOLVED] Window resolution
« on: July 04, 2015, 09:57:51 pm »
Hello!

I want to know if there is way to set the window to a size (say 900x600) and make the resolution of the window lower than its size. Thanks!
« Last Edit: October 19, 2015, 01:08:38 am by ScriptingTacos »

G.

  • Hero Member
  • *****
  • Posts: 1592
    • View Profile
Re: Window resolution
« Reply #1 on: July 04, 2015, 10:00:47 pm »
No. But you can set the size of the view smaller than the size of the window, so that it sort of looks like the resolution is lower.

ScriptingTacos

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Window resolution
« Reply #2 on: July 04, 2015, 10:21:11 pm »
No. But you can set the size of the view smaller than the size of the window, so that it sort of looks like the resolution is lower.

How would I do this?

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: Window resolution
« Reply #3 on: July 04, 2015, 10:33:47 pm »
Quote
How would I do this?
This is really easy. Go read the docs and tutorials, and if there's something that you don't understand we'll be happy to help you.
Laurent Gomila - SFML developer