rwdgutenberg 0.04 → 0.05

Sign up to get free protection for your applications and to get access to all the features.
Files changed (67) hide show
  1. data/Books/Mariposa.gut +6 -0
  2. data/Books/marip10.txt +2598 -0
  3. data/Readme.txt +7 -1
  4. data/code/01rwdcore/01rwdcore.rb +3 -0
  5. data/code/01rwdcore/runopentinkerdocument.rb +7 -0
  6. data/code/01rwdcore/rwdtinkerversion.rb +11 -3
  7. data/code/01rwdcore/setuphelpaboutoptions.rb +13 -0
  8. data/code/01rwdcore/setuptinkerdocuments.rb +6 -0
  9. data/code/superant.com.gutenberg/clearbookscreendisplay.rb +6 -1
  10. data/code/superant.com.gutenberg/createnewnote.rb +7 -2
  11. data/code/superant.com.gutenberg/gutenbergcreatefile.rb +2 -1
  12. data/code/superant.com.gutenberg/jumplinkupdate.rb +6 -0
  13. data/code/superant.com.gutenberg/loadbookrecord.rb +6 -2
  14. data/code/superant.com.gutenberg/loadconfigurationrecord.rb +1 -15
  15. data/code/superant.com.gutenberg/runbackwindow.rb +10 -0
  16. data/code/superant.com.gutenberg/rungutenbergwindow.rb +42 -27
  17. data/code/superant.com.gutenberg/rwdtinkerversion.rb +10 -0
  18. data/code/superant.com.gutenberg/saveconfigurationrecord.rb +1 -1
  19. data/code/superant.com.gutenberg/savegutenbergrecord.rb +14 -8
  20. data/code/superant.com.rwdtinkerbackwindow/loadconfigurationrecord.rb +6 -0
  21. data/code/superant.com.rwdtinkerbackwindow/saveconfigurationrecord.rb +5 -2
  22. data/configuration/rwdapplicationidentity.dist +1 -1
  23. data/configuration/rwdgutenberg.dist +6 -2
  24. data/configuration/rwdtinker.dist +6 -2
  25. data/gui/00coreguibegin/applicationguitop.rwd +1 -1
  26. data/gui/frontwindow0/superant.com.gutenberg/10viewnote.rwd +11 -4
  27. data/gui/frontwindow0/superant.com.gutenberg/67viewconfiguration.rwd +1 -12
  28. data/gui/frontwindowselectionbegin/selectiontabbegin/{selectiontabbegin.rwd → 00selectiontabbegin.rwd} +1 -1
  29. data/gui/frontwindowselectionzend/viewselectionzend/{viewselectionend.rwd → wwselectionend.rwd} +0 -0
  30. data/gui/{frontwindowtdocumentbegin/superant.com.documentsbegin/tt0documentbegin.rwd → frontwindowselectionzend/viewselectionzend/zzdocumentbegin.rwd} +0 -0
  31. data/gui/frontwindowtdocuments/superant.com.documents/tinkerdocuments.rwd +14 -0
  32. data/gui/helpaboutbegin/superant.com.helpaboutbegin/zzdocumentend.rwd +8 -0
  33. data/gui/{frontwindowz1end/frontwindowend/xx0rwdfirsttab.rwd → helpaboutbegin/superant.com.helpaboutbegin/zzzrwdlasttab.rwd} +0 -0
  34. data/gui/helpaboutbegin/superant.com.helpaboutbegin/{ya0helpscreenstart.rwd → zzzzhelpscreenstart.rwd} +0 -0
  35. data/gui/helpaboutinstalled/superant.com.tinkerhelpabout/helpabouttab.rwd +15 -0
  36. data/gui/helpaboutzend/superant.com.helpaboutend/zhelpscreenstart2.rwd +3 -0
  37. data/gui/helpaboutzend/superant.com.helpaboutend/zzzzhelpabout2.rwd +15 -0
  38. data/gui/helpaboutzend/superant.com.helpaboutend/zzzzhelpscreen2end.rwd +3 -0
  39. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/60editconfiguration.rwd +7 -1
  40. data/gui/tinkerbackwindows/superant.com.versionwindow/1appname.rwd +1 -1
  41. data/gui/tinkerbackwindows/superant.com.versionwindow/helpaboutwindow.rwd +17 -0
  42. data/lang/en/rwdcalendar/calendar-en.rb +6 -0
  43. data/lang/es/rwdcalendar/calendar-nl.rb +6 -0
  44. data/lang/nl/rwdcalendar/calendar-nl.rb +6 -0
  45. data/rwd_files/HowTo_Gutenberg.txt +7 -1
  46. data/rwd_files/HowTo_Tinker.txt +6 -0
  47. data/rwd_files/{rwdindex.html → RubyWebDialogs.html} +0 -0
  48. data/rwdconfig.dist +8 -2
  49. data/tests/makedist.rb +1 -0
  50. metadata +38 -43
  51. data/Books/8sam810.txt +0 -8522
  52. data/Books/Sam2.gut +0 -2
  53. data/code/dd0viewphoto/dd0viewphoto.rb +0 -3
  54. data/code/superant.com.gutenberg/savelinkrecord.rb +0 -23
  55. data/gui/frontwindowtdocuments/superant.com,rwdgutenbergdocument/rwdgutenbergdocument.rwd +0 -5
  56. data/gui/frontwindowtdocuments/superant.com.documents/uu5documents.rwd +0 -15
  57. data/gui/frontwindowtdocuments/superant.com.tinkerwin2documents/uu5documents.rwd +0 -6
  58. data/gui/frontwindowtdocumentzend/superant.com.documentsend/ww0documentend.rwd +0 -12
  59. data/gui/helpaboutinstalled/superant.com.rwdgutenberghelpabout/1versionname.rwd +0 -6
  60. data/gui/helpaboutinstalled/superant.com.rwdgutenberghelpabout/5version.rwd +0 -9
  61. data/gui/helpaboutinstalled/superant.com.rwdwin2helpabout/1appname.rwd +0 -4
  62. data/gui/helpaboutinstalled/superant.com.rwdwin2helpabout/3copyright.rwd +0 -3
  63. data/gui/helpaboutinstalled/superant.com.rwdwin2helpabout/5version.rwd +0 -10
  64. data/gui/helpaboutinstalled/superant.com.tinkerhelpabout/1appname.rwd +0 -4
  65. data/gui/helpaboutinstalled/superant.com.tinkerhelpabout/3copyright.rwd +0 -3
  66. data/gui/helpaboutinstalled/superant.com.tinkerhelpabout/5version.rwd +0 -10
  67. data/installed/rwdviewlogo-0.4.inf +0 -4
