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

Pages: 1 ... 12 13 [14] 15 16
196
General / Something strange... (Mouse click)
« on: July 09, 2008, 05:17:04 pm »
I got this when logging events :
Quote
Left Click detected !
hit = 2
hit on 2
Start spinning
37.9295
Stop spinning
45.8926
45.8932
45.8939
45.9785
51.8179
51.8191
51.8198
51.8823
55.9586
59.2977
Left Click detected !
hit = 2
hit on 2
Start spinning
59.4034

I pressed LeftButton 4 times, and get only two real events. At 45 and 51, it didn't detect my click

And finally I found !
Quote
Left Click detected !
hit = 2
hit on 2
Start spinning
Button released !
Stop spinning
Button released !
Button released !
Button released !
Left Click detected !
hit = 2
hit on 2
Start spinning
Button released !

Sometime, the buttonpressed event seems to be erased by the buttonreleased event...

For information, I'm not clicking 3 times, but I'm just waiting for a few seconds instead...

197
SFML wiki / [Tutorial] Manage dynamic key binding.
« on: July 09, 2008, 03:41:19 pm »
Hu...
Can you show me an example ? :)

198
General / Anoying problem
« on: July 08, 2008, 12:23:13 pm »
Can you give us a sample code with this error ?

AMHA : The problem is between the keyboard and the chair  :wink:

199
Window / [Solved] Stretch to fit screen
« on: July 04, 2008, 12:49:22 pm »
Even if you are using full screen, your app must define a resolution for the RenderWindow. Since this resolution is fixed in your app, sprites must be drawn at the same resolution...

No ?

200
SFML wiki / German wiki?
« on: July 04, 2008, 12:22:05 pm »
Done,

Even if you don't understand the answers, you can see the result of the poll :)

There : http://www.sfml-dev.org/forum-fr/viewtopic.php?t=1008

201
SFML wiki / German wiki?
« on: July 04, 2008, 12:12:54 pm »
I'll do it again, but frenchies are... well, they are frenchies :)

202
SFML projects / Tanktris - a Tetris clone [RC2 & Sourcecode released]
« on: July 03, 2008, 10:20:34 pm »
There is my highscore

And I did not use a "drop block" feature... I just played... with an hex editor  :oops:

Therefore, your game is very sympathic :)

203
SFML wiki / German wiki?
« on: July 03, 2008, 09:59:06 pm »
Well, I'm french, and i qould have prefered a single forum/wiki in English. Simply because it's THE language used on the Net.

I try to translate all my tutos in English, and to read your questions here in the English forum in order to be able to share the "french knowledge" with you :)

If you don't understand something found in the french forum, don't hesitate and ask !

204
General / 2 Problems
« on: July 02, 2008, 02:52:16 pm »
Maybe you can zip your project, letting someone using VC2008 try your project ?

205
SFML wiki / [Tutorial]Manage different screens in a game
« on: July 02, 2008, 02:04:25 pm »
The translation of another tutorial in english...

Crits & Comms are welcome !


And yes, my english is poor :oops:

206
SFML wiki / [Tutorial] Manage dynamic key binding.
« on: July 02, 2008, 07:26:22 am »
Yes, I was tired and since they are translated in the small parts of code, I didn't chand it right now.
I'm french and my English is sometimes poor :)
But I'm lucky since my wife is an English teacher and she will correct all my stupid grammatical errors soon ;)

207
SFML wiki / [Tutorial] Manage dynamic key binding.
« on: July 01, 2008, 10:30:09 pm »
Quote from: "Wizzard"
I think you should have included code for loading the keys from a file, but other than that it's a good tutorial to get someone thinking.
Maybe for a next tutorial :)
I have enough work now writing French tutos and translating them into English.

208
SFML wiki / [Tutorial] Manage dynamic key binding.
« on: July 01, 2008, 02:45:07 pm »
The translation of my first tutorial in english...

Crits & Comms are welcome !

209
General / Character/string width in pixels
« on: February 07, 2008, 07:40:39 am »
You can maybe simply use the GetRect function ?

210
Graphics / PNG loader might be broken in 1.2
« on: February 05, 2008, 11:37:10 pm »
Can you post the picture here in order we can test it ?

Pages: 1 ... 12 13 [14] 15 16
anything