Original Post
Hello everyone,
i am still reasonably new to XNA so i decided to make a level editor for practice. I have a working editor but what i want to do is have a window that displays the tiles you can choose from like most other level editors have. Since I'm trying to learn the ins and outs of XNA i don't really want any code i can directly copy ( because I'm lazy and i will ). So my question is, what windows form would you use to display the tile sheet so that the user can select which tile he/she wants to draw with, and how would you go about using it. I hope this question is clear enough.
-thanks for any responses.
i am still reasonably new to XNA so i decided to make a level editor for practice. I have a working editor but what i want to do is have a window that displays the tiles you can choose from like most other level editors have. Since I'm trying to learn the ins and outs of XNA i don't really want any code i can directly copy ( because I'm lazy and i will ). So my question is, what windows form would you use to display the tile sheet so that the user can select which tile he/she wants to draw with, and how would you go about using it. I hope this question is clear enough.
-thanks for any responses.