data/Readme.txt CHANGED
@@ -81,13 +81,19 @@ Steven Gibson
81
81
  steven@superant.com
82
82
 
83
83
  == Changelog
84
+ Version 0.05
85
+ Fix bug with file advance
86
+ updated for rwdtinker 1.65
87
+ new helpabout
88
+ new documents list
89
+
84
90
  Version 0.04
85
91
  fixed show text with nil title
86
92
  updated for rwdtinker version 1.64
87
93
  changed handling of application name returned
88
94
  added jump seletion options
89
95
  added some unit tests
90
-
96
+
91
97
  version 0.03
92
98
  edit data doc
93
99
  delete file, rename file
@@ -14,6 +14,9 @@ class RwdTinker < RWDialog
14
14
 
15
15
  rwdtest_harness
16
16
  end
17
+ showjumplinkoptions
18
+ setuptinkerdocuments
19
+ setuphelpaboutoptionspassive
17
20
  end
18
21
 
19
22
  def inspect
@@ -0,0 +1,7 @@
1
+ # open document for rwdtinker application
2
+ def runopentinkerdocument
3
+
4
+ tinkerdocumenturl = "http://localhost:7705/" + @a_tinkerdocumentinput
5
+ Thread.new( tinkerdocumenturl){ |t| `#{Browser_Exe} #{tinkerdocumenturl}` }
6
+ end
7
+
@@ -3,11 +3,19 @@
3
3
  # For information see http://www.rubyforge.net/projects/rwdapplications
4
4
 
5
5
  # return the version constant defined in the config file
6
+ def tinkerhelpaboutsetup
7
+ return ["RwdTinker","(c) 2004 Steven Gibson ","Version #{RwdTinkerVersion}"]
8
+ end
9
+
6
10
  def runrwdtinkerversion
7
11
  @rwd_window = "applicationversion"
