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

Author Topic: Multiple Monitors  (Read 3521 times)

0 Members and 1 Guest are viewing this topic.

Acumen

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Multiple Monitors
« on: June 27, 2013, 06:09:48 am »
I know it has been said before, but I could not find a thread in this section about it, so I created one.

Multiple monitor control would be great!

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10815
    • View Profile
    • development blog
    • Email
Re: Multiple Monitors
« Reply #1 on: June 27, 2013, 11:13:16 am »
You should elaborate more. What do you understand exactly with "control"?
What exactly do you want SFML to do and do you have suggestion for the API?
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Acumen

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: Multiple Monitors
« Reply #2 on: June 27, 2013, 04:41:00 pm »
I think what I am looking for, is being able to read available monitors, then to be able to specifically set target monitors for windows to open in.

Maybe if windows had an "available displays" function that returned an int of the number of displays attached, and set/get that could move it to a display? I'm not sure if that is the best way to go about it, but that is what comes to mind.