Positioning from right/bottom, as a percentage of screen, and multi-monitor selection implemented. Updated context menu Position sub-menu and help files. Dragging should work for all options.

Removed dependencies from Library on plug-in .DLL's.
This commit is contained in:
Brian Todoroff
2009-03-24 04:29:48 +00:00
parent 5a793b3644
commit 8a66cc73c0
6 changed files with 378 additions and 65 deletions

View File

@ -58,6 +58,15 @@ BEGIN
MENUITEM "On Desktop", ID_CONTEXT_SKINMENU_ONDESKTOP
MENUITEM "From Right", ID_CONTEXT_SKINMENU_FROMRIGHT
MENUITEM "From Bottom", ID_CONTEXT_SKINMENU_FROMBOTTOM
MENUITEM "X as Percentage", ID_CONTEXT_SKINMENU_XPERCENTAGE
MENUITEM "Y as Percentage", ID_CONTEXT_SKINMENU_YPERCENTAGE
END
POPUP "Transparency"
BEGIN