GObject property binding support in Glade - Weekly Report 02



Hi,

I still have a lot to do currently due to my semester not being over yet, but as I knew this and reflected it in my planning, I am still on schedule.
I just pushed my Glade "gbinding" branch to git.gnome.org, which already 
has all the code for reading <binding> tags from GtkBuilder files, 
constructing an internal data representation from it, and writing it 
back to the file. This basically means that you can open UI files with 
<binding> tags and save them again later, without any binding data being 
lost in the process.
Next week, I will work on making all of this actually user-visible. For 
starters, the property editor will be extended to indicate whether a 
property is the target of a binding. I might even able to start 
integrating property binding commands into the Glade's undo/redo system 
in preparation of making them invokable from the UI; but I guess that's 
for the week after.
Regards,
Denis Washington


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