[bt-devel] RFC: New Stuff

Joachim Ansorg bt-devel@crosswire.org
Sun, 10 Dec 2000 00:16:32 +0100


Hi Troy!

> May I make a request?.... :)

Sure :)

> I have, on order, an SA1100 handheld for which I hope to write some
> software.
> (http://www.ipaqlinux.com).

My brother Matthias is interested in the YOPY handheld.

> I see that trolltech has publish a free micro-edition of Qt and a
> desktop (is 'desktop' still a correct term? :) ) for this handheld.
> (http://www.trolltech.com/products/qt/embedded/qpe.html)

Yes, it's very cool by TrollTech to release their Embedded-QT as GPL library!

>
>   How hard would it be, or is it already so, to have simple module
> display classes modularized enough so that I might include them in a
> 'bt-micro edition'....

Our whole backend does only depend on Sword and Qt (mainly we use the QString 
class for unicode support ).
If you want to integrate some frontend classes it's a little bit more work, 
but we do no use much KDE stuff. IMHO it sould be very easy to integrate the 
presenter classes etc. in a BT-micro edition, because we dropped the XML 
stuff of KDE in the presenters.

> Is there anyone else who would like to see something like this, or who
> is interested in doing this themselves (since I'm not very Qt literate)?

I'm sure my brother is interested very much in this!

>
> 	Thanks,
> 		-Troy.

--Joachim