SpoilerMask

Harry

New member
here's a new version of spoilermask:

http://rapidshare.de/files/19242290/SpoilerMask.zip.html
(7 kb)

and this one is the same as above, but with a semi-transparent editing window:

http://rapidshare.de/files/19244260/SpoilerMaskTransp.zip.html

feature:
create complex masks for any video editing program, even over the thumbnail bar

enhancements:
+ caption bar is no longer needed
+ move window by clicking on it and dragging it

requirements:
Microsoft .Net 2.0

use at your own risk, feedback is appreciated.

greetz :)
Harry

screenshot:



screenshot in action:



Code:
========================================================================
Program
========================================================================

Name: SpoilerMask

Purpose: mask certain areas of a window

Two modes are available: edit and view mode

edit mode: 

	add panels, move and resize them

view mode: 
	
	all panels become a transparent window

Usage:

* right mouse button context menu on main form:

	add panel at upper left default position

* right mouse button context menu on panel:

	delete current panel

* left click on panel

	allow dragging and resizing

* doubleclick on main form

	toggle edit and view mode

* right mouse button context menu on main form:

  	toggle edit/view mode (same as doubleclick on main form)
	close application

* hint: if you need to minimize the form, simply press the application's button on your windows task bar


========================================================================
Known Issues
========================================================================

tell me :)


========================================================================
System Requirements
========================================================================

Microsoft .Net Runtime Environment 2.0


========================================================================
Disclaimer
========================================================================

Program is free. Usage is at your own risk.


========================================================================
Credits
========================================================================

Jim Korovessis: 
---------------
article with source: Simple Runtime Control Sizing and Dragging url: Classhttp://www.codeproject.com/cs/miscctrl/CSPickBoxSample1.asp
 
Last edited:

rayn

New member
Hi Harry

The spoilermask works perfectly. I particularly like the free resize option- much more practical than the S/M/L in VRD.

Have had no problems at all- what with this and your eponymous Tools you're becoming an indispensable part of the VRD set-up!

Great work.
 
Top Bottom