---------- Forwarded message ---------- From: Daniel Espinosa <esodan gmail com> Date: Mon, 7 Aug 2006 23:32:00 -0500 Subject: Fwd: Extend use of GObject in Gnome-Db to use better in Glade3 To: gnome-db-list gnome-db org Just to point that the PATCH is based on the code sended by Vivien, and hope that work is on the CVS Head and could be applied to it, if not we need Vivien to update the head to apply it, if he aprove the changes of course :-) ---------- Forwarded message ---------- From: Daniel Espinosa <esodan gmail com> Date: Mon, 7 Aug 2006 17:47:12 -0500 Subject: [PATCH] Extend use of GObject in Gnome-Db to use better in Glade3 To: gnome-db-list gnome org Cc: Glade Devel Mailing List <glade-devel lists ximian com> Attached you'll find a PATCH to extend the use of GObject in most gnome-db's widgets; this extend allows Glade3 to work more smoodly with gnome-db's widgets using g_object_set function. You'll find that in the cases of the widget use function to initated it selft, I removed it in order to allow GObject's init function to create complately the widget to show it in the UI desing (before the widget just show as a plane with out any other widget inside it, now it show, for example, the toolbar to edit records in Grids and Forms). May be is needed an audit in the code in order to make the API congruent with the GTK+ one's, for example the macro: IS_GNOME_DB_DATA_ENTRY, in the Gtk+'s way must be: GNOME_DB_IS_DATA_ENTRY, other example is GNOME_DB_TYPE_ENTRY_TEXT, must be GNOME_DB_ENTRY_TEXT_TYPE. -- Trabajar, la mejor arma para tu superación "de grano en grano, se hace la arena" (R) (entrámite, pero para los cuates: LIBRE) -- Trabajar, la mejor arma para tu superación "de grano en grano, se hace la arena" (R) (entrámite, pero para los cuates: LIBRE) -- Trabajar, la mejor arma para tu superación "de grano en grano, se hace la arena" (R) (entrámite, pero para los cuates: LIBRE)
Attachment:
PATCH-GObject.diff.tar.gz
Description: GNU Zip compressed data