similar to: The new wxruby-users mailing list

Displaying 20 results from an estimated 10000 matches similar to: "The new wxruby-users mailing list"

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
2012 Aug 01
2
assign vectors to objects
Hi everyone, I try to add many vectors (L1,L2,L3....) to multiple list objects (a.list, b.list....) in a workspace. Somethings like below, but it is not working. Any suggestions will be appreciated. Best, John lf=ls(pattern=".lst")  for (x in listfiles) {     dat=read.delim(x,header=F)     for (i in lf) {     assign(i$add,as.numeric(dat[,3]))   #or i$add=as.numeric(dat[,3]    
2010 Sep 19
3
OT Gmane and r-help moderator approval
I have started to read r-help on Gmane using Thunderbird as a reader. Before that I had messages sent to gmail account. The first post through Gmane needed moderator approval, but then I got a message from Your friendly autoauthorizer at Gmane.org saying You are now authorized to post to the gmane.comp.lang.r.general newsgroup. But my messages are still needing moderator approval, which I
2013 Feb 05
1
Moderated list?
I've been away from this list but reentered recently. Now when I send a question I get an automated answer saying: ------- Your mail to 'R-help' with the subject .............. Is being held until the list moderator can review it for approval. The reason it is being held: Post to moderated list ------- Is this the new style of the list? G?ran
2006 Dec 18
13
unit testing wxruby GUIs
paul.allton at uk.bnpparibas.com wrote: > I''m a big fan of automated UI testing (i.e. driving the UI from some robot API). I appreciate this > is potentially a whole new project, but does wxwidgets provide a method of clicking buttons, > typing into components ... if so, would it be technically possible to expose this in wxruby. I like automated UI testing too, but
2008 Jan 04
4
What's up with the mailing list spam?
Just this morning I've gotten 3 or 4 pieces of spam on the CentOS mailing list. -- -matt
2011 Dec 07
2
[LLVMdev] Setting Moderator Bits
Dear All, Are people setting the "moderated" bit on their subscriptions to llvm-commits? I'm seeing several people who are subscribed but have their moderated bit set, and so I keep seeing emails seeing that I need to approve their posts. -- John T.
2011 Dec 07
0
[LLVMdev] Setting Moderator Bits
On Wed, Dec 7, 2011 at 7:52 PM, John Criswell <criswell at illinois.edu> wrote: > Dear All, > > Are people setting the "moderated" bit on their subscriptions to > llvm-commits?  I'm seeing several people who are subscribed but have > their moderated bit set, and so I keep seeing emails seeing that I need > to approve their posts. I think I'm one of such
2008 Sep 12
7
embedding wxruby?
Hello, is it possible to code a wxWidgets GUI in C++ and pass the whole wxApp or just single windows to embedded Ruby code? This would be very nice to provide a scriptable plugin system. Greetings, Niklas _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2004 Sep 18
10
wxruby-swig: Converting to REXML
Since I''m setting up my development environment on a new system, I figure now is the time to get rid of one of the extra dependencies: NQXML. It appears that REXML can now parse the whole classes xml file in about 20 seconds on this machine, which is a huge improvement over the many, many minutes it used to take. So I am now updating extract.rb to use REXML instead of NQXML.
2004 Sep 18
4
wxruby-swig problem: MDIChildFrame::Maximize
I just grabbed the latest wxruby-swig from cvs and tried to compile it (without enabling the SWIG step) on my gentoo Linux box. I get: g++ -c -I/usr/lib/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -O2 -march=athlon-xp -fPIC -I /usr/lib/ruby/gems/1.8/gems/rake-0.4.8/bin -I /usr/lib/ruby/gems/1.8/gems/rake-0.4.8/lib -I
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
2003 Jan 04
3
directories that change into symlinks
our daily backup is done using the rdiff-backup tool, which in turn utilizes rsync/librsync to do the actual mirroring work. a few days ago we did a refactoring and renamed a bunch of directories. for backward compatibility we maintain the old names by symlinking it to the new names. so, for example, oldname1/ now becomes newname1/, and oldname1 is now a symlink to newname1/. we found that
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,
2005 Jun 15
1
Why am I getting these from the samba mailing list
Can someone tell me why I get on of these every once and a while. My emails are small. ---------- Forwarded message ---------- From: samba-bounces@lists.samba.org <samba-bounces@lists.samba.org> Date: Jun 15, 2005 8:26 AM Subject: Your message to samba awaits moderator approval To: diadicic@gmail.com Your mail to 'samba' with the subject Re: [Samba] Domain logon problem