[ruby-gnome2-doc-cvs] [Hiki] update - gconfclock

アーカイブの一覧に戻る

ruby-****@lists***** ruby-****@lists*****
2003年 8月 4日 (月) 04:26:51 JST


-------------------------
REMOTE_ADDR = 217.117.37.226
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/?gconfclock
-------------------------
= gconfclock
gconfclock is a MVC-style clock using Ruby/GConf.

* Model is a file($HOME/.gconf/apps/gconfclock/%gconf.xml).
* View is the gconfclock_viewer.rb.
* Controller is the gconfclock_controller.rb and gconfd.

(1)gconfclock_controller.rb sets the time value to the Model via gconfd.
(2)gconfd sets the value to the Model and notify it to the Views.
(3)gconfclock_viewer.rb shows the newest value as the View.

You can run plural gconfclock_viewer.rb. 

== Download
See attached files below.

== Requirements
Developed environments is:
* ruby 1.8.0 (2003-04-22) [i686-linux]
* Ruby/GTK2, Ruby/GConf

(*)Ruby/GConf is required latest CVS version(2003-06-19 or later).

== Usage
  $ ruby gconfclock_controller.rb
In another terminal, execute gconfclock_viewer.rb:
  $ ruby gconfclock_viewer.rb &
  $ ruby gconfclock_viewer.rb &
  $ ruby gconfclock_viewer.rb &
  $ ruby gconfclock_viewer.rb &

== License
Ruby's

== Author
((<Masao>))

=== Changlog
:2003-06-19
 Initial release
-------------------------
= gconfclock
gconfclock is a MVC-style clock using Ruby/GConf.

* Model is a file($HOME/.gconf/apps/gconfclock/%gconf.xml).
* View is the gconfclock_viewer.rb.
* Controller is the gconfclock_controller.rb and gconfd.

(1)gconfclock_controller.rb sets the time value to the Model via gconfd.
(2)gconfd sets the value to the Model and notify it to the Views.
(3)gconfclock_viewer.rb shows the newest value as the View.

You can run plural gconfclock_viewer.rb. 

== Download
See attached files below.

== Requirements
Developed environments are:
* ruby 1.8.0 (2003-04-22) [i686-linux]
* Ruby/GTK2, Ruby/GConf

(*)Ruby/GConf is required latest CVS version(2003-06-19 or later).

== Usage
  $ ruby gconfclock_controller.rb
In another terminal, execute gconfclock_viewer.rb:
  $ ruby gconfclock_viewer.rb &
  $ ruby gconfclock_viewer.rb &
  $ ruby gconfclock_viewer.rb &
  $ ruby gconfclock_viewer.rb &

== License
Ruby's

== Author
((<Masao>))

=== Changelog
:2003-06-19
 Initial release




ruby-gnome2-cvs メーリングリストの案内
アーカイブの一覧に戻る