Displaying 20 results from an estimated 8000 matches similar to: "Wxruby Homepage Hijacked"
2004 Jul 06
1
New to wxruby
Sorry if this is a repost for those of you who are also on the wxusers
list. But I thought I might get some more specific feedback here.
I am interested in producing graphical interface elements, like those:
http://azureus.sourceforge.net/img/sc/2.1.0.2/statistics.png
and http://azureus.sourceforge.net/img/sc/2.1.0.2/torrent_general.png
Can anyone point me to what wxruby widgets might work to
2005 Aug 08
3
[Fwd: Re: FXRuby or wxRuby?]
This was just posted on ruby-talk. I''d hate to let this go without any
rebuttal or explanation. Can someone (more qualified than me) please
compose a response?
Thanks,
Curt
-------- Original Message --------
Subject: Re: FXRuby or wxRuby?
Date: Mon, 8 Aug 2005 23:20:24 +0900
From: olof sivertsson <osivertsson@gmail.com>
Reply-To: ruby-talk@ruby-lang.org
To:
2003 Nov 11
1
wxRuby is now linked from the wxWindows site
I sent a message to Julian (the primary author of wxWindows), and he
immediately added wxRuby to the list of "Related Projects" on the
"Community" page of the wxWindows site:
http://wxwindows.org/
Thanks to Gour for suggesting this.
We are also listed in the Ruby RAA, under Library, GUI.
If anyone knows of other places we should be linked, let me know. Or
better yet,
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,
2007 Apr 10
2
What does the end user need to run wxruby apps ?
Hi !
I''m new to this mailing list !
I''m just beginning to learn ruby programmation, ( so far mainly coded php
web apps, and math algorithms with Caml ), so i''m a noob about libraries,
toolkits, etc ....
I wondered what does the end user need to run wxruby applications ?
_ On Windows, he''ll need the ruby interpreter ( such as the one click ruby
installer ), and
2008 Mar 05
21
wxruby, XRC, DialogBlock
I''ve been trying to figure out the best method for generating GUI''s with
Ruby. I ended up using DialogBlock because it seems like the fastest
way. But not I have to work backwards and have not done this before.
How do I go from the file I generate in DialogBlock to a code in Ruby?
--
Posted via http://www.ruby-forum.com/.
2007 Oct 03
9
WxRuby Newbie Application Hanging
I have a WxRuby application that takes a few inputs from the user and
uses that information to search through a large file for matches. The
application works very well, with one exception. If I click anywhere
in the frame while the application is searching through the long file,
the application hangs. Has anyone experienced anything similar to
this? Any suggestions on how I can fix this?
Thanks
2003 Oct 20
5
wxruby - ruby-gtk2
Hi!
Can anybody tell me basic differences using wxwindows and gtk2 GUI with
ruby?
Gergo
--
+-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+
| http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy |
| Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" |
+-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
2011 Oct 06
5
WxRuby refresh from a long running function
Hi All,
This is my first post and I am a complete (well
almost complete) noob at WxRuby. I have
programmed in Ruby for a while, but now I am
trying my hand at a GUI base program running on
Windows. There is quite a bit of serial
communication between the app and a external
device. The problem I am facing is a function call
that takes a long time to complete before
returning to WxRuby.
2010 Nov 29
17
wxruby is dead?
I wanted to know whether the development of the project is still active
or not.
many bugs in the bug tracker are open from 25/03/2009 ....
thank you very much
Carlo Bertini
--
Posted via http://www.ruby-forum.com/.
2007 Feb 17
3
Problem with busydetect and cell phones
I have a very strange problem I'm hoping someone has encountered already.
I've scoured the internet for an answer to this one. My phone company
provides no disconnect supervision. Hence I'm forced to use the busydetect
feature. I have a TDM400 with two FXO ports. If I call from an internal
extension to a landline and then hangup the landline Asterisk detects the
busy signal
2005 Jun 26
2
wxruby gems
Hi
Following on from some talk last year of creating gems for wxruby, I''ve
attached a first try at them (for 0.6.0, not wxruby-swig). I mainly made
them because I want to ease installation of Weft QDA by adding wxruby
(and sqlite) as gem dependencies, but hopefully they will be generally
useful.
A couple of queries:
1) Who should be listed as author?
2) It doesn''t include
2007 Jan 29
3
WXRuby Documentation
Hi,
I am very new to Ruby, but I know I can express myself in writing pretty
well. If it''s OK to contribute to the documentation of WXRuby, How do I do
that? I signed up for a membership on Sourceforge, but was not sure what to
do after that.
Thanks.
Jim
James D Homme,
Usability Engineering
Highmark Inc.
james.homme@highmark.com
412-544-8177
"If you think you can, or if you think
2008 May 02
3
FIX for wxruby-1.9.6 on Windows
Hi
If you''ve installed the latest wxRuby 1.9.6 on Windows and are having
trouble running applications, please try the following steps:
1) Ensure that you have msvcr80.dll and msvcp80.dll available on your
system. If you haven''t got them, they can be downloaded for free from
http://www.dll-files.com/ and placed in your ruby/bin directory.
2) Copy a file called
2005 May 03
2
Making it easier to contribute wxRuby-SWIG code
After seeing contributions from Dmitry and Alex, I''m wondering how we
can better organize and encourage user contributions.
ORGANIZING
Maybe identifying what is still missing in wxRuby-SWIG and publishing a
prioritized todo list could useful to contributors.
GETTING NOTICED
It might be useful to post a link to the unassigned todo list each month
to comp.lang.ruby and ask for
2004 Apr 24
1
wxruby-swig 0.0.7
I just pushed a new wxruby-swig, which includes the known MSWin rakefile
changes. It also has some significant internal improvements that will
make it easier to add classes, and it includes support for one new class
(wxEvent).
wxruby-swig is now licensed under the "MIT license". wxRuby will remain
under the wxWindows license as long as we are releasing the old code
base. When we
2010 Jan 17
3
Does wxRuby include Gizmos controls?
Hi,
I''m starting to use wxRuby for personal projects.
Originally, I used wxPython in my company because they don''t want to
install the Ruby environment just for me... But at home, I still
prefer the Ruby language...
So, wxWidgets is a great library, but wxPythons add some intersting stuff.
I''m specially interested by the TreeListCtrl. it seems that this
control
2004 Jan 05
3
Updated - wxRuby Windows installer available for
Curt,
I just downloaded and tried your installer and the installation went fine. There are problems with the samples not finding their images files, but only when I try to run the samples from their Start menu shortcuts. When I edit the properties of a shortcut, and change the "Start in" folder to match the folder where the sample resides, then the problems go away. (As-installed,
2004 Mar 12
2
ANN: wxRuby 0.2.1 has been released!
This long-awaited version is available from rubyforge:
http://rubyforge.org/projects/wxruby/
The big news, of course, is that it includes binary builds for MS
Windows and Mac OS X Panther. I may add one or more Linux binaries
later, or they may have to wait for 0.3.
This is still an early beta release, so it still has a number of known
problems. If you find a problem that is not mentioned
2004 Apr 18
5
wxruby.so size under Linux?
Today, I noticed that a completely clean build of wxRuby on my desktop
machine is about 5.8 megs, but on my laptop is about 9.8 megs.
Both computers are running Debian GNU/Linux, but my laptop is more of a
mix of releases, whereas my desktop is almost entirely Sarge/Testing.
Both are using gcc 3.3.3. In both cases, I did a full "get", and did a
make from scratch.
Any ideas about