Follow-up Comment #7, bug #15175 (project mypaint):

based on http://www.mail-archive.com/[email protected]/msg15780.html
I add this lines before window.fullscreen()
while gtk.events_pending(): 
    gtk.main_iteration()

Now it's perfect fullscreen on windows :), seems gtk needs time.
Don't know if this break on linux

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?15175>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to