wxRuby

Is there any source code for wxRuby anywhere?

The Sourceforge page is empty.

Cheers,
Daniel Carrera
Graduate Teaching Assistant. Math Dept.
University of Maryland. (301) 405-5137

Daniel Carrera wrote:

Is there any source code for wxRuby anywhere?

The Sourceforge page is empty.

hello
I think there is another project here:

do not know what the status is, it sees very new.

markus

···

Cheers,
Daniel Carrera
Graduate Teaching Assistant. Math Dept.
University of Maryland. (301) 405-5137

Markus Jais wrote:

Daniel Carrera wrote:

Is there any source code for wxRuby anywhere?

The Sourceforge page is empty.

hello
I think there is another project here:
wxRuby GUI Framework - Summary [Savannah]

do not know what the status is, it sees very new.

markus

Work on wxRuby has been on hold since October while I/we have focused on
getting the first release of FreeRIDE out the door. We currently have a very
basic version of wxRuby working under Windows (but with bugs), and it has
not yet been ported/tested on any other platform.

The original motivation for starting wxRuby was and still is because we need
it for FreeRIDE. However,
it is possible that FOX may acquire the missing pisses of functionality that
FreeRIDE
needs (Mac support and I18N support) before wxRuby is finished. If that
happens we might turn over wxRuby development to others so that we can
continue to focus on FreeRIDE.

Curt

Could I get the code that you currently have? Just to look at it. I’ve
never used SWIG, but I’m curious about it.

Daniel Carrera
Graduate Teaching Assistant. Math Dept.
University of Maryland. (301) 405-5137

···

On Sun, 12 Jan 2003, Curt Hibbs wrote:

Markus Jais wrote:

Daniel Carrera wrote:

Is there any source code for wxRuby anywhere?

The Sourceforge page is empty.

hello
I think there is another project here:
wxRuby GUI Framework - Summary [Savannah]

do not know what the status is, it sees very new.

markus

Work on wxRuby has been on hold since October while I/we have focused on
getting the first release of FreeRIDE out the door. We currently have a very
basic version of wxRuby working under Windows (but with bugs), and it has
not yet been ported/tested on any other platform.

The original motivation for starting wxRuby was and still is because we need
it for FreeRIDE. However,
it is possible that FOX may acquire the missing pisses of functionality that
FreeRIDE
needs (Mac support and I18N support) before wxRuby is finished. If that
happens we might turn over wxRuby development to others so that we can
continue to focus on FreeRIDE.

Curt

Daniel Carrera wrote:

Could I get the code that you currently have? Just to look at it. I’ve
never used SWIG, but I’m curious about it.

Daniel Carrera
Graduate Teaching Assistant. Math Dept.
University of Maryland. (301) 405-5137

You can get it from our Savannah CVS repository at:

http://savannah.nongnu.org/cvs/index.php?group=wxruby

However, be forewarned: I only checked it in to CVS so that I did not have
the only copy – it is definitely not setup for general public consumption.
For example, the make files contain paths that are specific to my Windows
development setup, and everything is currently dumped into the “swig”
subdirectory (the root directory contains makefiles and VC++ project files.

Curt

How can I download the sources from savanah if I don’t have cvs installed
in my system? (since I’m not the admin, I can’t install cvs).

I’ve been browsing, but this would be easier for me if I had it
downloaded.

Thanks.

Daniel Carrera
Graduate Teaching Assistant. Math Dept.
University of Maryland. (301) 405-5137

···

On Tue, 14 Jan 2003, Curt Hibbs wrote:

Daniel Carrera wrote:

Could I get the code that you currently have? Just to look at it. I’ve
never used SWIG, but I’m curious about it.

Daniel Carrera
Graduate Teaching Assistant. Math Dept.
University of Maryland. (301) 405-5137

You can get it from our Savannah CVS repository at:

wxRuby GUI Framework - CVS Repositories [Savannah]

However, be forewarned: I only checked it in to CVS so that I did not have
the only copy – it is definitely not setup for general public consumption.
For example, the make files contain paths that are specific to my Windows
development setup, and everything is currently dumped into the “swig”
subdirectory (the root directory contains makefiles and VC++ project files.

Curt

That’s never stopped me from installing CVS (under my home directory).

Gavin

···

On Sunday, January 19, 2003, 7:24:29 AM, Daniel wrote:

How can I download the sources from savanah if I don’t have cvs installed
in my system? (since I’m not the admin, I can’t install cvs).

Daniel Carrera dcarrera@math.umd.edu wrote in message news:Pine.GSO.4.44.0301181521540.15126-100000@hardy.math.umd.edu

How can I download the sources from savanah if I don’t have cvs installed
in my system? (since I’m not the admin, I can’t install cvs).

You do not need an installation of cvs. If you are on windows you need only
the cvs.exe on any place in the filesystem. Get cvs.exe from “www.wincvs.org

I’ve already installed Ruby, Gtk+, gaim, swig, ncurses, xgettext,
mutt and a few more things I can’t remember. :slight_smile:

Our disk quota is supposed to be about 50MB and I’m currently at 160MB.
The sys admin was nice enough to up my quota to 250MB, but I want it to
last.

How much space does CVS take? I guess I might install it too.

···

On Sun, Jan 19, 2003 at 11:24:45AM +0900, Gavin Sinclair wrote:

That’s never stopped me from installing CVS (under my home directory).

Gavin


Daniel Carrera
Graduate Teaching Assistant. Math Dept.
University of Maryland. (301) 405-5137

2,597,558 bytes, not including the download. That’s under Cygwin,
totalling all the bytes of all installed files, including man pages,
etc. Probably half of that you could dump if you wished.

Gavin

···

On Sunday, January 19, 2003, 1:37:19 PM, Daniel wrote:

How much space does CVS take? I guess I might install it too.