8
- @versionappnamedisplay = "RwdTinker"
9
- @versioncopyrightdisplay = "(c) 2004 Steven Gibson "
10
- @versionnumberdisplay = "Version " + RwdTinkerVersion
12
+ helpaboutinput = @a_helpaboutinput.downcase
13
+ versionarraysetup = "#{helpaboutinput}helpaboutsetup"
14
+ versionarray= self.send(versionarraysetup)
15
+
16
+ @versionappnamedisplay = versionarray[0].to_s
17
+ @versioncopyrightdisplay = versionarray[1].to_s
18
+ @versionnumberdisplay = versionarray[2].to_s
11
19
 
12
20
  end
13
21
 
@@ -0,0 +1,13 @@
1
+ # help about option setup for rwdtinker application
2
+ def setuphelpaboutoptions
3
+
4
+ @rwd_window = "tinkerhelpabout"
5
+ @helpaboutoptions = $tinkerhelpaboutarray.rwd_options
6
+ end
7
+
8
+ def setuphelpaboutoptionspassive
9
+
10
+
11
+ @helpaboutoptions = $tinkerhelpaboutarray.rwd_options
12
+ end
13
+
@@ -0,0 +1,6 @@
1
+ # Bind document names to rwdtinker document tab
2
+ def setuptinkerdocuments
3
+
4
+ @tinkerdocumentsarray = $tinkerdocumentsarray.rwd_options
5
+ end
6
+
@@ -2,7 +2,12 @@
2
2
  def clearbookscreendisplay
3
3
 
4
4
  @a_viewgutenberg = ""
5
- @a_gutenbergdata = ""
6
5
 
6
+ @a_gutenbergdatapath = ""
7
+ @a_gutenbergdatainfo = ""
8
+ @a_gutenbergdatalocation = ""
9
+ @a_gutenbergdatalines = ""
10
+ @a_gutenbergdataspeed = ""
11
+ @a_gutenbergdatacomments = ""
7
12
 
8
13
  end
@@ -1,9 +1,14 @@
1
1
  #
2
2
  def rwdgutenbergcreatebookrecord
3
- if @a_gutenbergdata.empty?
3
+ if @a_gutenbergdatapath.empty?
4
4
  newnotecontent = 'new note'
5
5
  else
6
- newnotecontent = @a_gutenbergdata.to_s
6
+ newnotecontent = @a_gutenbergdatapath.to_s.rstrip+ "\n" +
7
+ @a_gutenbergdatainfo.to_s + "\n" +
8
+ @a_gutenbergdatalocation.to_s + "\n" +
9
+ @a_gutenbergdatalines.to_s + "\n" +
10
+ @a_gutenbergdataspeed.to_s + "\n" +
11
+ @a_gutenbergdatacomments.to_s + "\n"
7
12
  end
8
13
  if @a_viewgutenberg.empty?
9
14
  newnotefilename = $rwdgutenberg_directory + "/" + "newnote.gut"
@@ -1,7 +1,8 @@
1
1
  # create new gutenberg data file
2
2
  def gutenbergcreatefile
3
3
 
4
- filelocation = $rwdgutenberg_directory + "/" +@a_newgutenbergdata + ".gut"
4
+ filelocation = $rwdgutenberg_directory + "/" +@a_viewgutenberg + ".gut"
5
+
5
6
  p filelocation
6
7
  fileB=File.open(filelocation,"w") #deletes and opens a the file in fileName
7
8
  fileB.write(@a_newfilegutenberg) #writes the contents of doc into the file
@@ -0,0 +1,6 @@
1
+ #jumplinkupdate
2
+
3
+ JumpLink.update(:RwdGutenbergMainWindow=>"returntomain"
4
+
5
+ )
6
+ $rwdjumplink +=["RwdGutenbergMainWindow"]
@@ -10,8 +10,12 @@
10
10
  tmpfileName = @a_viewgutenberg + ".gut"
11
11
  fileName = File.join($rwdgutenberg_directory,tmpfileName)
12
12
  fd = File.open(fileName,"r")
13
- @a_gutenbergdata = fd.read
14
-
13
+ @a_gutenbergdatapath = fd.readline.chomp
14
+ @a_gutenbergdatainfo = fd.readline.chomp
15
+ @a_gutenbergdatalocation = fd.readline.chomp
16
+ @a_gutenbergdatalines = fd.readline.chomp
17
+ @a_gutenbergdataspeed = fd.readline.chomp
18
+ @a_gutenbergdatacomments = fd.readline.chomp
15
19
 
16
20
  fd.close
