On Thu, 2006-11-30 at 11:06 +0100, alessandro pasotti wrote: > I had to convert glade1 to glade2 interface xml files and to change > from GTK_TEXT to GTK_TEXT_VIEW and I fixed an ugly error with locale > that prevented correct parsing of floats in catalog files. > > Now the problem is that I see a lot of errors like: > > (stars:15025): Gtk-CRITICAL **: gtk_clist_thaw: assertion > `GTK_IS_CLIST (clist)' failed > > (stars:15025): GLib-GObject-WARNING **: invalid cast from > `GtkTreeView' to `GtkCList' > > I think I should port GtkCList to GtkTreeView, but I'm a complete > newbie in GTK and this does'nt seem a trivial task.
The initial step would be using the deprecated GtkText and GtkCList in GTK+ 2.0. When you have a build of stars that uses GTK+ 2, albeit with deprecated widgets, you can start work on removing those. Doing the entire port in a single go is a lot harder. Ross -- Ross Burton mail: [EMAIL PROTECTED] jabber: [EMAIL PROTECTED] www: http://www.burtonini.com./ PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers