Open GoogleCodeExporter opened 9 years ago
I cannot completely reproduce that behavior.
The normal keyboard changes colors, though the green part from the last color
combination PA_SetKeyboardColor(0, 2) (blue/green) doesn't seem to work.
The custom keyboard does not change colors, nor does it highlight the touched
key. I
haven't gone into palettes and this stuff, so I can't say if that's even
possible.
Original comment by gronau.o...@gmail.com
on 9 Nov 2008 at 3:37
Yes, that was a fault on my part. For whatever reason I couldn't get it working
before, but after reinstalling different versions of PAlib to find out when the
bug
occured, I could suddenly get it working on all versions.
I will keep the issue up though, partially because I'd like to add more colours
as
stated, but also to fix the custom keyboard and PA_SetKeyboardColor(0, 2).
Original comment by TheOrigi...@hotmail.com
on 9 Nov 2008 at 6:17
The portion of this function that doesn't work for me is the
PA_SetKeyboardColor(1 or
2,0). The pressed color of blue doesn't show up on any of the main colors of
keyboard. For example,
(1 , 0)
Red, Blue = Red Keyboard with no pressed color
(2 , 0)
Green, Blue = Green Keyboard with no pressed color
Obviously, it won't show up on the blue keyboard; they're the same color, but
the red
and green pressed colors work with my project (DSe Notepad), no problem.
Original comment by td9...@gmail.com
on 12 Dec 2008 at 10:23
Original issue reported on code.google.com by
TheOrigi...@hotmail.com
on 5 Nov 2008 at 1:19