Re: GTK+ vs GTK 2 vs GTKMM



On 14 September 2010 15:48, Dmitry Kruglov <info midisa org> wrote:
5. I want to work with the database and use the Grid in different
windows: http://gtkextra.sourceforge.net/

I think you'll find that the standard gtk treeview widget is better
for this. For example, if you use Rhythmbox, the main display of songs
is done with this widget.

It sounds like gtkmm would fit your checklist. Try making a test
program and see if it seems OK.

If you don't need to do a lot of CPU-intensive processing, you could
also consider PyGtk. Development is very fast and easy, and
performance is generally fine. For example, the Ubuntu Software Centre
is implemented in PyGtk.

John



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