I've added in several more layers, there are now 20 in total. Matched up graphics to each layer, builds image internally. But then I realised that there is a while bunch of redundant code. Removing swathes of unwanted methods had meant a much reduced project size.
Another of these little realizations is that I've basically built most of the current project in the form partial class. What I think would probably work better is to put what I can into the the main {} part of the code.
No pictures right now, I'm not on the right machine.
No comments:
Post a Comment