On Tue, 30 Jan 2018, Gerd Hoffmann wrote:
On Mon, Jan 29, 2018 at 07:21:02PM +0100, BALATON Zoltan wrote:
Is there an option also to get back the old SDL1 behaviour with SDL2? Could
that be made the default to make the transition easier?
Well, that kind of flexibility is alot harder to do with SDL as it
doesn't offer widgets to manage views ...
How did it work with SDL1 and what prevents it from working the same way
with SDL2?
How about using gtk instead?
That's not a solution to the problem. Why do we have other backends than
gtk if they aren't meant to be used? (Others already gave reasons to
prefer SDL over gtk such as leaner, simpler interface which is also faster
to start up, also useful if one dosen't need any of the frills the gtk
interface provides or uses QEMU on a low-end system or platform where gtk
is not supported.)
Regards,
BALATON Zoltan