Displaying 20 results from an estimated 200000 matches similar to: "Testing to see if list working yet"
2007 Nov 06
1
OpenGL Testing on Linux
Hi All,
Just wanted to let everyone know that I haven''t forgotten that I promised to
test the wxCanvas widget on Linux; I just have been swamped. I plan to get
to it within the next day or two. Are we planning to add it to the next
release (assuming that the tests go OK), and if so, when are we planning to
release 1.9.3?
Regards,
Sean Lindsay
-------------- next part --------------
2006 Oct 17
3
Printing Support
Printing support is added to the repository (as you have seen / will
see). Kudos to Sean for tackling such a big bear. I''ll work on adding
the two dialogs to bigdemo later unless Sean tackles it first.
Roy
2003 Nov 26
0
wxRuby not yet listed in
Hi Curt/all,
Would it be a bad idea to bug Julian again to add us here?
http://www.wxwindows.org/contrib2.htm
We are already in the Community pages, but wxPerl/wxPython/wxLua/etc are
also on the Contributions page.
--
dave
2007 May 07
9
0.0.40 tagged
I''ve tagged 0.0.40 in subversion and created the release on rubyforge.
Roy, Sean, please could you compile and upload the binary gems when you
have a moment - thanks in advance. Drop me a line off list so I know
when to make an announcement.
cheers
alex
2006 Oct 20
6
Nightly Linux build?
Hey guys,
I''m really sorry to be so out of touch these days. We just hired two new
programmers at work so I''m busy bringing them up to speed...in time for
them to help us get a major release out at the end of the year.
So my personal goals for wxruby participation at the moment are:
1. Respond to any support requests as quickly as possible
2. Respond to any questions from you
2007 Oct 30
8
Comments on commit 1406 (rakefile changes)
Alex,
The changes to the rakefiles are causing me some problems building on
OS X. I am getting the following:
rake aborted!
undefined method `+'' for nil:NilClass
/Users/sean/Archive/Programming/wxRuby_Dev/wxruby2/rakefile:109
I will now go test on Windows
Sean
2006 Oct 19
2
Wx::Scintilla - working
At last, managed to get Scintilla up and running on OS X. Sorry it''s
taken so long.
Patch attached to enable Scintilla to be included in a Mac build.
More difficult was how figuring out how to get wxscintilla built in the
first place - have added instructions on our ''Building for release'' page
on the wiki:
http://wxruby.rubyforge.org/wiki/wiki.pl?Release_HowTo
2008 Jan 15
7
1.9.3
Just to say that I''ve tagged 1.9.3 in the repository, but havent'' yet
had time to create the release. Please do upload the binary builds as
they become available. I''ll do the source package and linux-intel build
tomorrow once I''be got some sleep!
a
2006 Nov 04
0
[721] trunk/wxruby2/doc/wxruby.css: Tint and border around code samples, reduce size and spacing of ''see
<!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 Oct 02
2
wxRuby Tutorial
Hi Everyone,
My name is Sean Lindsay, and I have recently joined the wxRuby project. I
have been talking with Alex and have agreed to update the tutorial.
I have started by placing a link to a new temporary tutorial page so that
the old one can stay in place for the time being. I have written up a
preliminary table of contents and would be happy to hear any
2006 Aug 28
1
Gem testing
Hi all,
First off sorry for the lengthy email but I typed it as I went along.
I just tried to start a bit of testing of the binary Linux gem (Kevin
sent me a link) and I quickly ran into a problem:
-----
jonathan@weatherlight ~/ruby-dev/wxruby/cvs_current/wxruby2/samples $
ruby test.rb
/usr/lib/ruby/gems/1.8/gems/wxruby-1.9.0-i486-linux/lib/wx.rb:22:
uninitialized constant Wxruby2 (NameError)
2006 Oct 18
3
Nightly automatic documentation generation
Is there a way to have RubyForge run our ''rake html_docs'' on SVN Head
each night and if successful copy to http://wxruby.rubyforge.org/doc/?
I do not know all the features RubyForge provides to us but this one
would be pretty nice.
Sean
2008 Mar 07
7
1.9.5 gem for OS X
Alex & Mario,
I uploaded the OS X gem, I am unable to download it. Keep getting 404
Not Found errors.
It seems like the file has not been spread out to the mirrors.
Can one of you try it out and see if it is working? If not can Alex
just remove it and I will try again later after work.
Thanks
Sean
2006 Oct 25
6
PrinterDC.i Patch
This patch allows PrinterDC to go merrily by on Linux. I''m not sure
it''s the best solution to the problem so I submit it for your approval.
Roy
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: PrinterDC.i.patch
Url: http://rubyforge.org/pipermail/wxruby-development/attachments/20061024/585c15f2/attachment.pl
2007 Apr 13
3
version numbering
Hi
Seems a lot of people are still downloading 0.6.0 and using it - my
concern is that people will find it buggy and incomplete and give up on
wxruby altogether.
I think we''ve got wxruby2 to a point where it''s all round better than
the old series, even though it''s not release quality, and we''re missing
the DnD classes.
So for the next release,
2007 Sep 27
2
wxRuby Documentation / Textitle Docs
Hey All,
Just wanted to let you guys know, that with the HTML Generated
documentation from the Textile source code, does not show *''s in stuff
like Wx::FileDialog. It''s interpreting this as a Bold, not as an
Asterisk. Just thought you''d want to know that.
L8ers,
Mario Steele
2006 Oct 21
2
common.i patch
The latest cvs version of SWIG breaks a few things. I have patched
common.i to fix most of it. There will be some other things later that
should be compatible with all versions. Can someone test to see if this
compiles with the old version?
Roy
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: common.i.patch
Url:
2006 Nov 17
5
0.0.38 release?
Hi
Should we look to do a 0.0.38 release soon? I think we should get an
updated set of gems out there to show we are making progress.
So if you have a moment over the next couple of days, please could you
post how stable a release gem from SVN HEAD is on your OS?
Linux seems OK on release, crashes in debug mode - which seem to relate
to the same failed assertion from wx/event.h.