search for: nicreations

Displaying 20 results from an estimated 39 matches for "nicreations".

Did you mean: creations
2004 Oct 19
9
News for OS X Users
Sorry things have gone silent on the release front, but I have some good news: I''ve gotten wxruby-swig to build as a OS X framework. This has a couple of ramifications 1) wxruby for the Mac will finally exactly like its Linux and PC counterparts, menu bar and all. 2) Bundling wxruby applications becomes a lot easier. 3) The next binary installer should be able to support darwinports,
2004 Nov 21
7
wxRuby 0.6.0 is released!
wxRuby 0.6.0 has been released and is now available for download from RubyForge at http://wxruby.rubyforge.org/ This release includes binary builds for Max OS X and MS Windows. Changes in this release include: * Additional widget support in XRC (thanks to Marshall Elfstrand) * Addition of wxScrollbar (thanks to Hans Harmon of Pinnacle Technologies Inc) * Addition of wxGrid event handlers (thanks
2004 Dec 16
0
[Fwd: Re: Ruby Cocoa (OS X) questions: deployment & interface builder]
This is a re-post (slightly edited) from the ruby-talk list. I think I''m going to add a wiki page on the topic. -------- Original Message -------- Subject: Re: Ruby Cocoa (OS X) questions: deployment & interface builder Date: Fri, 17 Dec 2004 07:48:26 +0900 From: Nick <devel@nicreations.com> Reply-To: ruby-talk@ruby-lang.org To: ruby-talk@ruby-lang.org (ruby-talk ML) References: <838ec8ff0412160946608bc574@mail.gmail.com> > I''m interested in Mac/Cocoa development. > > Are there tools available for .app packaging of Ruby/Cocoa apps? > Can this be...
2004 Dec 14
5
wxRuby and other GUI toolkits
So, having subscribed recently to the ruby-talk mailing list, I''ve noticed that wxruby doesn''t seem to have the "respect" of other GUI libraries. I know GUI-library preference is a holy war almost up there with vi versus emacs, but since I''m a wxruby developer, I''d like to know what people "don''t" like about wxruby. Otherwise,
2004 Jul 23
3
Problems using network code and trying to add a GUI
Hi folks, I''m new to wxRuby, but I''ve heard so many great things about wx that I wanted to try it for a program I''m trying to write. What I want is this: I have an application (server) that will accept connections from clients through TCP, which then play a game through it. As things change in the game (players coming and going, games being won and lost), I want
2004 Jul 20
6
The great MSVC wxruby-swig bug hunt!
Hi everyone, As Kevin has just announced, wxruby-swig has been moved into CVS as a toplevel project. It still is not in a "releasable" form yet, but it now builds on more systems than it doesn''t, and is moving towards stability. Because of the complexity of the build environment, we''re using rake (http://rake.rubyforge.org) as a build system instead of the standard
2005 Mar 14
11
[Fwd: Re: Help a newbie pick a gui tool kit]
...a gui tool kit Date: Sun, 13 Mar 2005 22:27:32 +0900 From: Tom Willis <tom.willis@gmail.com> Reply-To: ruby-talk@ruby-lang.org To: ruby-talk@ruby-lang.org (ruby-talk ML) References: <4232F7DA.1060804@freenet.de> <b54d04890503120621144babd0@mail.gmail.com> <4233DF34.7000201@nicreations.com> On Sun, 13 Mar 2005 15:38:37 +0900, Nick <devel@nicreations.com> wrote: > > Unforunately I can''t get it installed quickly to come up with a more > > informed critique. > > Why does Debian hate ruby? :( > > What problems did you have building it? &...
2004 Jul 06
1
Wiki Madness
Sorry if this is a repost, but it looks like the Wiki was hit by a spammer. Nick
2004 Jul 20
4
New Tutorial
There is a new Tutorial wiki page for installing wxRuby on various systems. Comments? Nick
2004 Feb 08
0
wxruby 0.2 Release - Macintosh
...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 to choose a folder for the sample apps. wxruby.bundle is installed in /usr/lib/ruby/1.6/powerpc-darwin7.0 A few questions: 1) Should I just leave the samples in a folder instead of making the user ''install...
2004 Jul 26
4
app state persistence. text size
hi I''ve got an MDI-based app, and when it''s restarted i''d like it to remember the contents and state (eg line pos in a TextCtrl) of the MDI Children. Any tips on how to easily marshal this sort of thing? Also, the default text size for the contents of controls (ComboBox, Text etc) is quite small on my monitor (MSWIN) - any suggestions on how to adjust this in a
2003 Nov 06
2
MinGW build (static linking) problem
Hi! I am trying to build wxruby with statically linked wxWindows library, but so far - no luck - bunch of unresolved references during the linking phase. I''ve seen on the list that Curt was being able to build it, so any hint would be helpful. gcc 3.2.3 (MinGW 3.1.0) & MSYS 1.0.10rc2. Sincerely, Gour -- Gour gour@mail.inet.hr Registered Linux User #278493
2003 Oct 01
1
wxXRC library
Hi, I started developing with wxRuby with the 0.1.0 release, and have been very pleased. As a ruby and wxWindows fan, I was happy to see the wxruby project, and have been very impresed with the implementation. I''ve been working on supporting the XML resources (wxXRC), and have an issue I''d like some advice on. XRC plugged in very nicely, and I was able to query resources.
2006 Feb 17
7
Re: Problem building wxRuby: htmlproc.h not found
Hi, Has this problem been resolved? I encountered the same problem on my FC3 system with wxGTK-2.4.2 and wxruby-0.6. Thanks. Stephen [Wxruby-users] Re: Problem building wxRuby: htmlproc.h not found *Nick* devel at nicreations.com <mailto:wxruby-users%40rubyforge.org?Subject=%5BWxruby-users%5D%20Re%3A%20Problem%20building%20wxRuby%3A%20htmlproc.h%20not%20found&In-Reply-To=41BD095B.7000803%40mktec.com> /Sun Dec 12 22:44:12 EST 2004/ * Previous message: [Wxruby-users] Re: Problem building wxRuby: html...
2005 Apr 27
6
does anyone have success with wxruby with wxwidgets 2.6?
Hello, All. I`m trying to compile wxruby with wxwidgets 2.6 under windows with latest mingw, but have lot of troubles. wxwidgets and ruby 1.8.2 compiles just fine, examples work pretty well. To make wxruby compile (non-swig, from cvs) i was made some minor changes like explicit cast ("IN2NUM(...)" to "INT2NUM((long) ...)"), removed some constant definitions from const.cpp
2005 Feb 04
8
wxruby swig update
Good news and bad news. First he good news. wxruby-swig now compiles on Linux, Mac, and Windows using wxWidgets 2.5. I just patched a bug with the paint method today, but it''s getting very close to the first release of wxruby. With a little more cleanup, I think we''re getting ready to do a first release of it, which will hopefully replaced wxruby. Of course, the debug spew
2004 Aug 08
7
wxruby-swig progress report
Hey everybody, I''ve made some progress on wxruby-swig, and have some good news and some bad news. The good news is that the MSVC version finally can run all of the samples provided in CVS. I''m using the same solve-by-ignore solution to the GC problem that wxruby uses, so there is far less crashing goin'' on. Depending on the next few weeks, we might be able to
2004 Feb 08
5
wxruby 0.2 for osx panther 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 to choose a folder for the sample apps. wxruby.bundle is installed in /usr/lib/ruby/1.6/powerpc-darwin7.0 A few questions: 1) Should I just leave the samples in a folder instead of making the user ''install...
2004 Aug 19
28
Documents, Views and DocManagers
Hi, Are there any effort in making wxDocument, wxView, etc types of classes avaiable under wxRuby? For supporting SDI/MDI architecture. Cheers, Phuah Yee Keat
2005 May 17
1
Grid
I''ve merged in Alex''s changes with the grid control into wxruby-swig. I need to make a tweak so it will build on MSW, and then prepare a preview release. I need a volunteer to make a Tiger package (I can talk you through it). Nick