-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Vivien Malerba schreef: > There is no API to be notified of data modification within a database, > you have to do some polling for that purpose (I'm not aware of any > DBMS's API which offers such a feature.)
True. This answers most of what I want to know. Currently I'm stuck on the following problem: - - I create my widgets with Glade - - The model isn't set for GnomeDBGrid - - I want to set this model - - GnomeDBGrid != gnome_db_data_widget_set_gda_model - - I need to have the 'raw' widget for that - - I try to access the raw widget with g_object_get, segmentation fault (probably due to my wrong implementation) - - GnomeDBRawGrid != available in 'live' glade, outside the editor. I found already one 'bug' that glade looks for libgnomedb.so while it should look for libgnomedb-3.0.so Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGihZLYH1+F2Rqwn0RCtCqAJ9xeGiRBJZXlvl/P8P2oizWocrlggCdGGMq EW3ARGrLGQN0Nz94KwHHq58= =Eu4t -----END PGP SIGNATURE----- _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
