View Single Post
  #4  
Old 11-15-2009, 01:36 PM
Deas_Voice Deas_Voice is offline
Deas
Deas_Voice's Avatar
Join Date: Jun 2007
Location: Sweden
Posts: 2,264
Deas_Voice is a jewel in the roughDeas_Voice is a jewel in the rough
Send a message via AIM to Deas_Voice Send a message via MSN to Deas_Voice Send a message via Yahoo to Deas_Voice
just noticed that the window is taking focus instead of laying in "the background" when you open it,
add this piece of code onto the playerlist. object.makeFirstResponder( false ); to prevent that.

(but you probably already knew that.)

Edit: bleh just noticed the normal one is doing it too...
__________________
.
WTF is real life, and where do I Download it?
There is no Real Life, just AFK!
since 2003~
I Support~
ღAeonღ | ღTestbedღ | ღDelteriaღ

if you are going to rep me, don't be an idiot, leave your name!
I got nothing but love for you

Last edited by Deas_Voice; 11-15-2009 at 01:37 PM.. Reason: x_x
Reply With Quote