INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Loosing Focus  (Read 1472 times)

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
Loosing Focus
« on: September 20, 2002, 05:44:15 am »

Matt/Nikolay,

It seems that when pMJPlayback->Play is called when the player does not have anything in it's queue MJ looses focus when the engine is fired up.

This is reproducable with the BusyBox sample when you click on the play random songs.

Is there anything you can do about this?
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41975
  • Shoes gone again!
Re: Loosing Focus
« Reply #1 on: September 21, 2002, 05:26:10 pm »

Yeah, you're right.  I'll look at it Monday.

BTW, are you working with version 8 or version 9?

Thanks Rhino.

-Matt
Logged
Matt Ashland, JRiver Media Center

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
Re: Loosing Focus
« Reply #2 on: September 21, 2002, 09:51:28 pm »

Version 8.
Logged

Nikolay

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1681
  • Former CTO, JRiver, Inc.
Re: Loosing Focus
« Reply #3 on: September 22, 2002, 11:32:25 am »

Rhino,

The easiest way to set fucus back is to use function called ::SetFocus(hWnd). hWnd is the handle of the window to receive the focus.

Nikolay
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41975
  • Shoes gone again!
Re: Loosing Focus
« Reply #4 on: September 22, 2002, 08:29:13 pm »

Yeah, but I think that's why the screensaver always comes on even when I'm in full screen mode.  We gotta fix it on the MJ side.
Logged
Matt Ashland, JRiver Media Center

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
Re: Loosing Focus
« Reply #5 on: September 23, 2002, 02:57:50 am »

Quote
Rhino,

The easiest way to set fucus back is to use function called ::SetFocus(hWnd). hWnd is the handle of the window to receive the focus.

Nikolay



Yeah I know about that ... it's just that it's an annoying quirk ... just like when skinning listview headers don't take any notice of the alignment :-/
Logged
Pages: [1]   Go Up