Page 1 of 1

CursorChar patch

Posted: Thu Dec 13, 2012 11:36 am
by cbrowne
Hello,

I just submitted my first ever patch, so forgive me if I've done it all wrong.

The patch can be found at: https://sourceforge.net/tracker/index.p ... tid=540678

I also created a feature request for the patch, because it wasn't an active feature request before.

The patch just adds an API for controlling the character used for the cursor. I made it because the _ character isn't always appropriate to use as a cursor, and there's no reason why the API should restrict this.

Re: CursorChar patch

Posted: Fri Dec 14, 2012 2:43 pm
by CuteAlien
Yeah, looks good, thanks. Not sure if I find time for Irrlicht before x-mas (I haven't bought presents yet...), but I'll add it (with some minor changes).

Re: CursorChar patch

Posted: Sat Dec 15, 2012 11:15 am
by cbrowne
Cool. I haven't bought presents yet either! Or ingredients for mince pies...

Merry Christmas!

Re: CursorChar patch

Posted: Sun Dec 30, 2012 11:39 pm
by CuteAlien
Ok, it's added to svn trunk now (revision 4418). Also added setCursorBlinkTime which I had missed in the past ;-)