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 - Dima00782@yandex.ru

Pages: [1]
1
Window / Re: How to change the display in the window
« on: December 04, 2013, 02:25:51 pm »
Thanks for the answer.
From the point of view of patterns it is clear but how to make it in sfml? What classes to use, right there is no JPanel or JFrame as in Swing.

2
Window / How to change the display in the window
« on: December 04, 2013, 02:09:58 pm »
Hello everybody.

I want to implement this behavior:

The user initially sees the main application window - menu, this menu has items - "options", "load", "save", "play."

I want to switch to another view when click on "play". How do I do this?

Pages: [1]
anything