Page 1 of 1

drawing question

Posted: Fri Aug 15, 2003 7:27 pm
by cYanide
lo, how would i go about drawing inside a scroll area? in b+ i would use a canvas or something... what would i do in pb?

Posted: Fri Aug 15, 2003 8:51 pm
by Berikco
use an ImageGadget and the StartDrawing(ImageOutput()) command

Posted: Fri Aug 15, 2003 9:19 pm
by cYanide
ahhh makes sense tnx alot, btw no matter what i try i cant get a splitter gadget working.

trying to get a window split into 2 like | | | with the scroll area on the right and a panel on the left, tried all the examples to see if i did anything wrong and i dont see i have but it just goes wrong :/