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 - RichieDev

Pages: [1]
1
DotNet / Re: SFML and Windows Forms Application in VC C++
« on: September 10, 2015, 02:59:36 pm »
Thanks for help. I can see now that micro$hit software is useless.
You can close the topic, thanks for help again :)

2
DotNet / Re: SFML and Windows Forms Application in VC C++
« on: September 09, 2015, 12:16:19 pm »
Thanks for showing me SFML that will be very usefull, not only for my map editor :)
Anyway could you also tell me how to install SFML.net with Visual Studio 2010 C#?
I'd like to see if i will be able to make my map editor in C# Winforms and if not i'll just use SFML for that :P

@EDIT
SFGUI wont work for me ;/ I have no idea how to compile it even if im doing everything as tutorial says and i got no errors ;/

3
DotNet / SFML and Windows Forms Application in VC C++
« on: September 08, 2015, 11:03:13 pm »
Hi, i was looking solution for my problem but i couldn't find it so im writing here.

Im trying to make Map Editor for my 2D game and i would like to use SFML, C++ Visual Studio 2010 and Windows Forms.  I've read somewhere that i could just make component based on SFML and just put it on the form and start drawing.

My questions are:

1. Could anyone give me tutorial how to install SFML with .net (i guess i have to do that first before making sfml control in Windows Forms)?
I couldnt find fully tutorial how to do that. Should i just link Visual Studio C++ to SFML 2.2 and then just use SFML.net 2.2 .dll files?

2. After installing/linking correct SFML libraries how to use it in Windows Forms Application(as control that i can put on the form for example)?

Thanks! :)

Pages: [1]
anything