Well to put my problem at the simpless,
<- good
<- BAD
You can see the slider over lapping
I need to fix that :(
Its not suppose to over lap on maximize no?
I set the gadget to be fix ;(
<- good
<- BADYou can see the slider over lapping
mnSHorizontal = CreateSlider( 165,391,450,15,wndMain,1 ) mnSVertical = CreateSlider( 615,0,15,390,wndMain,2 ) SetGadgetLayout mnSHorizontal,1,1,0,0 SetGadgetLayout mnSVertical,0,0,1,1
I need to fix that :(
Its not suppose to over lap on maximize no?
I set the gadget to be fix ;(