Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

minesweeper

Name: Anonymous 2008-07-10 7:06

i wanna make my own minesweeper game, using c#, how do i do the visual part, the button, if i use like 400 buttons it takes time to draw them all, how does the original game make the more than 500 buttons immediately?

Name: Anonymous 2008-07-10 9:57

>>11
that's a good point, even javascript isn't that bad...
data:text/html,<body><script>for(var i=0;i<2000;++i){var b=document.createElement('input');b.type='button';document.body.appendChild(b)}</script></body>

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List