drawing question

Just starting out? Need help? Post your questions and find answers here.
cYanide
New User
New User
Posts: 9
Joined: Fri Aug 15, 2003 7:24 pm

drawing question

Post 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?
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

use an ImageGadget and the StartDrawing(ImageOutput()) command
cYanide
New User
New User
Posts: 9
Joined: Fri Aug 15, 2003 7:24 pm

Post 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 :/
Post Reply