[Gtk-sharp-list] Unable to convert from gfloat to gint64

xxbartosxx bart at tux-solutions.be
Tue Dec 2 13:43:28 EST 2008


Hi,
I use a Gtk.TreeStore(typeof(long), typeof(string), typeo(string))
but when I do this:
(treeviewCategoriesAndProducts.Model as Gtk.TreeStore).SetValue(iter, 0,
1102L);

I get this warning:

(CashRegister:10686): Gtk-WARNING **:
/build/buildd/gtk+2.0-2.12.9/gtk/gtktreestore.c:762: Unable to convert from
gfloat to gint64


Is this a bug? pls some advice I am really stuck on this.

thx

-- 
View this message in context: http://www.nabble.com/Unable-to-convert-from-gfloat-to-gint64-tp20798373p20798373.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.



More information about the Gtk-sharp-list mailing list