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

+ + + +-
+-

+-

+-
+-

NAME

++

++

NAME

+

as-gui - accounting system graphical client

+

+

+
+-

VERSION

+-

as-gui ASGUI_VERSION_STR

++

VERSION

++

as-gui 0.6.23

+

+

+
+-

SYNOPSIS

++

SYNOPSIS

+

as-gui + [X11_options] + [Qt_options] +@@ -50,7 +47,7 @@ +

+

+
+-

DESCRIPTION

++

DESCRIPTION

+

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 @@ +

+

+
+-

X11 OPTIONS

++

X11 OPTIONS

+

The following X11 options are passed directly to the X11 subsystem, and + allow for the typical customization of a X11 application.

+
+@@ -144,7 +141,7 @@ +

+

+
+-

Qt OPTIONS

++

Qt OPTIONS

+

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 @@ +

+

+
+-

ENVIRONMENT

++

ENVIRONMENT

+

USER The user name to use when accounting.

+

HOME The full path of the user's home directory.

+

+

+
+-

RETURN VALUES

++

RETURN VALUES

+

0 The application exited sucessfully.

+

>0 or <0 At least one error ocurred.

+

+

+
+-

EXAMPLES

++

EXAMPLES

+

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

+

+

+
+-

FILES

++

FILES

+
+
~/.as-gui
+
+@@ -218,7 +215,7 @@ +

+

+
+-

BUGS

++

BUGS

+

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 @@ +

+

+
+-

SEE ALSO

++

SEE ALSO

+

as-gui.conf(5)

+

+

+
+-

AUTHOR

++

AUTHOR

+

Michael Schloh von Bennewitz + (michael@schloh.com)

+