17
21
  rescue SystemCallError, StandardError
@@ -13,21 +13,7 @@
13
13
 
14
14
 
15
15
  fd = File.open(fileName,"r")
16
- @a_gutenconfigline1= fd.readline.chomp
17
- @a_gutenconfigline2 = fd.readline.chomp
18
- @a_gutenconfigline3 = fd.readline.chomp
19
- @a_gutenconfigline4 = fd.readline.chomp
20
- @a_gutenconfigline5 = fd.readline.chomp
21
- @a_gutenconfigline6 = fd.readline.chomp
22
- @a_gutenconfigline7 =fd.readline.chomp
23
- @a_gutenconfigline8 = fd.readline.chomp
24
- @a_gutenconfigline9 = fd.readline.chomp
25
- @a_gutenconfigline10 = fd.readline.chomp
26
- @a_gutenconfigline11 = fd.readline.chomp
27
-
28
- while ! fd.eof?
29
- @extragutenconfigdatadisplay = fd.readline
30
- end
16
+ @a_gutenconfigurationfile = fd.read
31
17
  fd.close
32
18
  rescue SystemCallError, StandardError
33
19
  $stderr.print "system call error: " + $!
@@ -0,0 +1,10 @@
1
+ # Application RwdAddresses orginally (c) 2004 Steven Gibson under GPL.
2
+ # This application is a contact book
3
+ # For more information about see http://www.rubyforge.net/projects/rwdapplications
4
+
5
+ # call the window
6
+ def runrwdgutenbergbackwindow
7
+ @rwd_window = "rwdgutenbergwindow"
8
+ @rwd_tab = "superantcomgutenbergfile"
9
+ end
10
+
@@ -1,43 +1,58 @@
1
- def rungutenbergwindow
1
+ # method to open new gutenberg window
2
+ def rungutenbergwindow
2
3
 
3
4
  rwdgutenbergwindowtwo
4
5
  end
5
6
 
6
7
  $tempnumber = 0
7
-
8
+ # display text and advance text
8
9
  def rwdgutenbergwindowtwo
9
10
  tempdoc = ""
10
11
  @gutendisplayvariable = ""
11
-
12
12
  tempcount = 0
13
- if ! @a_viewgutenberg.to_s.empty?
14
13
  if @rwd_tab== "rwdgutenberg"
15
14
  @rwd_window = "gutendisplaywindowtwo"
16
15
  end
17
- if $gutenbergcommand == "openbook"
18
-
19
- tmpfileName = @a_viewgutenberg + ".gut"
20
- fileName = File.join($rwdgutenberg_directory,tmpfileName)
21
- fd = File.open(fileName,"r")
22
- booktitle = fd.readline.chomp
23
16
 
17
+ if $gutenbergcommand == "openbook"
18
+ tmpfileName = @a_viewgutenberg + ".gut"
19
+ fileName = File.join($rwdgutenberg_directory,tmpfileName)
20
+ begin
21
+ fd = File.open(fileName,"r")
22
+ booktitle = fd.readline.chomp
23
+ $stderr.print booktitle
24
+ $bookfile=File.new(booktitle,"r") #opens the file thats in fileName as read only
25
+
26
+ rescue
27
+
28
+ $stderr.print "error: #{$!}"
29
+ end
30
+ $gutenbergcommand == "continue"
31
+ end
24
32
 
25
- $bookfile=File.new(booktitle,"r") #opens the file thats in fileName as read only
26
- $gutenbergcommand = "continue"
27
- end
28
- while tempcount < $booklocation + $booksteps
29
- $bookfile.gets
30
- if tempcount > $booklocation -1
31
- tempdoc += $bookfile.gets #reads the file into the doc string
32
- end
33
+
34
+ if $gutenbergcommand == "continue"
35
+
33
36
 
34
- tempcount += 1
35
- end
36
-
37
- $booklocation = $booklocation + $booksteps
38
- if $gutenbergcommand == "closebook"
39
- $bookfile.close
40
- end
41
- @gutendisplayvariable = tempdoc
37
+ tempcount = 0
38
+ while tempcount < $booksteps
39
+ tempdoc += $bookfile.gets #reads the file into the doc string
40
+ tempcount += 1
41
+ end
42
+ $booklocation = $booklocation + $booksteps
43
+ end
44
+ if $gutenbergcommand == "openbook"
45
+
46
+ while tempcount < $booklocation + $booksteps
47
+ tempdoc += $bookfile.gets #reads the file into the doc string
48
+
49
+ tempcount += 1
50
+ end
51
+ $booklocation = $booksteps
52
+ $gutenbergcommand = "continue"
53
+ end
54
+ if $gutenbergcommand == "closebook"
55
+ $bookfile.close
56
+ end
57
+ @gutendisplayvariable = tempdoc
42
58
  end
