What about KeyRepeat API?

Hello,

Just a little question, I am now switching to 1.3, to support the
developement effort and to move forward.

So, in short, what is the replacement for the KeyRepeat API?

I noticed SDL_EnableKeyRepeat is now dummy in compat.c.

Do you plan to use operating system repeat?

Regards–
Kuon

"Don’t press that button."
http://goyman.com/
Blog: http://kuon.goyman.com/

Do you plan to use operating system repeat?

Again, I posted too fast…

I noticed, (at least on macosx) that you are now using operating
system key repeat.

So, ignore what I said.

Slap kuonOn 16 Jul 2007, at 12:56 PM, Kuon wrote:


Kuon

"Don’t press that button."
http://goyman.com/
Blog: http://kuon.goyman.com/

Just a little question, I am now switching to 1.3, to support the
developement effort and to move forward.

So, in short, what is the replacement for the KeyRepeat API?

I noticed SDL_EnableKeyRepeat is now dummy in compat.c.

Do you plan to use operating system repeat?

Yes, key repeat is repeated TEXT events generated by the operating system.

See ya!
-Sam Lantinga, Lead Software Engineer, Blizzard Entertainment