18 Kasım 2009 Çarşamba

RH_GUI-Slider 0.1 Beta


The RH_GUI-Slider SynthEdit module was developed to be a basic slider made with the win32 GDI library. The slider movement is controlled by the float inputs,NO mouse response yet. For now this module is only usefull for display purposes Inputs :- Animation position Y : Control the height of the slider :: float 0 to 1 )- Animation position X : Control the width of the slider :: float 0 to 1 )- int R : Control the Red color of the slider ( RGB colors ) :: int 0 to 255 )- int G : Control the Green color of the slider ( RGB colors ) :: int 0 to 255 )- int B : Control the Blue color of the slider ( RGB colors ) :: int 0 to 255 )This is a basic slider made with the win32 GDI library.