PGF: Programmable Graphics Format
-
- Posts: 5
- Joined: Tue Dec 02, 2008 10:34 pm
PGF: Programmable Graphics Format
This is my image format... Reads data from a PGF file and displays graphics depending on what the data is. For more info see my topic on the forums.
You do not have the required permissions to view the files attached to this post.
Last edited by Sub12 on Wed Dec 03, 2008 3:48 pm, edited 1 time in total.
-
- Site Admin
- Posts: 61
- Joined: Wed Jan 18, 2006 10:05 pm
- Location: Austria
-
- Posts: 4
- Joined: Thu Jan 12, 2012 3:08 pm
Re: PGF: Programmable Graphics Format
You had a small error, when the user was selecting the PGF file. If they clicked 'Cancel' the program threw an 'OS cannot find the file' error.
I changed it to give a readable error message and gracefully exit with a simple 'end' statement.
I changed it to give a readable error message and gracefully exit with a simple 'end' statement.
You do not have the required permissions to view the files attached to this post.