Hi Paul, The ideal is to work on the (experimental) COIP Manager branch, which is still under active development I believe.
This branch doesn't depend on the GUI libraries of QT (it does depend on libqtcore, I think - which is essentially QT's glib), and you can add a completely independent GUI that uses the library. You don't have to use glade although it might be a good idea to use it, or Gazpacho, or any of the other GNOME GUI builders. I'd suggest using gtkmm rather than gtk+ directly - since the rest of QuteCom is already C++ it's likely to make things easier. Cheers, Dave. Paul Ryan wrote: > Hey all, > > I'm a developer currently not working in IT and looking for a project, > partially out of interest and partially for a reason to keep coding > while I am working in a different field. > I've never done any UI development on Linux but I am a long time Linux > user and I have developed low level non-GUI stuff on Linux before in my > last job. > > I would very much like to try and develop a GTK frontend for > wengophone/qutecom as I want to use it myself and I want to learn about > working with glade (I assume I must use glade) and UI development. > > I'm currently running debian lenny (testing) and have gcc, glade etc > installed. > > What I don't have unfortunately is a clue about where to go from here, > would someone be available for some hand holding to try and help me get > started ? > > Thanks very much in advance. > > Paul > > > ------------------------------------------------------------------------ > > _______________________________________________ > QuteCom-dev mailing list > [email protected] > http://lists.qutecom.org/mailman/listinfo/qutecom-dev -- Dave Neary [EMAIL PROTECTED] Tel: +33 9 51 13 46 45 Cell: +33 6 77 01 92 13 _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
