[anjuta-devel] Automatic association between .ui files and source files



Hi Devs!

I've implemented an interesting feature in anjuta and I'd like to hear
comments on the approach used. For more details, please take a look in
https://bugzilla.gnome.org/show_bug.cgi?id=700383 .

The problem: when editing an ui with glade inside anjuta, one have to
manually switch from the .ui to the source file for member and
callback creation.

The implemented solution: with attached patch (note that it currently
does not apply to anjuta master, I'll still have to port it), simply
double-clicking a widget in glade inspector or a signal, anjuta will
automatically switch to the associated source file and create a
corresponding private member or callback.

The association between files is derived


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