

html file and a download dialog will display. html link is just to help me keep track of downloads. Needed if you want to lock a window to another.


Updated 5/31/11: Added new function _WinSnap_SetStyle() to configure what the window snaps to and to be able to enable/disable then snaps. Windows Msgs are automatically registered on startup. Also removed _WinSnap_RegisterMsgs() as it is not nessasary. Updated 9/17/11: Automatic alignment to ALL visible windows now. Im pretty sure the answer is there.Īnyway plz take a look and tell me what you think. There is some invisible boarder there that isnt acounted for when I get the gui width and height. If you choose to make the GUI non sizeable, it will still work but you'll see the edges will overlap a little bit. One problem that I still have to hammer out is what Style you use for your GUI. It is a very nice feature when it comes to aligning and resizeing your GUIs side by side. "Snappy" meaning anytime the boarder of your gui gets close to another windows boarder, or the desktop edges, your gui will automatically snap and align itself to that boarder. Here is a UDF to easily apply that "snappy edge" effect to your GUI that you have probably seen on many programs.
