[anjuta-devel] Automatic association between .ui files and source files
- From: Marco Diego Aurélio Mesquita <marcodiegomesquita gmail com>
- To: anjuta-devel-list <anjuta-devel-list gnome org>
- Subject: [anjuta-devel] Automatic association between .ui files and source files
- Date: Wed, 15 May 2013 09:35:38 -0300
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]