similar to: New wxruby mailing list

Displaying 20 results from an estimated 70000 matches similar to: "New wxruby mailing list"

2006 Oct 07
0
Welcome to wxruby-development
This list is intended to be used by developers OF wxruby, to discuss highly technical internals, SWIG issues, the development process, and other topics that would not be of interest to folks who simply want to write an app that uses wxruby. Questions or comments about building or installing wxruby should probably go to the wxruby-users list. Questions about the API or runtime errors also
2004 Jun 01
2
New wxRuby code is in CVS
I just checked in some good fixes. You can see the (full) Changelog here: http://qualitycode.com/repos/wxruby/ChangeLog Notable items: - Added shanko''s grid sample (thanks!) - Added support for ComboBox#get_value - Fixed *all* the known crashing bugs. The way I "fixed" the problems with get_client_data was to remove the set_client_data and get_client_data implementations. I
2008 Jan 03
0
[ wxruby-Feature Requests-16788 ] Support Dynamic wxgtk libraries in Linux
Feature Requests item #16788, was opened at 2008-01-03 07:25 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=16788&group_id=35 Category: API improvement Group: User request Status: Open Priority: 3 Submitted By: Nobody (None) Assigned to: Kevin Smith (qualitycode) Summary: Support Dynamic wxgtk libraries in Linux Initial Comment: As per e-mail
2003 Sep 21
2
Sample wxruby code is available
I have just released an Alpha version of my redwood email client, written with wxruby. It uses toolbars, menus, and lots of widget layouts, plus it launches two kinds of background tasks. I learned a lot about wxruby and wxwindows as I worked on it, so I hope you will benefit from seeing the source code. It is at: http://rubyforge.org/projects/redwood/ Please give me feedback on the code,
2003 Dec 07
0
New non-cvs repository of wxruby code is available
As I have mentioned on this list before, my goal is to switch entirely away from CVS for managing the wxRuby source code. CVS is fundamentally broken in several ways, including: - Each developer needs write access to contribute effectively - Tagging and branching are weak - Checkins are file-based instead of patchset-based - Moving files or directories loses the history For me, the first one
2004 Apr 22
0
wxruby-swig 0.0.4
REMINDER: This news is about the swig-based prototype. The main wxRuby release is still current at 0.3.0. I just pushed the latest wxruby-swig code to: http://qualitycode.com/repos/wxruby-swig Thanks to Nick for reminding me about the Window#paint method that wxRuby 0.3 supports. I had forgotten all about it. There may be other features that we manually added to wxRuby that I will need to
2004 Apr 09
0
New release of wxruby-swig
In case you missed the earlier thread, I am exploring using SWIG as part of the wxRuby build process. So far, wxruby-swig is purely experimental, and supports almost no wx classes or methods. I just pushed wxruby-swig 0.0.2 up to my public darcs repo: http://qualitycode.com/repos/wxruby-swig/ As always, you can use wget if you don''t have darcs. If you really need a tarball
2003 Aug 22
1
The new wxruby-users mailing list
Is the new wxruby-users@rubyforge.org mailing list subscription-moderated? I have subscribed and confirmed my subscription, but have not been getting mails. -- dave
2006 Oct 22
1
[Fwd: Wxruby-development post from noreply@rubyforge.org requires approval]
Alex: Any idea why the list is still bouncing these? "noreply at rubyforge.org" is in the list of addresses that are supposed to be allowed to post even though not subscribed. What is that about "Message has implicit destination"??? Kevin -------- Original Message -------- Subject: Wxruby-development post from noreply at rubyforge.org requires approval Date: Sat, 21 Oct
2008 Jan 18
0
[ wxruby-Feature Requests-17188 ] Add a each_page method to AuiNotebook class
Feature Requests item #17188, was opened at 17-01-2008 19:32 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=17188&group_id=35 Category: API improvement Group: None Status: Open Priority: 3 Submitted By: Nobody (None) Assigned to: Kevin Smith (qualitycode) Summary: Add a each_page method to AuiNotebook class Initial Comment: I wrote this little
2007 Mar 03
0
[ wxruby-Bugs-9004 ] Painting Problems on Windows
Bugs item #9004, was opened at 2007-03-03 11:32 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=9004&group_id=35 Category: Incorrect behavior Group: current Status: Open Resolution: None Priority: 3 Submitted By: James Randall (capnkroaker) Assigned to: Kevin Smith (qualitycode) Summary: Painting Problems on Windows Initial Comment: I believe this
2006 Dec 06
0
[ wxruby-Bugs-7131 ] Stock colours (eg Wx::WHITE) are not available before App#on_init
Bugs item #7131, was opened at 2006-12-06 19:13 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=7131&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Kevin Smith (qualitycode) Summary: Stock colours (eg Wx::WHITE) are not available before App#on_init
2003 Aug 25
4
Re: ANN: wxRuby 0.1.0 Alpha has been released!
I''m not a Linux user. I suggest you subscribe to the wxRuby ML and get advice there from other Linux users. For the time being, I''ll cross-post this message to the wxRuby ML. Curt Markus Jais wrote: > > Curt Hibbs wrote: > > > http://rubyforge.org/project/showfiles.php?group_id=35&release_id=46 > > > > The code itself has been quite stable for
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 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
2006 Oct 13
0
[Fwd: Re: List Reply vs. Reply-All]
See below, which I meant to send to group. A neat case in point ;) alex -------- Original Message -------- Subject: Re: [Wxruby-development] List Reply vs. Reply-All Date: Fri, 13 Oct 2006 12:07:04 +0100 From: Alex Fenton <alex at pressure.to> To: Kevin Smith <wxruby at qualitycode.com> References: <452EFCAE.5000701 at qualitycode.com> Kevin Smith wrote: > It seems
2007 Jul 05
0
[ wxruby-Bugs-12015 ] incorrect behaviour on threads
Bugs item #12015, was opened at 2007-07-05 13:21 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=12015&group_id=35 Category: Incorrect behavior Group: current Status: Open Resolution: None Priority: 3 Submitted By: Reinier Voost (rvoost) Assigned to: Kevin Smith (qualitycode) Summary: incorrect behaviour on threads Initial Comment: I have created
2007 Jun 20
0
[ wxruby-Bugs-11708 ] Wx::TreeCtrl#on_compare_items can not work
Bugs item #11708, was opened at 2007-06-20 06:53 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=11708&group_id=35 Category: Incorrect behavior Group: v0.4 Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Kevin Smith (qualitycode) Summary: Wx::TreeCtrl#on_compare_items can not work Initial Comment: require
2006 Dec 20
0
[ wxruby-Bugs-7386 ] Setting Gauge background/foreground colours in wxruby2-preview
Bugs item #7386, was opened at 2006-12-20 06:13 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=7386&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Kevin Smith (qualitycode) Summary: Setting Gauge background/foreground colours in wxruby2-preview Initial
2006 Nov 29
0
[ wxruby-Bugs-6972 ] Wx::ListCtrl will crash if item added before insert_column called
Bugs item #6972, was opened at 2006-11-29 23:47 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=6972&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 2 Submitted By: Alex Fenton (brokentoy) Assigned to: Kevin Smith (qualitycode) Summary: Wx::ListCtrl will crash if item added before insert_column called