Displaying 20 results from an estimated 40000 matches similar to: "wxWidgets 2.6.0 has been released"
2008 May 11
2
instabilities in wxRuby 1.9.6
I have recently started to use wxRuby, because I have used the wxWidgets
library from C++ for a few years and found it an excellent toolkit. I am
using Ubuntu 8.04 and version 1.9.6 of wxRuby.
A problem though is a number of instabilities. This may be due to my own
ignorance, but I have usually found C++/wxWidgets, once the program compiles
it will at least stay working, if at times
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
2007 Feb 10
0
[857] trunk/wxruby2/swig/common.i: Add test for suitable version of wxWidgets library
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2006 Mar 17
1
New wxWidgets book released
The upstream wxWidgets folks just released a 700-page book about
wxWidgets. Obviously it''s aimed at the C++ libraries, but most of it
should be helpful for wxRuby users as well.
It appears to be available as a free download, or as a bound book for
purchase. It would be great to hear from anyone who has a copy to know
how good it is. It would also be great if people actually buy a copy to
2007 May 04
0
[1002] trunk/wxruby2/swig/RubyConstants.i: Add VERSION constants from wxWidgets
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2005 Apr 30
1
wxRuby Roadmap, Schedule and wxWidgets 2.6.0
Hi,
I''m very interested in migrating some apps to ruby and wxRuby.
Is there a rough estimate of when wxRuby will support wxWidgets 2.6.0?
Are there specific tasks that require volunteers?
2004 Jun 18
3
wxRuby 0.4.0 has been released!
wxRuby 0.4.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 Panther and MS Windows.
Please report any bugs or feature requests here:
http://rubyforge.org/tracker/?group_id=35
Changes in this release include:
* Many bugs were fixed.
* Added grid sample program.
* Windows binary now includes
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
2007 May 04
0
[1004] trunk/wxruby2/swig/common.i: Updated wxWidgets version check
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2007 May 21
0
[1025] trunk/wxruby2/swig: Use Wx::THE_APP constant as global reference to App (as per WxWidgets);
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2004 Apr 10
5
wxRuby-SWIG 0.0.3 is available
REMINDER: wxruby-swig is an experimental rewrite of wxRuby, using SWIG.
It is not yet useful. The official wxRuby is still at 0.2.1.
The 0.0.3 release of wxruby-swig is able to run the "minimal.rb" sample,
which includes menu event handling. As always, it is available at:
http://qualitycode.com/repos/wxruby-swig/
I also created a tarball this time, so you can just download that and
2004 Apr 20
4
wxRuby 0.3.0 has been released!
wxRuby 0.3.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 Panther and MS Windows.
Hopefully, within a couple weeks I will release RubyGems for the source, and
RubyGem binaries for Mac, Windows, and Linux.
Please report any bugs or feature requests here:
2005 Aug 03
0
[Fwd: Re: [wx-dev] Followup on "wxWindows Library Licence, Version 3.1"]
Good news regarding the wx licensing concern that came up here a couple
weeks ago.
See also: http://wxwidgets.org/newlicen.htm
Kevin
-------- Original Message --------
Subject: Re: [wx-dev] Followup on "wxWindows Library Licence, Version 3.1"
Date: Wed, 03 Aug 2005 21:44:34 +0100
From: Julian Smart
To: wx-dev@lists.wxwidgets.org
CC: Kevin Smith <wxruby@qualitycode.com>
Hi,
2004 Mar 31
1
New Wiki Page
Hey guys,
I just added a new wiki page that lists all the widgets and classes in the
wxWidgets toolkit. It shows which of the widgets we have available in the
current binding of wxRuby, 0.2.1. I''m pretty sure that I got everything,
although I haven''t tested it out exhaustively, its just a first start. You
can see it at
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
2006 Jun 08
1
wxruby/version/linux
Dear WxRuby users and hackers,
am I right that WxRuby 0.6 which I have downloaded today from the
webpage is based on WxWidgets 2.4, which is based on GTK 1.2?
I have tried to run ''make'' after ''ruby extconf.rb'' with
WxRuby0.6/WxWidgets 2.6.3 but I got this error:
~/ruby/src/wxruby-0.6-src/src$ make
g++ -fPIC -O2 `wx-config --cxxflags` -I.
2008 May 30
0
[ wxruby-Bugs-20446 ] Wx::ToolBar API changed in 1.9.7, new Wx::ToolBarTool doc missing
Bugs item #20446, was opened at 30/05/2008 12:13
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=20446&group_id=35
Category: Incorrect or missing docs
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Pascal Hurni (phi)
Assigned to: Alex Fenton (brokentoy)
Summary: Wx::ToolBar API changed in 1.9.7, new Wx::ToolBarTool doc missing
2005 Nov 14
3
Error when building on OSX 10.4/wxWidgets 2.7
I''ve installed ruby 1.8.3, wxWidgets 2.6-cvs, and swig 1.3.27.
When running rake here''s the error I get:
src/App.cpp:1419: error: ''CreateLogTarget'' is not a member of ''wxRubyApp''src/App.cpp: In function ''VALUE _wrap_App_CreateLogTarget(int, VALUE*, VALUE)'':src/App.cpp:1612: error: ''class wxRubyApp'' has no
2006 Oct 20
1
Good news on WxWidgets 2.8.0
Hi
Just tried out the most recent dev release (2.7.1) of WxWidgets.
The first bit of good news is that 2.7.1 has lots of attractive new
widgets, such as RichTextCtrl, pickers, and the AUI. This is an add-on
that''s now been merged into the core, and provides sophisticated things
like dockable toolbars, perspective layouts, semi-transparent dragging
etc. They seem to have brushed up
2009 Oct 30
2
wxRuby on Ubuntu 9.10
Installing the gem from rubygems, along with the available wxwidgets
packages from synaptic, I'd recieve this error:
/usr/lib/ruby/gems/1.8/gems/wxruby-2.0.1-x86-linux/lib/wxruby2.so:
/usr/lib/ruby/gems/1.8/gems/wxruby-2.0.1-x86-linux/lib/wxruby2.so:
symbol _ZN13wxAuiNotebook14ShowWindowMenuEv, version WXU_2.8.5 not
defined in file libwx_gtk2u_aui-2.8.so.0 with link time reference -