43
- end
@@ -0,0 +1,10 @@
1
+ # Application RwdTinker orginally (c) 2004 Steven Gibson under GPL.
2
+ # This application is a framework for writing programs from RubyWebDialogs
3
+ # For information see http://www.rubyforge.net/projects/rwdapplications
4
+
5
+ # return the version constant defined in the config file
6
+ def rwdgutenberghelpaboutsetup
7
+ return ["RwdGutenberg","(c) 2004,2005 Steven Gibson ","Version #{RwdGutenbergVersion}"]
8
+ end
9
+
10
+
@@ -3,7 +3,7 @@
3
3
  require 'fileutils'
4
4
 
5
5
  newname = "rwdgutenberg.cnf" # grab the filename to create
6
- newdata =@a_gutenconfigline1.to_s + "\n" + @a_gutenconfigline2.to_s + "\n" + @a_gutenconfigline3.to_s + "\n" + @a_gutenconfigline4.to_s + "\n" + @a_gutenconfigline5.to_s + "\n" + @a_gutenconfigline6.to_s + "\n" + @a_gutenconfigline7.to_s + "\n" + @a_gutenconfigline8.to_s + "\n" + @a_gutenconfigline9.to_s + "\n"+ @a_gutenconfigline10.to_s + "\n"+ @a_gutenconfigline11.to_s + "\n"+ @a_gutenconfigline9.to_s + "\n"
6
+ newdata =@a_gutenconfigurationfile
7
7
 
8
8
  begin # exception trapped block
9
9
  fileName = File.join( ConfigurationDir, newname )
@@ -1,20 +1,26 @@
1
1
  # this method adds a new record
2
2
  def savegutenbergrecord
3
3
  require 'fileutils'
4
- if ! @a_gutenbergdata.empty?
5
- if ! @a_viewgutenberg.empty?
4
+
5
+
6
+ if ! @a_viewgutenberg.to_s.empty?
6
7
  fileName = $rwdgutenberg_directory + "/" + @a_viewgutenberg.to_s + ".gut" # grab the new filename to create
7
-
8
-
9
- begin # exception trapped block
10
-
8
+ a_gutenbergdata = @a_gutenbergdatapath.to_s.rstrip+ "\n" +
9
+ @a_gutenbergdatainfo.to_s + "\n" +
10
+ @a_gutenbergdatalocation.to_s + "\n" +
11
+ @a_gutenbergdatalines.to_s + "\n" +
12
+ @a_gutenbergdataspeed.to_s + "\n" +
13
+ @a_gutenbergdatacomments.to_s + "\n"
14
+
15
+ begin # exception trapped block
16
+ puts a_gutenbergdata
11
17
  fd = File.open(fileName,"w")
12
- fd.print( @a_gutenbergdata) # save the record info to the file
18
+ fd.print( a_gutenbergdata) # save the record info to the file
13
19
  fd.close
14
20
 
15
21
  rescue SystemCallError, StandardError
16
22
  $stderr.print "system call error: " + $!
17
23
  end # exception rescue
18
24
  end
19
- end
25
+
20
26
  end
@@ -20,6 +20,12 @@ def loadconfigurationrecord
20
20
  @a_configline6 = fd.readline.chomp
21
21
  @a_configline7 =fd.readline.chomp
22
22
  @a_configline8 = fd.readline.chomp
23
+ @a_configline9 = fd.readline.chomp
24
+ @a_configline10 = fd.readline.chomp
25
+ @a_configline11 =fd.readline.chomp
26
+ @a_configline12 = fd.readline.chomp
27
+ @a_configline13 =fd.readline.chomp
28
+ @a_configline14 = fd.readline.chomp
23
29
 
24
30
  while ! fd.eof?
25
31
  @extraconfigdatadisplay = fd.readline
@@ -3,9 +3,12 @@ def saveconfigurationrecord
3
3
  require 'fileutils'
4
4
  if @a_configurationfilename
