Page 1 of 1

Snap to it, Soldier!! ** Version 4.00 update added **

Posted: Thu Feb 02, 2006 3:45 am
by netmaestro
Do you write programs that use a grid, say for a chess game? It's a lot of fiddly work to get the pieces to "snap" to the middle of the squares and everything changes for the next project. Here is a library containing two simple commands, CreateGrid() and Snap2Grid() that makes it easy!

http://www.networkmaestro.com/snaptogrid.zip (3.94)

http://www.networkmaestro.com/snap2grid.zip (4.00)

http://www.networkmaestro.com/snaptest.exe (tiny demo program)

Posted: Thu Feb 02, 2006 3:30 pm
by Jan Vooijs
Looks nice,

Will test it in an game application i'am writing, no its NOT in BETA fase like you requested (arf arf I know who/what you mean, a very known program)

Thanks

Posted: Fri Feb 03, 2006 5:19 am
by mskuma
Thanks netmaestro - this is great! Nice example in the chm help file too (very professional help BTW). As a new PB user, I'm very pleased to be able to see this learning example. Thanks again.