rwdziprwdanimatedgifs 0.70

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,93 @@
1
+ = rwdanimatedgifs an Animated Gif Viewer
2
+
3
+ How to Use the Animated Gif viewer (rwdanimatedgifs)
4
+
5
+ There are two steps to add gifs to rwdanimatedgifs.
6
+
7
+ Adding Records
8
+
9
+ 1. Use the "Edit Gifts" tab
10
+
11
+ The first field is the most important. It is the filename that
12
+ will be created. It must match the name of the gif.
13
+ This is where you can add a description for the picture
14
+
15
+ The following lines for entry are for you to fill in as you want.
16
+
17
+ When you are finished press the CreateFile button
18
+
19
+ Or Manually add an entry for a picture
20
+
21
+ You can use a text editor to create a record<br>
22
+ put information on separate lines. You can have as many lines as you want
23
+ name the file to match the gif and end with .nam<br>
24
+
25
+ Save your file to the animatedgifs/ subdirectory
26
+
27
+ Add your gif to the same directory
28
+
29
+ This is similar to how you add a photo to the book.
30
+
31
+ Viewing Gifs
32
+
33
+
34
+ Click on the View Gif button
35
+
36
+ If it finds the gif it will replace the window with the picture
37
+
38
+ it will look for the same name as the record with the extension .gif
39
+
40
+ To return to the menus, click on back arrows at the top right.
41
+
42
+ you can add gifs manually.
43
+
44
+ add them to the animatedgifs/ directory
45
+
46
+ List Files
47
+
48
+ Click on "List Gifs"
49
+
50
+ clicking on the "ListGifs" button will list all<br>
51
+ the files found in the animatedgifs/ directory
52
+
53
+ Add Info
54
+
55
+ You can add comments to gif records
56
+
57
+
58
+
59
+ Documents
60
+
61
+ when you click on a document name, the document should pop up in a
62
+ browser window, or in another browser tab.
63
+
64
+ For more information see:<br>
65
+ http://rwdapplications.rubyforge.org/wiki/wiki.pl
66
+
67
+ For more information about RubyWebDialogs see:
68
+ http://www.erikveen.dds.nl/rubywebdialogs/index.html
69
+ <br><br>
70
+ Thanks, Steven Gibson
71
+ <pre>
72
+ Changelog
73
+ version 0.70
74
+ added version - helpabout
75
+ added context sensitive help
76
+ changed order of listed gifs
77
+ added fill record on edit gif record
78
+
79
+ version 0.6
80
+ updated to version 1.44 of rwdtinker
81
+
82
+ version 0.5
83
+ updated to version 1.4 of rwdtinker
84
+
85
+ version 0.4
86
+ improved item selection of gif list
87
+
88
+ version 0.3
89
+ updated program to work with rwdtinker version 0.9
90
+ changed some sample gifs
91
+
92
+ Version 0.2
93
+ first public version released
Binary file
@@ -0,0 +1,93 @@
1
+ HowTo use the Animated Gif Viewer
2
+
3
+ How to Use the Animated Gif viewer (rwdanimatedgifs)
4
+
5
+ There are two steps to add gifs to rwdanimatedgifs.
6
+
7
+ Adding Records
8
+
9
+ 1. Use the "New File" tab
10
+
11
+ The first field is the most important. It is the filename that
12
+ will be created. It must match the name of the gif.
13
+ This is where you can add a description for the picture
14
+
15
+ The following lines for entry are for you to fill in as you want.
16
+
17
+ When you are finished press the CreateFile button
18
+
19
+ Or Manually add an entry for a picture
20
+
21
+ You can use a text editor to create a record<br>
22
+ put information on separate lines. You can have as many lines as you want
23
+ name the file to match the gif and end with .nam<br>
24
+
25
+ Save your file to the animatedgifs/ subdirectory
26
+
27
+ Add your gif to the same directory
28
+
29
+ This is similar to how you add a photo to the book.
30
+
31
+ Viewing Gifs
32
+
33
+
34
+ Click on the View Gif button
35
+
36
+ If it finds the gif it will replace the window with the picture
37
+
38
+ it will look for the same name as the record with the extension .gif
39
+
40
+ To return to the menus, click on back arrows at the top right.
41
+
42
+ you can add gifs manually.
43
+
44
+ add them to the animatedgifs/ directory
45
+
46
+ List Files
47
+
48
+ Click on "List Gifs"
49
+
50
+ clicking on the "ListGifs" button will list all<br>
51
+ the files found in the animatedgifs/ directory
52
+
53
+ Add Info
54
+
55
+ You can add comments to gif records
56
+
57
+
58
+
59
+ Documents
60
+
61
+ when you click on a document name, the document should pop up in a
62
+ browser window, or in another browser tab.
63
+
64
+ For more information see:<br>
65
+ http://rwdapplications.rubyforge.org/wiki/wiki.pl
66
+
67
+ For more information about RubyWebDialogs see:
68
+ http://www.erikveen.dds.nl/rubywebdialogs/index.html
69
+ <br><br>
70
+ Thanks, Steven Gibson
71
+ <pre>
72
+ Changelog
73
+ version 0.70
74
+ added version - helpabout
75
+ added context sensitive help
76
+ changed order of listed gifs
77
+ added fill record on edit gif record
78
+
79
+ version 0.6
80
+ updated to version 1.44 of rwdtinker
81
+
82
+ version 0.5
83
+ updated to version 1.4 of rwdtinker
84
+
85
+ version 0.4
86
+ improved item selection of gif list
87
+
88
+ version 0.3
89
+ updated program to work with rwdtinker version 0.9
90
+ changed some sample gifs
91
+
92
+ Version 0.2
93
+ first public version released
metadata ADDED
@@ -0,0 +1,42 @@
1
+ --- !ruby/object:Gem::Specification
2
+ rubygems_version: 0.8.4
3
+ specification_version: 1
4
+ name: rwdziprwdanimatedgifs
5
+ version: !ruby/object:Gem::Version
6
+ version: "0.70"
7
+ date: 2005-02-13
8
+ summary: rwdziprwdanimatedgifs is a animated gifs viewer using rwdtinker and RubyWebDialogs. Requires rwdtinker >1.51
9
+ require_paths:
10
+ - "."
11
+ email: steven@superant.com
12
+ homepage: http://rubyforge.org/projects/rwdapplications/
13
+ rubyforge_project: rwdapplications
14
+ description: rwdziprwdanimatedgifs is a animated gifs viewer using rwdtinker and RubyWebDialogs. Requires rwdtinker >1.51rwdcalc is calculator rwdtinker and RubyWebDialogs
15
+ autorequire:
16
+ default_executable:
17
+ bindir: bin
18
+ has_rdoc: true
19
+ required_ruby_version: !ruby/object:Gem::Version::Requirement
20
+ requirements:
21
+ -
22
+ - ">"
23
+ - !ruby/object:Gem::Version
24
+ version: 0.0.0
25
+ version:
26
+ platform: ruby
27
+ authors: []
28
+ files:
29
+ - rwdaanimatedgifs-0.70.zip
30
+ - HowTo_Animatedgifs.txt
31
+ - rwdanimatedgifs.rb
32
+ test_files: []
33
+ rdoc_options:
34
+ - "--main"
35
+ - HowTo_Animatedgifs.txt
36
+ extra_rdoc_files:
37
+ - HowTo_Animatedgifs.txt
38
+ executables: []
39
+ extensions: []
40
+ requirements:
41
+ - rwdtinker > 1.51
42
+ dependencies: []