I am making a modeler in blitz3d and I would like to know
how do you make button like rectangles in your programs that the user can press with the mouse? I used the rect command to make a rectangle, but you cannot press these rectangles in . How do you make the true Windows style buttons?
how do you make button like rectangles in your programs that the user can press with the mouse? I used the rect command to make a rectangle, but you cannot press these rectangles in . How do you make the true Windows style buttons?