Hello, I am new to SFML, and so far, I like it (more than SDL
)
BUT! I am having a problem..
I am trying to make my app so if you resize the window, the images on the screen stay the same size. How would I go about doing this? Using veiws? Re-drawing the whole window? :S
Thanks in advance!