INTERACT FORUM

Please login or register.

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

Author Topic: Dialog box diaplay issues (input SDK)  (Read 1328 times)

Trelane

  • Regular Member
  • World Citizen
  • ***
  • Posts: 142
  • Destroy him, my robots.
Dialog box diaplay issues (input SDK)
« on: April 18, 2002, 04:54:13 am »

Hello,

Since the latest MJ build (8.0.252) I have not been able to bring the configuration and about dialogs for the MPC plugin to the foreground. I thought this was just a bug with the build, but the MP3 and CDA plugins are working as they should.

How are the configuration dialogs for the MP3 and CDA plugins created? As of now, I'm using the DialogBox macro and I am returning true on the WM_INITDIALOG message (after initializing the controls, of course). Is there something more I should be doing? I've tried using SetForegroundWindow and SetActiveWindow with no luck.

Thanks,
Mike

P.S. This behavior is also noticable when bringing up the windows for other applications on the system if MJ is currently active.
Logged

Nikolay

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1681
  • Former CTO, JRiver, Inc.
RE:Dialog box diaplay issues (input SDK)
« Reply #1 on: April 18, 2002, 05:20:42 am »

Mike,

What OS are you running?

Nikolay
Logged

Trelane

  • Regular Member
  • World Citizen
  • ***
  • Posts: 142
  • Destroy him, my robots.
RE:Dialog box diaplay issues (input SDK)
« Reply #2 on: April 18, 2002, 05:21:46 am »

Windows XP Professional
Logged

Nikolay

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1681
  • Former CTO, JRiver, Inc.
RE:Dialog box diaplay issues (input SDK)
« Reply #3 on: April 18, 2002, 05:34:06 am »

I was afraid you are going to say that. I use Win XP pro and everything works great.

I'll do some more testing.

Nikolay
Logged

Trelane

  • Regular Member
  • World Citizen
  • ***
  • Posts: 142
  • Destroy him, my robots.
RE:Dialog box diaplay issues (input SDK)
« Reply #4 on: April 18, 2002, 09:52:52 am »

Almost like magic, the problem ceased. Everything is working as it should now. Very odd...
Logged
Pages: [1]   Go Up