Click here to Skip to main content
15,907,396 members

Comments by ssiidd (Top 3 by date)

ssiidd 6-Mar-12 14:36pm View    
Thank you so much! :)
ssiidd 6-Mar-12 13:32pm View    
Thank you for your solution. :) but ive been trying to find any onmouseClick event tutorials to handle the clicking of the rectangle so i can iterate through the list to find which one was clicked? i cant seem to find any! any direction would be helpful.
ssiidd 6-Mar-12 10:52am View    
Yes, after these rectangles are drawn, the user is supposed to click one of them. I need to be able to record which one was selected..and then run the tiling algorithm on it, i.e., find out which quadrant of the grid the selecvted tile lies on and then surround it by trominos (L shaped tiles)