INTERACT FORUM

Please login or register.

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

Author Topic: Skinning windows  (Read 1326 times)

Rob L

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 469
Skinning windows
« on: March 17, 2004, 05:39:56 pm »

Should I be able to pass the skinning onto any old window, much like the way the scanner function does?

I'm trying to do it from VB, using:

MJAutomation.SkinWindow CLng(Me.hWnd), True

but it doesn't seem to do anything...

Am I missing something obvious?

Rob
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41953
  • Shoes gone again!
Re:Skinning windows
« Reply #1 on: March 30, 2004, 11:19:57 am »

It probably won't work in a VB control because everything is in a different thread so our skinning engine can't easily deal with it.

Sorry we don't have a better answer.
Logged
Matt Ashland, JRiver Media Center

Rob L

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 469
Re:Skinning windows
« Reply #2 on: March 30, 2004, 01:30:36 pm »

Nah, that's fine :-)

At least it's an answer, and it does actually tell me quite a lot :-)
Logged
Pages: [1]   Go Up