moving window and resize bottom flickersI am trying to make a kind of popup notification window that slides out of the task bar. At the mom...
Slide bar going under my min valueok so i got this to work how i want it to, to show you but i want to be able to set the Sliderx insi...
Slide bar going under my min valueno not really. min is the value the slider starts from so if i call it like this [code]DrawSlideBar...
Slide bar going under my min valueMin is ment to be the start of the slider so that the slider starts at min, lets me slide it from m...
Slide bar going under my min value[code] void DrawSlideBar(float x, float y, float w, int min, int max, int &SliderValue) { f...