how do you fill an object such as a rectangle with a colour using setfillstyle(); ?? I dont want to use flood fill as i am having more problems with that..
You don't. setfillstyle() simplysets the type of fill. You still need a function that actually performs the filling, like floodfill() or fillpoly() .
WaltP
Posting Sage w/ dash of thyme
10,505 posts since May 2006
Reputation Points: 3,348
Solved Threads: 944