On Sun, May 04, 2014 at 10:10:41PM +0200, Lorenzo Marcantonio wrote: > gtk_main is *not* what you want for a modal loop, so it seems an issue with > wx... > (the proper way would be using g_main_loop_new and g_main_loop_run, gtk_main > also does application level stuff). If in 3.0 it is done in a different way, > then that's the reason:D
Confirming that wx3.0 gtk event loop is completely different. Still not exactly like gtk would like but different. -- Lorenzo Marcantonio Logos Srl _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

