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

Pages: [1]
1
DotNet / Re: Detecting entered text in C# (help required)
« on: June 14, 2017, 03:39:45 am »
So, basically, assign a function to the event like one should in C#, then use the args. Sorry for the annoyance.

2
DotNet / Detecting entered text in C# (help required)
« on: June 06, 2017, 07:02:22 am »
So, to be honest, I'm not quite sure why nobody bothered making a C# tutorial for the SFML library that teaches this kind of basics, so I'm currently stuck with an excellent question:

How does one detect entered text in SFML .NET for C#? I googled and googled and googled, and I only find C++ examples, which kinda don't work at all with C#.

Help please?

Pages: [1]