From: Paul K. <pau...@xs...> - 2006-01-20 16:22:54
|
Michael Reinelt wrote: >Hi Paul, > >Nice to hear from you again! > > Alive and kicking :-) Just have been a bit busy in the last months. >There are two quite simple reasons: > >#1: I don't speak C++ > > You know it is not too late. You can still learn C++ ;-) >#2: embedded systems, ucLinux et al may lack a C++ runtime environment > > > Good point here. Although I am not sure how many embedded platforms are with C++ environments these days. Don't know about ucLinux, but don't these use GCC? So I am sure what would be missing. Well never mind. C is fine too >Hey, you're asking the Forbidden Question :-) >I'm currently finishing the GPO support (just one driver left), next >will be 'virtual rows' (scrolling, should be quite simple), and after >that I'm going to work on key support. > > Sounds good >The main problem is software design. I'm still not sure how keys should >be handled best. But any ideas are very welcome! > > > I'll see if I can dig up my button handling that I did in the past. That worked well. Bye, Paul |