Pages
(Move to ...)
Home
Terms of Use
About the Pixel Pusher
▼
Saturday, September 6, 2008
From X to X1 - Brushes
›
Here is a compilation of file name changes from PSP X to X1 for the brushes that come with the program. PSP 9/X PSP X1/X2 Brushes +...
Wednesday, August 27, 2008
Troubleshooting Scripts
›
These are screenshots of common problems that occur when using scripts in Paint Shop Pro. I have assembled screenshots that I use when help...
Sunday, August 3, 2008
Parts of a Script
›
The first line in a script 'from JascApp import *' allows for communication between the script and PSP. It is essential. When th...
2 comments:
Saturday, August 2, 2008
Checking Program Version in Scripts
›
One of the problems with scripts is that Paint Shop Pro is not completely backwards compatible. Between PSP X and X1, Corel changed the nam...
Friday, August 1, 2008
Scripts - If Statement
›
Scripts in Paint Shop Pro use a scripting language called Python. In order to perform advanced tasks in PSP scripts, it is necessary to und...
Message Boxes in Scripts
›
There are three types of message boxes in Paint Shop Pro scripts: the information box, the question box, and the stop box. Code Snippet : ...
1 comment:
Scripts - Variables
›
Python stores information in variables. A variable is something whose value changes over time. A variable stores information. Variables ...
1 comment:
Thursday, July 31, 2008
Plugins Troubleshooting
›
The following error message: Paint Shop Pro was unable to load the requested plug-in filter. The plug-in may not be installed properly or m...
Monday, June 9, 2008
Potting an Orchid into Semi-Hydroponic Culture
›
1. Obtain lightweight expanded clay aggregates (LECA). I use Hydroton. 2. New LECA needs to be washed before use because there is clay ...
Thursday, September 29, 2005
My Memes
›
If you like Memes, then I've created a few using Memegen . I'd like to write my own perl scripts, but I don't have a place wher...
‹
Home
View web version