| File | Date | Author | Commit |
|---|---|---|---|
| Guides | 2017-01-24 |
|
[f2ca03] Tray dispose goes here |
| .gitattributes | 2013-11-16 |
|
[9b821d] Initializing the windowed version of guides. T... |
| .gitignore | 2013-11-16 |
|
[9b821d] Initializing the windowed version of guides. T... |
| Guides.sln | 2013-11-17 |
|
[89ce4e] Changed Guides2 subfolder to Guides, changed as... |
| readme.md | 2013-12-09 |
|
[0a518c] Updated readme and project properties to show v... |
Welcome to Visual Guides for Windows. This program is designed to provide intractive guide lines over any programs in Windows to help you line things up and generally design better.
To get started, simply run Guides.exe.
Mouse Input
===========
- Middle-click anywhere on-screen to crate a linear guide there.
- Hold CTRL and Middle-click to create a circle guide centered on your cursor.
- Middle-click a guide again to remeove it.
- Left-click on or near (within 6 pixels) the guide to drag it around. Note that if you click on the guide itself, it will block the click from the program below. The cursor will change to a finger to let you know you this is the case.
- Right-click a line guide to swap horizontal/vertical.
- Right-click-drag a line guide to rotate a guide freely.
- Right-click a rotated line guide in-place to return to vertical/horizontal orientation
- Right-click-drag a circle guide to scale it
- Right-click-drag while holding shift on a circle guide to scale it using the place where you clicked as an anchor point
- Hold alt while doing the above to freeze the guide in place while you scale it
You can exit the program from the tray icon it creates, or by using the icon on the taskbar. If the window is focused (either click on the tray icon or click a guide) Alt+F4 will work too :)
Enjoy!