Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<html>
<head>
<link rel="stylesheet" href="page.css" type="text/css">
<title>Home</title>
</head>
<body bgcolor=#ffffff link=#990033 vlink=#990033 alink=#990033 text=#000000>
<!---- TOPIC TITLE WITH LOGO--->
<table border=0 cellpadding= cellspacing=2 width=100% ><tr><td><a href='http://www.fxruby.org' target=_top><img src='art/fxrubylogo_small.png' border=0></a></td><td width=100% valign=bottom id="HEADLINE"><b>
Welcome to FXRuby
<br><img src='art/line.gif' width=100% height=1></b></td></tr></table>
</p>
<!--- TOPIC TITLE WITH LOGO --->
<blockquote>
FXRuby is a <a href="http://www.ruby-lang.org" target=_top>Ruby</a> extension
module that provides an interface to the <a href="http://www.fox-toolkit.com" target=_top>FOX</a>
GUI library. It is Copyright 2001-2004 by <a href="mailto:lyle@rubyforge.org">Lyle
Johnson</a> and released under the <a href="http://www.gnu.org/copyleft/lesser.html" target=_top>GNU
Lesser General Public License</a>
</blockquote>
<!--- TOPIC TITLE -->
<p>
<table width=100% cellpadding=0 cellspacing=2><tr><td width=100% valign=bottom id="HEADLINE"><b>
Versions
<br><img src='art/line.gif' width='100%' height=1></b></td></tr></table>
</p>
<!--- TOPIC TITLE -->
<blockquote>
As of the FOX 1.0 release, any FXRuby version 1.0.x release should be compatible with any FOX 1.0.x release.
Similarly, any FXRuby version 1.2.x release should be compatible with any FOX 1.2.x release,
and any FXRuby version 1.4.x release should be compatible with any FOX 1.4.x release.<p>
</blockquote>
<!--- TOPIC TITLE -->
<p>
<table width=100% cellpadding=0 cellspacing=2><tr><td width=100% valign=bottom id="HEADLINE"><b>
Mailing Lists
<br><img src='art/line.gif' width='100%' height=1></b></td></tr></table>
</p>
<!--- TOPIC TITLE -->
<ul>
<b>Announcements</b><p>
<ul>
The announcements list is a low-traffic list on which new releases of FXRuby, as well as software based on FXRuby, will
be announced. Discussions on various topics however should preferably take place in the users list, to prevent
swamping people's mailboxes.
To subscribe, fill out the web-based
<a href="http://rubyforge.org/mailman/listinfo/fxruby-announce" target=_top>subscription form</a>.
</ul><p>
<b>General Discussion</b><p>
<ul>
The users list is intended for discussion on various FOX and FXRuby topics between developers and/or users
of FXRuby and applications based on it. If you have questions, feel free to post your questions here, as many people
are only too happy to answer them.
To subscribe, fill out the web-based
<a href="http://rubyforge.org/mailman/listinfo/fxruby-users" target=_top>subscription form</a>.
</ul>
</ul>
<!--- TOPIC TITLE -->
<p>
<table width=100% cellpadding=0 cellspacing=2><tr><td width=100% valign=bottom id="HEADLINE"><b>
Screenshots
<br><img src='art/line.gif' width='100%' height=1></b></td></tr></table>
</p>
<!--- TOPIC TITLE -->
<blockquote>
If you need to whet your appetite with a few screenshots before committing
to an actual download, I understand completely. <a href="../doc/examples.html">This
page</a> from the <a href="../doc/book.html">FXRuby User's Guide</a> displays
screenshots from some representative FOX and FXRuby programs. The <a href="http://www.fox-toolkit.com" target=_top>FOX
home page</a> also devotes a section to FOX-based Projects and Screen Shots,
which you may also want to check out.
</blockquote>
<!--- TOPIC TITLE -->
<p>
<table width=100% cellpadding=0 cellspacing=2><tr><td width=100% valign=bottom id="HEADLINE"><b>
Projects Using FXRuby
<br><img src='art/line.gif' width='100%' height=1></b></td></tr></table>
</p>
<!--- TOPIC TITLE -->
<blockquote>
Projects using FXRuby include:
<ul>
<li><a href="http://www.insula.cz/dbtalk" target=_top>DbTalk</a> is an interactive GUI-based tool for database querying, programming, administration, etc. It is developed by Dalibor Sramek.</li>
<li><a href="http://freeride.rubyforge.org/wiki/wiki.pl" target=_top>FreeRIDE</a> is an IDE for the Ruby programming language.</li>
<li><a href="http://www.fisica.uniud.it/~glast/FRED" target=_top>FRED</a> is a high energy physics event display built out of Ruby and FOX by Riccardo Giannitrapani and Marco Frailis.</li>
<li><a href="http://www.mondrian-ide.com/" target=_top>Mondrian</a> is a cross-platform project-manager and editor for the Ruby language. Written in 100% native Ruby using the FOX GUI toolkit, Mondrian has the familiar look and feel of a modern IDE while remaining dedicated to the uniqueness of the Ruby language and its community.</li>
<li><a href="http://fox-tool.rubyforge.org/" target=_top>foxGUIb</a> is an interactive gui builder and codegenerator for FXRuby. This tool makes it easy to quickly build complex and good looking graphical user interfaces for Ruby.</li>
</ul>
If your project uses FXRuby for its user interface, and you'd like to see it listed
here, please send me an e-mail with the information.
</blockquote>
<!--- COPYRIGHT -->
<p>
<table width=100% cellpadding=0 cellspacing=0><tr><td width=100% valign=top id=HEADLINE align=right>
<img src='art/line.gif' width=100% height=1><font size=-1>
Copyright © 2001-2004 Lyle Johnson</font>
</td></tr></table>
</p>
<!--- COPYRIGHT -->
</body>
</html>