[Gtk-sharp-list] Toolbar.AppendItem is obsolete and has been replaced by ToolItem API

John Luke john.luke at gmail.com
Tue Jun 21 19:47:43 EDT 2005


On Tue, 2005-06-21 at 19:27 -0400, Daniel Morgan wrote:
> I'm using mono 1.1.8/gtk# 1.9.5/gtk+ 2.6  on Windows.
> 
> How do you use the UIManager API?
> 
There is a sample in gtk-sharp/sample/GtkDemo and
gtk-sharp/sample/Actions.cs I am not very fond of it myself.

> Is there is a Mono/GTK# Guide for Upgrading our apps from a Mono 
> 1.0.x/gtk# 1.0.x/gtk+ 2.2 API to a Mono 1.1.x/gtk# 1.9.x/gtk+ 2.6 API?
> 
> What did the developers working on MonoDevelop do?

I sort of knew how the API changed from porting the docs into monodoc
and also looking at gtk.org/api docs.  They have a migration guide there
if you understand the gtk+ to gtk# relationship.
http://developer.gnome.org/doc/API/2.0/gtk/index.html
see section IV




More information about the Gtk-sharp-list mailing list