Written by Tez Ono, Updated on 20 Jun 2007 (Japan)
|
News What is this Screenshots Download Documents History Information |
News19 Jun 2007: maemoTk 0.3 is released.14 Jun 2007: Gnocl for N800 0.3 is released. MaemoTk is available. 2 Jun 2007 : Tkzinc 3.3.4 has been ported. 8 May 2007 : Gnocl for N800 0.2 is released. GnomeCanvas is enabled. 6 May 2007 : Document How to write a hildonized gnocl script is released. 4 May 2007 : Document Gnocl Manual is uploaded. 1 May 2007 : Download site and forums are opened at maemo.org. What is this
Gnocl is a GUI toolkit
developed by Peter G. Baum.
Hildonized gnocl means a gnocl supporting Hildon UI. Screenshots
You can see some screenshot images of my N800. Download
Sources and binaries for NOKIA N800 (IT OS 2007: Maemo 3.0 (bora)) are available at
I have no plan to support older maemo version like gregale, but 770 users' contributions are welcome! New!! 2 Jun 2007 I have just ported Tkzinc 3.3.4 for Maemo devices. (screenshot) It needs openGL shared libraries even though it built as the function of openGL is disabled. That's why I also built Mesa3.1, which is very old version but enough to work. Binaries below are not debianized, because these are not official release. Use at your own risk. Tkzinc-3.3.4_armel.tar.gz (required) Mesa31_Xmu_Xt_so_armel.tar.gz (required) MesaDemo_armel.tar.gz (if you want) Documents
Build
Before build gnocl, you have to install Maemo SDK and Tcl/Tk8.5. cd src Modify Makefile as follows, if you need. USE_CANVAS := 1 USE_GCONF := 1 USE_VFS := 1 USE_GNOME := USE_HILDON := 1 make; make install
That's all. Differences against original gnocl
History
hildonized Gnocl 0.1 Apr 2007 : First release Information
Now, Forums are open.
Questions and comments are welcome. Related site
There is no warrancy to use this software. |