Hi,
These buttons, the ones with the diode like pictures on them, dont seem to have enum entries in keys.h, is that correct? I see that green/yellow can be used for these functions, but what is the philosophy for what goes in the enum. Just curious.
-- Scott
On 04.02.2009 21:11, Scott wrote:
Hi,
These buttons, the ones with the diode like pictures on them, dont seem to have enum entries in keys.h, is that correct? I see that green/yellow can be used for these functions, but what is the philosophy for what goes in the enum. Just curious.
What about
kPlay, kPause, kStop, kRecord, kFastFwd, kFastRew, kNext, kPrev,
?
Klaus