On Tuesday 27 February 2007 18:22, Kornikopic wrote: > Hello, > > We are two students and we work on creating new alternative interface for > Wengophone-2.1. We will work with GTK+. > > Can somebody help us to compile wengophone-ng with GTK > (src/presentation/gtk) ? > > Thank you very much.
Hi and welcome aboard, To my mind the first steps you have to cross are: 1) be able to build model & control: $make owphone 2) code a simple GTK+ interface and integrate it in the build system (the cmake one). I recommand you not using the old one because it's based on very old code/api and it can make you confused. 3) code a gui stuff that will allow you to enter login data: login, realm, ... 4) be register to a sip network After that you will find yourself what to play with ;-) Regards, -- Mathieu Stute <mathieu.stute(at)wengo.com> GPG: http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x3EE62B4D
pgpmeHXcTGIng.pgp
Description: PGP signature
_______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
