INTERACT FORUM

Please login or register.

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

Author Topic: Trouble with colors in interface plugin  (Read 1026 times)

stottle

  • Junior Woodchuck
  • **
  • Posts: 71
Trouble with colors in interface plugin
« on: August 15, 2011, 08:37:00 pm »

Hey devs,

I'm playing around with a C++ interface plugin.  I can successfully add some activex controls to the composite  control and have them show up in mc (16.0.149).  However, I'm trying to build my own active x control to insert.  This looks fine in VS2008:



Uploaded with ImageShack.us
But looks like crap in MC.  The slider doesn't show up at all, and the outline of the button is gone:



Uploaded with ImageShack.us

I'm guessing there is some setting I've got wrong, so hopefully someone else has hit this before and can offer a suggestion?

Thanks!
[edit]If it matters, the control is a qt widget from activeqt[/edit]
Logged
Pages: [1]   Go Up