Displaying 4 results from an estimated 4 matches for "pinnaclet".
Did you mean:
pinnacle
2004 Feb 08
0
wxruby 0.2 Release - Macintosh
For some reason this posting was auto-discarded, so I reposted it.
Curt
-----Original Message-----
From: Nick Kral [mailto:nkral@pinnaclet.com]
Sent: Sunday, February 08, 2004 1:40 PM
To: Wxruby developers'' list
Subject: wxruby 0.2 Release
A first draft of the wxruby binary release for the macintosh is now
available at:
http://www.nicreations.net/wxruby-0.2-osx-panther.dmg
Install the metapackage (mpkg). You will need t...
2004 Jan 27
0
FW: Wx::ListCtrl#get_item method
For some reason, Mailman auto-discarded this message, so I am reposting it.
Curt
-----Original Message-----
From: Nick Kral [mailto:nkral@pinnaclet.com]
Sent: Tuesday, January 27, 2004 8:55 AM
To: Wxruby developers'' list
Subject: Re: [Wxruby-users] Wx::ListCtrl#get_item method
Same question - I have a small patch I need to send for the mac version.
Nick
Curt Hibbs wrote:
>I know you are going away soon, do you still want to d...
2004 Mar 15
3
FW: Ugh
This got auto-discarded by mailman, so I''m reposting it.
Curt
-----Original Message-----
From: Nick Kral [mailto:nkral@pinnaclet.com]
Sent: Monday, March 15, 2004 2:21 PM
To: Kevin Smith
Cc: Wxruby developers'' list
Subject: Ugh
Ok, I found the checkbox I forgot to check to make the disk image a
proper size. I have a new disk image of wxruby-0.2.1-osx-panther (same
code, different file) that is only 1.5 Mb in si...
2003 Dec 12
3
I hate make
Does anyone else here think that it might be a good idea to shift wxruby
to use rake (http://rubyforge.org/projects/rake/) or perhaps one of the
other "modern" build systems?
One example of a task that would be trivial with rake, but seem to be
really painful with make: Define a tclean target that deletes all the .h
and .cpp files that are built from .t files.
I''m not sure