5
5
  newname = "%s" % [@a_configurationfilename] # grab the filename to create
6
- newdata =@a_configline1.to_s + "\n" + @a_configline2.to_s + "\n" + @a_configline3.to_s + "\n" + @a_configline4.to_s + "\n" + @a_configline5.to_s + "\n" + @a_configline6.to_s + "\n" + @a_configline7.to_s + "\n" + @a_configline8.to_s + "\n"
6
+ newdata =@a_configline1.to_s + "\n" + @a_configline2.to_s + "\n" + @a_configline3.to_s + "\n" + @a_configline4.to_s + "\n" + @a_configline5.to_s +
7
+ "\n" + @a_configline6.to_s + "\n" + @a_configline7.to_s + "\n" + @a_configline8.to_s + "\n" +
8
+ @a_configline9.to_s + "\n" + @a_configline10.to_s + "\n" + @a_configline11.to_s + "\n" +
9
+ @a_configline12.to_s + "\n" + @a_configline13.to_s + "\n" + @a_configline14.to_s + "\n"
7
10
 
8
- begin # exception trapped block
11
+ begin # exception trapped block
9
12
  fileName = File.join( ConfigurationDir, newname )
10
13
  fd = File.open(fileName,"w")
11
14
  fd.print(newdata) # save the record info to the file
@@ -1,3 +1,3 @@
1
1
  ##VERSION:1.63
2
- $rwdapplicationidentity = "rwdtinker main application"
2
+ $rwdapplicationidentity = "rwdgutenberg book reader"
3
3
 
@@ -1,4 +1,4 @@
1
- ##VERSION:0.04
1
+ ##VERSION:0.05
2
2
  ##NAME:$rwdgutenberg_directory:0
3
3
  $rwdgutenberg_directory = "Books"
4
4
  ##NAME:$gutenbergcommand:0
@@ -9,4 +9,8 @@ $booklocation = 0
9
9
  $booksteps = 14
10
10
  ##NAME:BookViewDisplay:0
11
11
  BookViewDisplay = 15
12
- RwdGutenbergVersion = "0.04"
12
+ $tinkerdocumentsarray += ["HowTo_Gutenberg.txt"]
13
+ $tinkerhelpaboutarray += ["RwdGutenberg"]
14
+ ##NAME:RwdGutenbergVersion:0
15
+ RwdGutenbergVersion = "0.05"
16
+
@@ -1,4 +1,4 @@
1
- ##VERSION:1.64
1
+ ##VERSION:1.65
2
2
  ConfigurationDir = "configuration" # for use in program - init.rb has this value without using this constant
3
3
  CodeName = "rwdtinker"
4
4
  CodeNameFile = CodeName + ".rb"
@@ -12,4 +12,8 @@ LangDir = "lang"
12
12
  $rwdcontrolports =["13713","13714","13715","13716","13717","13718"]
13
13
  $port = 7705
14
14
  $rwdjumplink = ["helpscreen","tinkerbackwindow","returntomain","opendocuments","editconfiguration"]
15
- RwdTinkerVersion = "1.64"
15
+ Browser_Exe = 'mozilla '
16
+ $tinkerdocumentsarray +=["COPYING","HowTo_Tinker.txt","rwdapplications.html","RubyWebDialogs.html"]
17
+ RwdTinkerVersion = "1.65"
18
+
19
+
@@ -1,4 +1,4 @@
1
1
  $rwdguivar=
2
2
  "<application>
3
- <window name=\"main\" title=\"Tinker - RubyWebDialogs\">
3
+ <window name=\"main\" title=\"RwdGutenberg Book Reader\">
4
4
  <tabs>"
@@ -18,15 +18,22 @@ $rwdguivar=
18
18
  <button caption=\"Clear\" action=\"clearbookscreendisplay\"/>
19
19
  <button caption=\"Help\" action=\"runhelpwindowrwdgutenberg\"/>
20
20
 
