| New 2004/03/12 | Last update 2004/03/12 |
WPS-Wizard is an addon for the WPS which gives you freely configurable context menus for all filesystem objects. You may have different extended menus for different classes. For example iconfiles may have other menu extension than audiofiles.
A REXX interface gives access to the WPS from user scripts. REXX callbacks may be used to add features to WPS objects similar to subclassing an object. New with V0.3.0 are toolbars for folders and object hints, both created using the new REXX callbacks. You may customize these features for different classes and even single objects. This means attach a REXX script to an object to perform special actions when requesting a menu or opening a folder. This way you may for example have different toolbars for different folders. With V0.4.0 a folder info area was added. This information area is also freely programmable using REXX. Starting with V0.5.0 the program supports gadgets, small scripts running in the background and painting the output on the desktop.
The installation folder with three configuration folders and the templates folder.
Example of a custom context menu for folders.
Example of an object hint for an MP3 file. (You need the CW-Multimedia classes V0.2.4 or higher to query audio information in object hints)
Example of a folder information area.
Example of a system information gadget.
Download here:
German version: wpswizard-0_5_1-ger.zip (928764 bytes)
English version: wpswizard-0_5_1-eng.zip (921177 bytes)
German version: wpswizard-0_5_0-ger.zip (860370 bytes)
English version: wpswizard-0_5_0-eng.zip (852945 bytes)
German version: wpswizard-0_4_1-ger.zip (644124 bytes)
English version: wpswizard-0_4_1-eng.zip (638318 bytes)
German version: wpswizard-0_4_0-ger.zip (562002 bytes)
English version: wpswizard-0_4_0-eng.zip (556595 bytes)
German version: wpswizard-0_3_0-ger.zip ( 468600 bytes)
English version: wpswizard-0_3_0-eng.zip (463616 bytes)
German version: wpswizard-0_2_0-ger.zip ( 408229 bytes)
English version: wpswizard-0_2_0-eng.zip (404155 bytes)
Download here:
German version: wpswizard-0_1_2-ger.zip (376215 bytes)
English version: wpswizard-0_1_2-eng.zip (372551 bytes)
Source: wpswizard-src-0_1_2.zip (346326 bytes)
German version: wpswizard-0_1_0-ger.zip (353567 bytes)
English version: wpswizard-0_1_0-eng.zip (349952 bytes)
Source: wpswizard-src-0_1_0.zip (347761 bytes)
V0.5.1 (12.03.2004): -Added IMAGE_GADGET -New context menu for folder action buttons -New menu function menuEnableItem() -More german translations of hints -Size of infowindow wasn't always saved -Bar showing the free drive space for the Icons in drives folder -The image contained in an image file is drawn as the icon (if the cw-multimedia classes are installed). -Format menu is properly removed for USB floppy drives now. -Some more icons by Klaus Staedtler -Gadget variablepointed to INI file not hint database. -The INI file WPSWIZZ.INI is now created in the users home directory if defined. V0.5.0 (02.Jan.2004): -Added Gadgets (small scripts running in the background and drawing their output on the desktop). -Added a script tutorial section to the documentation. -Minor fixes to the install and uninstall scripts. V0.4.1 (21.Nov.2003): -Info area text formatting rewritten for better tag and font handling. It may be necessary to adjust your info scripts. -Better font handling for the info area -When REXX/info area are disabled the corresponding menuitems are removed. -Fixed a couple of minor memory leaks -New generic WPS class implementing a general purpose launch area. -Launch area for toolbar. Drop any object there and use it like the LaunchPad. -Toolbar buttons may be configured using drag and drop. -Better error reporting for Rexx scripts. -New function 'winShowWindow()' -Fixed broken transparency with SDD and SNAP V0.4.0 (21.Jun.2003): -Corrected some typos in the manual -Fixed some memory leaks -Better script handling. Different kind of scripts have their own subdir. -New callback for wpModifyMenu -New function winQueryFolderObjects() -Info area in folders. -Toolbar may be disabled independently for any folder. -Some code cleanups V0.3.0 (10.Jan.2003): -Saving of scrollbar position in detailsview not always worked. -Files copied form CD are not read only -Submenus in user skripts menu are possible -Added support for wpSetType(), wpQueryFldrSortClass(), wpQueryFldrDetailsClass(), wpSetFldrDetailsClass(), wpSetFldrSortClass() -Added WPS call back interface for selected methods for use with REXX scripts -Added menu functions and drag functions to REXX interface -Added object hints (fly over help) V0.2.0 (8.Mar.2002): -Saving of splitbar position for folder details view. -Saving of scrollbar position for details view. -REXX interface to the WPS added. -Templates checkbox was lost. -Fixed some minor memory leaks. V0.1.2 (13.May.2001): -Parameters of program objects were sometimes messed up. -The tilde wasn't properly removed from titles. V0.1.0 (05.May.2001): -First public version.

| Main page | (c) Chris Wohlgemuth 2001-2004 |