Displaying 20 results from an estimated 1000 matches similar to: "[BUG] Menus on Snow Leopard not working correctly"
2010 May 18
8
gem for snow leopard?
Does anybody plan to post binary rem for SL? Id''love to rely on its availability in the installation script... As wx included in installation package makes it huge...
Sergey Chernov
real.sergeych@gmail.com
2010 Dec 07
9
[Weft QDA users] working on team using weft
Hi all!
I am Angela, an Italian researcher and I am looking for an application
that allows working in team, making a shared codebook, share a text
database and code it. I tried AnSWR (the CDC''s QDA application) but its
installation is too complicated for students and it is not working on
latest version of Windows. What about Weft? Is it possible to share a
project or, at least, merge
2007 Oct 30
3
[Weft QDA users] Using WeftQDA for Mailing-List Analysis
Hi Alex, Hi Weft-Users!
I am looking for a tool for doing a qualitative analysis of mailing-list
data. This means I have a *lot* of individual documents (the typical case:
around 500-5000 emails), belonging to the same "super-document" (a mailing
list).
I have looked at several tools and I like that Weft is public domain and
written in Ruby, so I want to figure out whether it
2005 Oct 22
6
wxruby.so error with weft-qda
Dear wxruby users
I''ve been trying to get wxruby-based weft-qda 0.9.6 running on a linux from
scratch 6.1 system (this list had a discussion about weft-qda last year and
alex fenton''s also been trying to help me out - no luck so far).
I get stuck with wxruby 0.60 (I think). I compiled wxruby against wxGTK 2.4.2
(without gtk2, without unicode - gtk+ version is 1.2.10) - after
2008 Jul 09
2
DOS box popping up under rubyscript2exe
Hello
My email has been broken for a week and some of it seems to have gone
astray - so if there are other unanswered wxruby queries kicking about,
please repost or forward me them.
I have encountered this problem with a DOS box popping up under rubyw /
rubyscript2exe; I don''t think it''s related to wxruby. I found them
popping up when shelling out with backticks - I believe
2007 Sep 26
7
development status, 1.9.2
Hi all
Just a quick update on recent SVN activity:
* added Sound and CollapsiblePane classes
* added the XRC tool to wxSugar
* fixed some XRC bugs in Window
* added syntax sugar for event handlers and list-like controls
* added some missing methods in Sizer
Sean - I''m away for about 10 days from this weekend, and I''m thinking of
doing a 1.9.2 release in the next day or two.
2007 Aug 20
2
[Weft QDA users] Weft on Ubuntu -- Ctrl-shortcuts NOT working?
Hi -- have just followed Christophe''s notes to get
Weft QDA up and running on my IBM Thinkpad T20
w/Ubuntu 6.06 (Dapper Drake).
Am just going thru the manual and trying various
things, as I''m new to qualitative analysis AND new to
QDA tools.
Anyway, one thing I''ve found is that many (and maybe
ALL?) of the CTRL-shortcuts mentioned in the
documentation are not working
2008 Mar 12
1
[Weft QDA users] Hello all
Hi, my name is Leandro and im Argentinian. I plan to build a web CMS
on ruby on rails, to provide CAQDAS functionality, and since im
building the site in Ruby on Rails and open source, i want to know if
Weft QDA engine is open source. If so, id would come in handy to be
able to reuse/improve an existing ruby based CAQDAS.
I''d like to emphasize the fact that i dont mean to profit from it,
2011 Apr 08
2
[Weft QDA users] Shifty Markings - round 2
Good Afternoon,
I''m new to the mailing list and was wondering if anyone could help me with my current headache. I saw in the previous posts that someone else has had the problem of shifty markings. I too am finding the text immediately above what I wrote appearing in the coding reports, even though the coding in the documents themselves remains as it should. The project involves
2010 Mar 18
1
[Weft QDA users] weft and linux software requirements
Hello, I would really like to install and try Weft, but as a Gentoo
user, it seems I would have to downgrade many of my installed packages,
complicating other dependencies and so forth, to meet the requirements
listed on the Weft page, especially wxwidgets 2.4 and wxruby. Is there a
version, maybe an alpha or beta, that works with wxruby2 and wxwidgets 2.6?
John Norvell
Visiting Scholar
Pitzer
2008 Jan 04
2
use of Marshal with wxruby classes
Is it possible to use Marshal with wxruby classes to serialize an
application''s state?
I tried a minimal example of simply serializing a minimal frame object, and
I get the error "no marshal_dump is defined for class MinimalFrame".
I don''t fully understand this because I also tried another minimal example
of dumping a class which did not defined a marshal_dump, and it
2008 Apr 17
1
[Weft QDA users] running weft qda on mac with virtual PC
can you run weft qda on mac with virtual PC? (this is how nvivo and some others work for the mac). us poor mac users...but i commend the open source effort!
best,
Lisa
Lisa Schwartz
Language Reading and Culture
University of Arizona
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile.
2004 Nov 08
7
[Fwd: Weft - a free open-source QDA tool]
Hi
Just released a first version of the WxRuby project I''ve been working
on. Firstly, I wanted to say thanks to everyone on this list who''s
helped at various points over the past year - every time I ran into a
problem someone jumped in with advice.
A very brief explanation of the app - I''m a sociologist/anthropologist
by trade, and the app is intended for use in
2011 Jan 04
2
Wxwidgets 2.9.1
- is released for a few monthes already. Dies anybody tried it with 64-bits mode (thus, cocoa) on mac with any wxruby?
Need a portable modern gui framework bad :) and one that works in mac@64.
Btw what happened to wxruby.org?
Yours,
Sergey
2008 Sep 05
1
[Weft QDA users] Working on Project on Share Drive
Hi Alex,
Another posting said Weft cannot merge multiple projects, but can
multiple people work on the same project at once on a share drive?
Would they need to be coding different text files?
Thank you,
Brian Holzman
Research Assistant
American Institutes for Research
1000 Thomas Jefferson Street NW
Washington, DC 20007
(202) 403-5077
-------------- next part
2010 Aug 12
2
wxRichTextCtrl not Working through wxFormBuilder
I''ve used wxFormBuilder to put a wxRichTextCtrl on my form. After doing
this, I run xrcise and try to use the control. The variable for the rich
text control is a FixNum. On examination, I saw that the class name in
the xrc file is "unknown".
Is there no way to use this control without manually laying out the
controls - or writing this routine in C++? Does anyone know a
2010 Aug 23
4
Segmentation Fault
Once more, with feeling.
I''m trying to implement using xrc_replace so as to use a RichTextCtrl in
a form created by FormBuilder. The problem is that I can''t even create a
RichTextCtrl. When I try to, I get a segmentation fault.
I''ve attached the files that are causing this. I''m running wxRuby on a
box running an up-to-date PCLinuxOS distro. I''ve
2006 May 26
8
Advanced text editor developed with WxRuby
I just joined this list, have info to share, and some questions.
As background, I happen to be a blind person who uses a screen reader
utility to operate
the computer. I use the keyboard rather than mouse for input and the
screen reader, called JAWS, provides output in synthetic speech. This
generally works well for standard or common controls of Windows, which
WxWidgets wraps (since they are
2007 Jun 18
2
(no subject)
Bonjour, en fait j''ai chercher sur rubyforge quelques projets créer avec wxruby ou wxruby2, en vain!!!
je voulais savoir si vous pouviez me donnez quelques noms de projets créer avec wxruby ou wxruby2 pour que je puisse voir ce que d''autres personnes ont pu réaliser.
Merci
Sebastien
_______________________________________________
wxruby-users mailing list
2006 Nov 23
2
to_s
I was toying around with adding a to_s function to wxPoint (and probably
to some other classes). I''m wondering if this is a good idea or not and
if so, is it best to use %extend or put it into something like wxSugar
or the ruby parts of wx?
My initial implementation is:
%extend wxPoint {
VALUE to_s()
{
char buffer[40];
sprintf(buffer, "%d,%d", self->x,