On Mon, Jul 28, 2008 at 01:43:00PM +0200, arne anka wrote:
> > Well, it can be done. Get the Qtopia source[1], and look into this file
> >
> >     src/plugins/inputmethods/predictivekeyboard/predictivekeyboard.cpp
> >
> > At line 132 there is
> >
> >     mKeyboard->addBoard(QStringList() << "QWERTYUIOP" << "ASDFGHJKL" <<  
> > "ZXCVBNM", KeyboardWidget::UpperCase);
> >     mKeyboard->addBoard(QStringList() << "qwertyuiop" << "asdfghjkl" <<  
> > "zxcvbnm", KeyboardWidget::LowerCase);
> 
> if you found that already, it should be easy to implement reading a file  
> w/ keyboard definition instead and put the content in that QStringList.

Sure. I just have no clue of Qt-API. So I just left it like this for
now.

I'm more after GPRS right now anyway. ;)

Ole

Attachment: pgpUUkUBmNKhi.pgp
Description: PGP signature

_______________________________________________
support mailing list
[email protected]
https://lists.openmoko.org/mailman/listinfo/support

Reply via email to