Index: ossp-pkg/as/as-gui/TODO RCS File: /v/ossp/cvs/ossp-pkg/as/as-gui/TODO,v rcsdiff -q -kk '-r1.93' '-r1.94' -u '/v/ossp/cvs/ossp-pkg/as/as-gui/TODO,v' 2>/dev/null --- TODO 2003/02/28 17:13:25 1.93 +++ TODO 2003/03/05 18:30:44 1.94 @@ -194,3 +194,139 @@ Output: Post: Procedure: + +--- as-gui.html.orig Wed Mar 5 19:28:06 2003 ++++ as-gui.html.new Wed Mar 5 19:27:48 2003 +@@ -10,8 +10,8 @@ +
+ + +++-
+-as-gui - accounting system graphical client
++
+as-gui ASGUI_VERSION_STR
++as-gui 0.6.23
++
+as-gui + [X11_options] + [Qt_options] +@@ -50,7 +47,7 @@ +
+
+The as-gui application tracks the time a person spends on a number of + predefined tasks. This is the graphical client to the Accounting System + server (AS). Although the two can interact through means of interprocess +@@ -65,7 +62,7 @@ +
+
+The following X11 options are passed directly to the X11 subsystem, and + allow for the typical customization of a X11 application.
++
+The following Qt options are used when rendering the graphics of the Qt + widget library. They are not compatible with other X11 or Win32 applications, + unless they were first linked with the Qt widget library.
+@@ -173,35 +170,35 @@ ++
+USER The user name to use when accounting.
HOME The full path of the user's home directory.
+
+0 The application exited sucessfully.
>0 or <0 At least one error ocurred.
+
+Try out some of these examples to customize as-gui from the command + line. Remember that options can be mixed.
+Initially editing the document 'figo.as':
+-$ as-gui figo.as
++$ as-gui figo.as
+Showing lovely blue shades in most widgets:
+-$ as-gui -bg lightblue -fg darkblue
++$ as-gui -bg lightblue -fg darkblue
+Starting with a title bar that reads 'Yours here':
+-$ as-gui -title 'Yours here'
++$ as-gui -title 'Yours here'
+Displaying graphics output on the host borchert:
+-$ as-gui -display borchert:0.0
++$ as-gui -display borchert:0.0
+A slim window slightly left of the top right corner:
+-$ as-gui -geometry 761x347-120+0
++$ as-gui -geometry 761x347-120+0
++
++
+Sometimes a click on a widget (like a toolbar button) is seemingly ignored.
+Consistent row shading is not always maintained. This means that the sharp + colour difference between one row and the next may not correctly follow the +@@ -232,12 +229,12 @@ +
+
+as-gui.conf(5)
++
+Michael Schloh von Bennewitz + (michael@schloh.com)
+