[Glade-devel] [PATCH] Extend use of GObject in Gnome-Db to use better in Glade3



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)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-devel/attachments/20060807/338801ec/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PATCH-GObject.diff.tar.gz
Type: application/x-gzip
Size: 13958 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/glade-devel/attachments/20060807/338801ec/attachment.gz 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]