Hi,
I've found gda-ui functions for entrys that are not on C++ layer. I could not find them in documentation, but its on libgda-4.99.4/libgda-ui/data-entries folder in source package, without references. There are specialized objects for many data types and, its important, there's a formated (masked) data entry in there. I guess that the use of the generic Gda::DataEntry::create() make it unpossible to inherit the specialized entrys classes to deal with new data types without dealing with C language layer. I want to wrap them, but i am not familiar with wrapping standards of gnu, and i didnt found the correct possible uses of C layer yet. Any help are welcome. https://mail.gnome.org/archives/commits-list/2009-September/msg10313.html -- Renato Merli _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
