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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bazukas

Pages: [1]
1
Window / Re: Window's BackGround Color
« on: July 09, 2012, 05:22:09 pm »
Thanks a lot!  :D

2
Window / Re: Window's BackGround Color
« on: July 09, 2012, 12:58:51 pm »
Thanks for the quick reply Laurent.

I don't know how I forgot to provide any useful info and for that I'm sorry.

I'm using SFML 2.0 and currently working with RenderWindow class for 2D rendering.

--bazukas

3
Window / Window's BackGround Color [SOLVED]
« on: July 09, 2012, 12:44:33 pm »
Don't know if I should have created this topic in the graphic's or window's section but anyways here it is:

Is there a way , without resorting to OpenGL to set/change the background color of a SFML's window?


Thanks in advance and forgive any grammar errors ;D.


--bazukas

4
Feature requests / Re: Window's Settings as a public member
« on: June 07, 2012, 11:32:21 pm »
Thanks for the quick reply. You may close this thread.

5
Feature requests / Window's Settings as a public member
« on: June 07, 2012, 08:33:31 pm »
Hi. I've been meddling with SFML for some time now and I  faced a problem.

I want to be able to change the number of anti-aliasing samples and/or turn it off without having to destroy the current window and create a new one.  :-\

Is it possibly to do this with the current sfml release?
If not could the window settings be made a public member in a future release?
Thanks in advance.

--bazukas

P.S: BTW great library you've got here.  :D

Pages: [1]