21
- </horizontal>
22
- <textarea name=\"a_gutenbergdata\"/>
23
-
21
+ </horizontal>
22
+ <table>
23
+ <row> <p align=\"right\">File Name:</p><text size=70 name=\"a_gutenbergdatapath\"/></row>
24
+ </horizontal>
25
+ <row><p align=\"left\">File Info:</p><text size=70 name=\"a_gutenbergdatainfo\"/></row>
26
+ <row><p align=\"left\">Bookmark:</p><text size=70 name=\"a_gutenbergdatalocation\"/></row>
27
+ <row><p align=\"left\">Lines/Page:</p><text size=70 name=\"a_gutenbergdatalines\"/></row>
28
+ <row><p align=\"left\">Speed:</p><text size=70 name=\"a_gutenbergdataspeed\"/></row>
29
+ <row><p align=\"left\">Comment:</p><text size=70 name=\"a_gutenbergdatacomments\"/></row>
30
+ </table>
24
31
  <horizontal>
25
32
  <button caption=\"List Booklists\" action=\"listgutrecordfiles\"/>
26
33
 
27
34
 
28
35
 
29
36
  </horizontal>
30
- <p>%%noterecordsresult%%</p>
37
+
31
38
  <p>%%gutenbergrecordsresult%%</p>
32
39
  </tab>"
@@ -16,18 +16,7 @@ $rwdguivar=
16
16
  </horizontal>
17
17
  <table>
18
18
 
19
- <row> <p align=\"right\">FileName:</p> <text name=\"a_gutenconfigurationfilename\"/> </row>
20
- <row> <p align=\"right\">1:</p> <text size=70 name=\"a_gutenconfigline1\"/> </row>
21
- <row> <p align=\"right\">2:</p> <text size=70 name=\"a_gutenconfigline2\"/> </row>
22
- <row> <p align=\"right\">3:</p> <text size=70 name=\"a_gutenconfigline3\"/> </row>
23
- <row> <p align=\"right\">4:</p> <text size=70 name=\"a_gutenconfigline4\"/> </row>
24
- <row> <p align=\"right\">5:</p> <text size=70 name=\"a_gutenconfigline5\"/> </row>
25
- <row> <p align=\"right\">6:</p> <text size=70 name=\"a_gutenconfigline6\"/> </row>
26
- <row> <p align=\"right\">7:</p> <text size=70 name=\"a_gutenconfigline7\"/> </row>
27
- <row> <p align=\"right\">8:</p> <text size=70 name=\"a_gutenconfigline8\"/> </row>
28
- <row> <p align=\"right\">9:</p> <text size=70 name=\"a_gutenconfigline9\"/> </row>
29
- <row> <p align=\"right\">10:</p> <text size=70 name=\"a_gutenconfigline10\"/> </row>
30
- <row> <p align=\"right\">11:</p> <text size=70 name=\"a_gutenconfigline11\"/> </row>
19
+ </p> <textarea name=\"a_gutenconfigurationfile\"/> </row>
31
20
 
32
21
  </table>
33
22
  <p>%extragutenconfigdatadisplay%</p>
@@ -1,6 +1,6 @@
1
1
  $rwdguivar=
2
2
  "
3
- <tab name=\"selectiontab\" caption=#{Message[:selection_panel]}>
3
+ <tab name=\"selectiontab\" caption=\"Menu Panel\">
4
4
 
5
5
  <table>
6
6
  <row> <p align=\"right\">Open a new location </row>
@@ -0,0 +1,14 @@
1
+ $rwdguivar=
2
+ "
3
+ <horizontal>
4
+ <button caption=\"Show Documents List\" action=\"setuptinkerdocuments\"/>
5
+
6
+ </horizontal>
7
+ <table>
8
+ <select name=\"a_tinkerdocumentinput\"> %%tinkerdocumentsarray%% </select>
9
+
10
+ </table>
11
+ <horizontal>
12
+ <button caption=\"Open Document\" action=\"runopentinkerdocument\"/>
13
+ </horizontal>
14
+ "
@@ -0,0 +1,8 @@
1
+ $rwdguivar=
2
+ "
3
+ <horizontal>
4
+ <button caption=\"Help\" action=\"runhelpwindow\"/>
5
+
6
+ </horizontal>
7
+ </tab>"
8
+
@@ -0,0 +1,15 @@
1
+ $rwdguivar=
2
+ "
3
+ <horizontal>
4
+ <button caption=\"Show Help About Links\" action=\"setuphelpaboutoptions\"/>
5
+
6
+ </horizontal>
7
+ <table>
8
+ <select name=\"a_helpaboutinput\"> %%helpaboutoptions%% </select>
9
+
10
+ </table>
11
+
12
+ <horizontal>
13
+ <button caption=\"Open Selected Help About\" action=\"runrwdtinkerversion\"/>
14
+ </horizontal>
15
+ "
@@ -0,0 +1,3 @@
1
+ $rwdguivar=
2
+ "
3
+ <helpwindow name=\"tinkerbackwindow\" title=\"Help About\">"
@@ -0,0 +1,15 @@
1
+ $rwdguivar=
2
+ "
3
+ <horizontal>
4
+ <button caption=\"Show Help About Links\" action=\"setuphelpaboutoptions\"/>
5
+
6
+ </horizontal>
7
+ <table>
8
+ <select name=\"a_helpaboutinput\"> %%helpaboutoptions%% </select>
9
+
10
+ </table>
11
+
12
+ <horizontal>
13
+ <button caption=\"Open Selected Help About\" action=\"runrwdtinkerversion\"/>
14
+ </horizontal>
15
+ "
@@ -0,0 +1,3 @@
1
+ $rwdguivar=
2
+ "
3
+ </helpwindow>"
@@ -25,7 +25,13 @@ $rwdguivar=
25
25
  <row> <p align=\"right\">6:</p> <text size=70 name=\"a_configline6\"/> </row>
