How can I draw a bunch of 32x32 images onto one single surface? Also, how do I put a surface into a PictureBox? I'm trying to make a map editor but I've been stuck on this for about 2 days now. All I need to know how to do is fill the entire map (which is 255x255 tiles or 8160x8160 pixels) with tiles. I know that all of the map won't be visible at the same time, but that's just how big it is. Please don't point me to that DirectX7 in VB4 site, I've been there but his program runs in full screen mode and mine is in windowed. Please help! Thanks.




Reply With Quote