Re: Am I to por an old GTK 12. software to "new" GTK?



The complexity of porting all depends on what widgets you have used. If you have not used any obsolete widgets (e.g. you have only used GtkDrawingArea, Buttons and Entry fields), then the porting is trivial. If you have used lots of GtkCList and GtkText widgets, then things are getting complicated. If you are doing vector graphics, you may also want to move from using GdkDraw* functions to using Cairo, which adds another task. The easiest is just to try to compile it and see what happen.

Regards,
Dov

2008/7/17 oscar pablo di liscia <odiliscia gmail com>:
Some years ago (1999) I developed a computer program for Spectral
Analysis of sound together with a team of University of Washington at
Seattle. It is called
ATSH and was developed using GTK 1.2 The source code of this program
and others developed in the research project are available at:
http://sourceforge.net/projects/atsa


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]