Hey Guys, just getting into Corona, and so far I’m loving it, I’ve been fighting with appcelerator, and its like day and night! I love This!!
Anyway, I’m in early planning stages of an app I want to make and I wanted to get your guys opinion on which is a better way to make a grid.
So far I am strongly leaning towards dynamically drawing my grid with lines, what makes me pause and consider using an image instead is that my grid is going to have, like, 800 lines. And an image will prolly use much less resources.
The Reason I’m wanting to use lines instead of an image is because I want to be able to dynamically set the stroke color.
So I guess my main question here, is: Is it possible to recolor an image? As in if I make my grid image white on a transparent background and then set the fill color of an image?
I tried myDyamicImage:setFillColor(255,0,0) but it didn’t work (not that I expected it to 
Thanks in Advance
Gypsy
[import]uid: 66287 topic_id: 10895 reply_id: 310895[/import]