GNOME Bugzilla – Bug 675001
Anjuta needs Gtk.Application snipplets for Vala, Python and JavaScript
Last modified: 2020-11-06 20:22:11 UTC
Gtk+ (Application) is only available for C. We need this for Vala, Python and JavaScript. I would like to update all the tutorials to use Gtk.Application, since this is the new way of doing things. Therefore, this feature should be available in Anjuta.
Agreed. It is not difficult to do I think but I am not sure how this works in details for the other languages (also C++). It would be great if you could provide patches to add a GtkApplication template. Shouldn't be hard to do if you copy, rename and edit an existing wizard. There is also some reference documentation for the wizard format: http://developer.gnome.org/libanjuta/stable/project-wizard-format.html
Created attachment 218072 [details] [review] Initial setup for a vala-gtkapplication wizard. This is just the very initial setup for a vala-gtkapplication wizard... it is actually just a copy of the vala-gtk wizard, but I just wanted to do this setup to make sure the copy works before I start messing with it. It will be squashed into a future patch, but I am just leaving it here as step 0. (It has been tested and seems to work, so can be ignored for now by anjuta developers).
Hereby officially ignored ;) Thanks for your work, Tiffany!
bugzilla.gnome.org is being replaced by gitlab.gnome.org. We are closing all old bug reports in Bugzilla which have not seen updates for many years. If you can still reproduce this issue in a currently supported version of GNOME (currently that would be 3.38), then please feel free to report it at https://gitlab.gnome.org/GNOME/anjuta/-/issues/ Thank you for reporting this issue and we are sorry it could not be fixed.