User profile: Tarkan1857

User info
User name:Tarkan1857
History
Joined:
Number of posts:16
Latest posts:

Creating a class that contains a string object to hold the text of a file
for example you could do something like this [code] Text(std::string filename) { std::ifstream re...

SFML Draw Issue
Found my problem. It was an idiotic mistake in the Button header file. Had this [code] class Butto...

SFML Draw Issue
Ah ok thanks

SFML Draw Issue
Already gave that a shot the error message I get is " conversion to inaccessible to base class "sf::...

SFML Draw Issue
Sorry my bad, The error I'm getting is no instance of overloaded function "sf::RenderTarget::draw" m...