similar to: Another Updated - wxRuby Windows installeravailable for

Displaying 20 results from an estimated 700 matches similar to: "Another Updated - wxRuby Windows installeravailable for"

2003 Aug 15
0
ScrUITools for Mac OS X
RubyRunner has been replaced by the more capable ScrUITools. "ScrUI" stands for Script User Interface, and is pronounced "screwy". :) Currently, there are two tools: ScrUIRunner and ScrUIActivator. ScrUIRunner replaces RubyRunner, but it allows you to specify the working directory, command line arguments, and shell environment variables for the script (...added specifically
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
2008 May 10
4
from RubyCocoa to wxRuby ?
hey all, thanks to alex who help me to get the latest running on my box ( Mac OS X 10.4.11) to get it working download the latest gem locally cd to the directory where it lies and : $ sudo gem install --local wxruby u''ll get : Successfully installed wxruby-1.9.7-universal-darwin-9 1 gem installed ;-) A question, my first test will be to convert a RubyCocoa project into wxRuby. this
2007 Nov 17
7
Using RSpec to drive the design of a GUI desktop application
Hello everybody, I''ve been using RSpec as a tool to create web applications for some time now, in Rails, and using plain Ruby with WEBrick as well. The tool suits my needs and the story runner is great. Now there are things that aren''t solvable on the web, you''ll need a _real_ desktop application for those problems. So I''ve toyed a bit around with various GUI
2006 Nov 21
4
Embedding Rails in a Cocoa app.
Hi, Has anyone tried to embed rails into a Cocoa app? I have got this working to a very primitive point using RubyCocoa. After about half an hour of playing I was able to get WEBrick to serve the rails starter page inside of a Cocoa app, but that is as far as I have got. I have an idea for a client/server app where the server is a Cocoa application that embeds WEBrick (or another server solution
2005 Jan 16
4
wxWidgets 2.5
I''ve just gotten wxruby-swig to compile with wxWidgets 2.5 on Mac OS X. Thankfully, it mostly consists of getting rid of already depricated methods from the widget classes. I need to try with Linux and Win32, but it should be a smooth transition. Nick
2008 Nov 14
10
puppet newbie
Hi , just starting off with Puppet on Macs. initially we are planning for a small group of machines. If successfull we plan to span it to entire environment in a phased manner. I have a couple of newbie questions. Do i have to use custom script to create and maintain user/group accounts as far as i have read i can manage passwords ? Can i use puppet fileserver also as sourcedir for pushing
2007 Sep 09
11
Going beyond the default html formatter/report?
Hi! I wonder does anybody planning to go beyond the default html formatter/report? The current html report is nice and green but what about to go a little silly and enable also user input. For example to let customer to add a new pending spec, comments etc. I feel it might be mentally easier for some customers to jump into spec world when it is possible to give input at "the same
2004 Mar 18
1
Minor update to wxRuby 0.2.1 for Mac
I just uploaded a slightly revised version of the Mac wxRuby 0.2.1, named 0.2.1b. which is "slightly" smaller than the first copy. It''s about 88% smaller, but has the same contents, so it seemed worth updating. Thanks to Nick for figuring out the setting to shrink it, and for building a new version for us. The statistics no longer show how many people downloaded the
2007 Dec 04
1
Hooking up wxRuby in other applications
Is there a way (class?) to be able to use wxRuby for subwindows in a host application? (Windows and OSX platforms) Best regards, Jari Williamsson
2006 Aug 28
9
Header files
I will probably be sending patches for about 30 header files. I have put some TODO: notices in some of the header files where I''ve had to temporarily remove some things. How do you guys want these? A .zip of all the changed files? A .zip of all the patches? Individual e-mails? All attached to one? Roy
2006 Feb 01
8
Spring-rich killer: rails rich-client proposal
Hello Doug, I am not disputing anything you say and in fact, spring-rich is "okay" as far as swing development goes. But rails principles adheres to those which we hold near and dear such as "don''t repeat yourself" (note: spring-rich model, glazed lists model, jgoodies models) and "convention over configuration (note: xml config files). Let''s get away
2006 Jan 17
2
lme model specification
I have been asked to analyse the results of (what is to me) a very complicated experiment. The dependent measure is the estimated distance, which is measured as a function of the actual distance. There are also several other IVs. The plot of log estimated distance as a function of log distance is linear. So in the rest of the analysis I will use logestimate and logdistance. My plan is to see
2006 Nov 14
1
GUI testing with WebKit and RubyCocoa
Any thoughts on the feasibility of this? One thing you can''t test in Rails is the result of Ajax requests in the context of the source document. The best you can do (as far as I''m aware) is test that the Ajax response is correct and hope the page gets updated. I started thinking... WebKit (and more importantly JavaScriptCore) is open source WebKit has a Cocoa wrapper
2005 Jun 06
1
linker error in debug
Hi! I'm trying to make a debug build of my application which uses the oggvorbis sdk. The libraries that it uses are: ogg_static_d.lib vorbis_static_d.lib vorbisfile_static_d.lib When I try to build it, I get these linker errors: GameClient error LNK2005: _exit already defined in MSVCRTD.lib(MSVCR71D.dll) GameClient error LNK2005: __exit already defined in MSVCRTD.lib(MSVCR71D.dll)
2004 Aug 06
2
compiling in windows
<p><p>Hi, I'm trying to compile speex in windows and I get this error: Linking...MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _malloc already defined in LIBCD.lib(dbgheap.obj)MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _free already defined in LIBCD.lib(dbgheap.obj)MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _memmove already defined in LIBCD.lib(memmove.obj)MSVCRTD.lib(MSVCRTD.dll) :
2005 Jun 19
1
Unable to open file msvcrtd.dll-wXxWlU.spec.c
I am trying to run the Samsung's EasyGSM program. And get the following trace: fixme:seh:EXC_RtlRaiseException call to unimplemented function msvcrtd.dll._CrtCheckMemory First chance exception: unimplemented function msvcrtd.dll._CrtCheckMemory called in 32-bit code (0x4068605c). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:005f EIP:4068605c ESP:4066fd28 EBP:4066fd9c
2002 Feb 07
1
Vorbisfile Linker Question
I'm having some trouble getting vorbisfile to link into my project under Windows. I downloaded all the source, and after re-compiling all the dlls and libs with my project's proper settings (Multithreaded, 1-byte alignment), everything works peachy when I use the dlls from the *_dynamic project files. When I try to use the *_static .libs though I get the following linker error:
2002 Jun 24
1
Date: Tue, 25 Jun 2002 00:06:12 +0300
Hello! I'm trying to compile decoder_example.c example (MS VC 7) using debug static ogg/vorbis libs with no luck. I got linker errors: Linking... MSVCRTD.lib(MSVCR70D.dll) : error LNK2005: _malloc already defined in LIBCD.lib(dbgheap.obj) MSVCRTD.lib(MSVCR70D.dll) : error LNK2005: _free already defined in LIBCD.lib(dbgheap.obj) MSVCRTD.lib(MSVCR70D.dll) : error LNK2005: _memmove already
2004 Sep 10
1
[Flac-users] Winamp3 plugin built in debug mode?
I just tried installing the flac plugin for Winamp 3, and Winamp reports that, "This application has failed to start because MSVCRTD.dll was not found." The fact that it's trying to link against MSVCRTD.dll rather than MSVCRT.dll suggests that the plugin was built in debug mode; most Windows installations won't have MSVCRTD.dll unless Visual Studio is installed. ,steven.