I've been messing around with Gloss for a little bit, getting a feel for it, and I really like it!
I'm having one problem though, and that is that I'm not sure how to persist drawings for more than one frame. I can draw one Picture at a time, but I'm not sure how to keep them on the screen. I can always keep a list of Pictures and display those, but that seems like it could be very inefficient, so I wanted to check if there was a better way to do it. I've been going through the documentation and haven't found anything.
Any help would be great! Thanks!