26
26
  <row> <p align=\"right\">7:</p> <text size=70 name=\"a_configline7\"/> </row>
27
27
  <row> <p align=\"right\">8:</p> <text size=70 name=\"a_configline8\"/> </row>
28
-
28
+ <row> <p align=\"right\">9:</p> <text size=70 name=\"a_configline9\"/> </row>
29
+ <row> <p align=\"right\">10:</p> <text size=70 name=\"a_configline10\"/> </row>
30
+ <row> <p align=\"right\">11:</p> <text size=70 name=\"a_configline11\"/> </row>
31
+ <row> <p align=\"right\">12:</p> <text size=70 name=\"a_configline12\"/> </row>
32
+ <row> <p align=\"right\">13:</p> <text size=70 name=\"a_configline13\"/> </row>
33
+ <row> <p align=\"right\">14:</p> <text size=70 name=\"a_configline14\"/> </row>
34
+
29
35
 
30
36
  </table>
31
37
  <p>%extraconfigdatadisplay%</p>
@@ -11,7 +11,7 @@ $rwdguivar=
11
11
  <p>%versionnumberdisplay%</p>
12
12
 
13
13
  <horizontal>
14
- <cancel/>
14
+ <button caption=Return action=returntomain/>
15
15
  </horizontal>
16
16
 
17
17
  </window>"
@@ -0,0 +1,17 @@
1
+ $rwdguivar=
2
+ "
3
+ <window name=tinkerhelpabout title=\"Help About Window\">
4
+ <horizontal>
5
+ <button caption=\"Show Help About Links\" action=\"setuphelpaboutoptions\"/>
6
+
7
+ </horizontal>
8
+ <table>
9
+ <select name=\"a_helpaboutinput\"> %%helpaboutoptions%% </select>
10
+
11
+ </table>
12
+
13
+ <horizontal>
14
+ <button caption=\"Open Selected Help About\" action=\"runrwdtinkerversion\"/>
15
+ </horizontal>
16
+ </window>
17
+ "
@@ -0,0 +1,6 @@
1
+ # Lang file for rwdclandar - en
2
+
3
+ :year => "Year:",
4
+ :month => "Month:",
5
+ :show_month => '"Show Month"',
6
+
@@ -0,0 +1,6 @@
1
+ # Lang file for rwdclandar - nl
2
+
3
+ :year => "Jaar:",
4
+ :month => "Maand:",
5
+
6
+
@@ -0,0 +1,6 @@
1
+ # Lang file for rwdclandar - nl
2
+
3
+ :year => "Jaar:",
4
+ :month => "Maand:" ,
5
+ :show_month => '"Zie Maand"',
6
+
@@ -81,13 +81,19 @@ Steven Gibson
81
81
  steven@superant.com
82
82
 
83
83
  == Changelog
84
+ Version 0.05
85
+ Fix bug with file advance
86
+ updated for rwdtinker 1.65
87
+ new helpabout
88
+ new documents list
89
+
84
90
  Version 0.04
85
91
  fixed show text with nil title
86
92
  updated for rwdtinker version 1.64
87
93
  changed handling of application name returned
88
94
  added jump seletion options
89
95
  added some unit tests
90
-
96
+
91
97
  version 0.03
92
98
  edit data doc
93
99
  delete file, rename file