Harry
August 13th, 2006, 09:19 AM
this is a general purpose program i've written for educational purposes. i put it in here because i primarily used it with VideoReDo, but you can theoretically use it with any program you like. it's in early alpha stage, however i'd like to hear some opinions whether people have use for such kind of program or not ;)
GUICustomizer 0.01 (alpha)
Requirements:
Microsoft .Net
Purpose: change the position and appearance of GUI elements in windows programs
Usage:
1. "Open File": select executable, e.g. VideoReDo => program is executed (as a remote process)
2. open desired GUI, e.g. open a movie in VideoReDo
3. click "Get Objects" => a list of editable objects will be displayed
4. select one of these objects and modify it's properties (checkboxes, position, parent)
Example on how to get a separate window of the main movie window in VideoReDo:
1. "Open File", select VideoReDo.exe
2. open a movie in VRD
3. in the first list box select the entry with the description "MovieWindow"
4. click "Detach from Parent"
5. in the second list box click on the checkboxes of "Caption" and "Ex App Window"
Note:
some objects can't be turned into windows, but you still can move them with the up/down/left/right buttons
Important Note:
usage of this program is direct modification of an external running program => if you modify the wrong properties, the remote process can crash
Disclaimer:
USE AT YOUR OWN RISK! I take no responsibility to whatever happens when you use this program ;-)
Download:
http://www.mytempdir.com/862496
examples for the future:
* loading and saving of configurations
* one-click preferences (eg fullscreen movie window)
* ...
Screenshot:
http://img158.imageshack.us/img158/4940/snapux8.gif (http://imageshack.us)
Example Usage:
http://img53.imageshack.us/img53/7504/examplejs1.jpg (http://imageshack.us)
GUICustomizer 0.01 (alpha)
Requirements:
Microsoft .Net
Purpose: change the position and appearance of GUI elements in windows programs
Usage:
1. "Open File": select executable, e.g. VideoReDo => program is executed (as a remote process)
2. open desired GUI, e.g. open a movie in VideoReDo
3. click "Get Objects" => a list of editable objects will be displayed
4. select one of these objects and modify it's properties (checkboxes, position, parent)
Example on how to get a separate window of the main movie window in VideoReDo:
1. "Open File", select VideoReDo.exe
2. open a movie in VRD
3. in the first list box select the entry with the description "MovieWindow"
4. click "Detach from Parent"
5. in the second list box click on the checkboxes of "Caption" and "Ex App Window"
Note:
some objects can't be turned into windows, but you still can move them with the up/down/left/right buttons
Important Note:
usage of this program is direct modification of an external running program => if you modify the wrong properties, the remote process can crash
Disclaimer:
USE AT YOUR OWN RISK! I take no responsibility to whatever happens when you use this program ;-)
Download:
http://www.mytempdir.com/862496
examples for the future:
* loading and saving of configurations
* one-click preferences (eg fullscreen movie window)
* ...
Screenshot:
http://img158.imageshack.us/img158/4940/snapux8.gif (http://imageshack.us)
Example Usage:
http://img53.imageshack.us/img53/7504/examplejs1.jpg (http://imageshack.us)