Closing Zoomplayer

Help each other out

Closing Zoomplayer

Postby Dj Elmo on Sun May 01, 2005 11:37 am

Hi all

Whats the best way to close Zoomplayer? Opening is fine, but at this stage I'm not using a remote. So I have to press escape, which puts Xlobby out of focus.

If I do use Girder, is it just a matter of assigning a key to close zoomplayer?

Thanks

PS I'm using the heavymetal skin.
Dj Elmo
 

Postby dusk on Mon May 02, 2005 12:49 pm

From within xlobby you can use the sendmessage event to close ZP.

Just add in a new event with these sendmessage parameters and assign it to a button:

Class name: TMainForm
Message: 32817
wParam: 88
lParam: 2

You can also use the same parameters in girder to close it. Should work either way...
dusk
 
Posts: 27
Joined: Thu Feb 24, 2005 2:55 am
Location: Adelaide, Australia

Postby Naylia on Mon May 02, 2005 1:02 pm

Hey,

will that sendmessage command close ZP altogether? or just shrink it? My current close command only shrinks ZP which I don't like, hopefully this is what I've been looking for to exit it entirely?
Naylia
 
Posts: 530
Joined: Tue Oct 19, 2004 7:50 pm
Location: Boston, MA

Postby dusk on Mon May 02, 2005 9:20 pm

Yep, this will close it completely.

You can export all the ZP sendmessage commands by going into the player options and then the Keys option - click on Export and you can get the entire list (there's hundreds!!) in girder format.
dusk
 
Posts: 27
Joined: Thu Feb 24, 2005 2:55 am
Location: Adelaide, Australia