Editor-GTK icon indicating copy to clipboard operation
Editor-GTK copied to clipboard

Game editor similar to RPG Maker. Not developed anymore. For the new editor visit https://github.com/easyrpg/editor

Results 6 Editor-GTK issues
Sort by recently updated
recently updated
newest added

GTK+ 3.0 discouraged to use `Gtk.Stock` and is deprecated since GTK+ 3.10. There is a guide to migrate to the recommended way to standard icon names and labels. Documents: https://docs.google.com/document/d/1KCVPoYQBqMbDP11tHPpjW6uaEHrvLUmcDPqKAppCY8o/pub...

Autotiles (reject request) Just showing, there is another easier way to do it using flags. Dont acept this pull request since it contains privative basis.png It has over a year...

Gtk.Box is not deprecated yet but it will be in the future. From the documentation: "[...]. But the recommendation is to switch to GtkGrid, since GtkBox is going to go...

In order to improve the bad user experience of GTK programs under Windows I suggest using the shiny Windows File Dialog instead of the GTK one... Because I'm the only...

This is relevant for alternate order for OK - Cancel button order on dialogs from different UX guidelines (GTK+ vs Windows. e.g.: for GTK+ is Cancel - OK and for...

Map revert feature doesn't work properly. It should reload the map info to the previous saved state and redraw the tiles, but at the moment it hides the map too,...