Closed GoogleCodeExporter closed 9 years ago
You can fix this in file: pyglet/app/cocoa.py
Move this lines from __init__ to start:
self.NSApp.finishLaunching()
self.NSApp.activateIgnoringOtherApps_(True)
Original comment by k...@niegowski.pl
on 5 Sep 2012 at 8:23
Sweet! That works for me!
Original comment by nathan.s...@gmail.com
on 12 Oct 2012 at 12:19
Thanks, that's been applied.
Original comment by r1chardj0n3s
on 12 Oct 2012 at 12:32
Original issue reported on code.google.com by
baranov....@physics.msu.ru
on 14 Aug 2012 at 9:51