posted 17 years ago
Thanks Rashid,
TWUIK looks nice but a bit a overkill for my needs, but I'll check your source code out.
Like I mentioned though, I'm creating a generic midp 2.0 midlet and I don't really want the hassle of having to update a mappings text file when new phone models are released, etc.
So with that being the case, I suppose the only way for me to reliably detect the user pressing his SPACE character key, would be to treat buttons 1, *, 0, # and RIGHT as spaces (and ignoring special characters - which I don't need anyway).
But QWERTY keyboards throw a spanner into the works... (Presumably, they're not detectable in MIDP2?)
Maybe what I'm looking to achieve isn't possible...
[ June 29, 2007: Message edited by: James Hodgkiss ]