Author Topic: Slider Controls in Opengl  (Read 3854 times)

0 Members and 3 Guests are viewing this topic.

Charles Pegge

  • Guest
Slider Controls in Opengl
« on: May 10, 2013, 05:55:29 PM »
Using OOP to encapsulate the control box and each control.


X

Aurel

  • Guest
Re: Slider Controls in Opengl
« Reply #1 on: May 12, 2013, 10:44:40 PM »
Charles ..
TestGLwindow3 work fine but  GLControls not.
I get eror here( look in screenshot..)


X

Charles Pegge

  • Guest
Re: Slider Controls in Opengl
« Reply #2 on: May 14, 2013, 01:04:49 AM »

Hi Aurel, I thinks its OpenglSceneFrame.inc - should be in the main  inc/

Here is more a more developed  example: the dialog boxed are translucent, stackable, with shadow effects

It needs the latest Oxygen.dll, and Put the files into examples/Opengl, except for those in the for_inc folder which contains replacements for files in inc/

Charles

X

Aurel

  • Guest
Re: Slider Controls in Opengl
« Reply #3 on: May 14, 2013, 02:01:29 AM »
Ok Charles
I download latest oxygen (in progress) and try your gl examples
work fine , but this slider controls looks to me to ugly ( because i prefer native windows controls
probably)... :-\
however wors properly ... ;)

Charles Pegge

  • Guest
Re: Slider Controls in Opengl
« Reply #4 on: May 14, 2013, 02:15:20 AM »
It takes time to create good artwork. The technicals have to come first, then the beauty treatment :)


« Last Edit: May 14, 2013, 02:32:36 AM by Charles Pegge »