08-22-2015, 01:57 PM
(08-21-2015, 04:22 PM)oort Wrote: Unfortunately with wxWidgets it is not possible to avoid the settings dialog. Not sure if this can be fixed in the future or not.
So you're saying there's no way to have the same menu option do two different things if it's a dropdown menu, even though you can if it's a popup menu? Here's a workaround: What if you split the render menu in two? Call one "render" and the other "render options"?
Also, it would be nice if there were some way to skip the "choose a filename for the render" dialog as well - perhaps that could be moved into the render options, but saved per .wings file rather than globally? It could default to the name of the wings file, of course - e.g. if you're rendering "thingy.wings" then you'd end up with "thingy.tga" or "thingy.png" or whatever, but you could override it if you want.