I'm looking for a utility that will draw a grid overlay pattern on my screen, for the purposes of arranging icons, dialogs, graphics, etc.I had one such similar program back in the day for my PocketPC development, but I cant seem to find one in Google.The functionality I'm looking for is similar to the GridGo widget for Konfabulator (http://www.widgetgallery.com/view.php?widget=36525)Anyone know of a similar program?
10/11/2005 3:07:32 PM
bttt, this is something similar to what I want to be able to do:I whipped that image up with Paint.NET, its not an actual screenshot of functionality
10/11/2005 4:35:09 PM
just curious here - what exactly are you trying to layout so precisely that you aren't going to be moving? The Desktop "align to grid" isn't good enough for your icons?If you're trying to build a GUI application in .NET or something, all the VisialX studios have their own grid/alignment functionality.
10/11/2005 4:42:28 PM
the problem I'm having is that i'm building dialogs in InstallShield, in which the dialog editor is a piece of shit.
10/12/2005 12:12:37 AM