Displaying 20 results from an estimated 1100 matches similar to: "tagged 0.0.37; release plans"
2006 Sep 12
6
Scintilla
wxScintilla already comes with a SWIG friendly header file. I modified
the rakewx and the Scintilla.i file to include it directly from the
wxScintilla install. This means it''s an odd-ball compared to our other
classes. Does anyone see a problem with this? I think it''s best to use
the one supplied with the installation to avoid problems of the header
file getting out of
2005 Sep 15
5
wxScintilla vs. StyledTextControl
There is a contribution called ''stc'' (StyledTextControl) that comes with
wxWidgets. It appears that this is -also- a wrapper around Scintilla.
I can''t tell if one or the other of these two is a better choice or if
there''s a particular reason to favor one over the other. I can see that
having the source available right there in the contrib directory would
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.
2007 May 21
5
Wx::Scintilla class not defined
I''m posting this for a friend who is having trouble with this and here is
his message.
"Heya! I''m working on a script editor application, but it''s missing one key
feature: Syntax highlighting. Seeing this, I looked around in the sample
directory and came across scintilla.rb. I attempted a run, however Ruby
reported Wxruby2::Scintilla as an uninitialized
2006 Oct 21
5
0.0.37 release?
I would like to tag and release 0.0.37 soon. I''m thinking of the next
few days. We have good new stuff (Printing, Scintilla on OS X, other new
classes) and have fixed some bugs. Also, would be good to put the early
build probs with the last release behind us.
Here''s the patches I think are outstanding:
- Wx::App cleanup
- rake HTML docs publishing
- Scintilla OS X
-
2006 Oct 16
5
0.0.37 release goals
Hi
Could we set some release goals for 0.0.37? I suggest we release sooner
rather than later to put the various little build problems behind us.
So my only high-priority item for 0.037 at the moment is to port
Scintilla to Linux and OS X. I will gladly accept other feature, bugfix
and doc patches.
Anything else we''d like to be sure to do?
alex
2005 Sep 18
1
wxScintilla patch missing from zip
Here''s the last piece of the puzzle you''ll need to get this working
(other than modifying the platform specific stuff like rakemswin.rb).
Roy
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
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
2006 Oct 25
5
OS X intel
Hi Sean
Thanks for the info on OS intel.
Glad that at least it''s only broken on Scintilla, not generally. If you
could upload a gem w/o Scintilla that would be great.
Perhaps some library or framework that''s needed on 10.4 that 10.3
doesn''t need. I don''t know.
cheers
alex
2006 Sep 03
5
Status Update
I feel like I''ve mostly been banging my head against header file issues
for the last couple weeks. I don''t feel like I''ve gotten any actual
''work'' done on fixing wrapping problems, adding new classes or improving
the samples. I''m searching for any but haven''t found ''em.
Some things I''ve noticed:
1) Some
2006 Sep 11
8
next steps - public alpha?
Seems the gems and tarball have been downloaded a bit with no reported
problems. I suggest we do an alpha release incorporating Roy''s useful
recent fixes and announce it more publicly e.g. on the mailing list.
It''s not perfect, but again we have made a lot of progress since late
July and we should build on it; it was our dev goal. I now personally
have to put some effort
2006 Sep 27
11
Installation success, execution failed
Hello, after I wasn''t able to install wxruby via gem (404) I
downloaded the file from rubyforge and installed it on my intel mac.
No failure the so I tried to start the minimal.rb with ruby -r/r?/
ubegems <path>...
This didn''t work so I tried to do it in irb but the same error occured:
irb(main):001:0> require ''rubygems''
=> true
2005 Sep 18
1
Scintilla to try out
Here''s a .zip file with the files and directory structure needed to try
out my scintilla changes. It also included a help file. You''ll, of
course, need to download wxScintilla from here:
https://sourceforge.net/project/showfiles.php?group_id=51305&package_id=45182
Oh. Hmm, I just noticed he made a new build today. I guess I''ll have
to go see what''s
2007 Jul 10
5
Seg Fault caused by StatusBar. Am I doing something wrong?
Some odd bug cropped up when I made a bunch of code changes to my app
recently. I started getting the following everytime I closed the app:
----------------------------------
[BUG] Segmentation fault
ruby 1.8.6 (2007-03-13) [i386-mswin32]
This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application''s support team for more information.
2007 Jan 03
12
instalation problem
Hi
Im testing wxRuby. I have a problem when ruby try to load the load wx.
Im newbie to ruby, maybe a make a simple mistake :
Best regards.
Install wxRuby--------------------------------------------------------------
pedro@la-vaca-azul:~$ sudo gem install wxruby2-preview
Need to update 2 gems from http://gems.rubyforge.org
..
complete
Select which gem to install for your platform (i486-linux)
2006 Sep 26
4
tag and release 0.0.36
I''m planning to tag 0.0.36 and release binaries from it. We have lots of
good new methods & classes & samples (mainly thanks to Roy), and I would
like to get a unicode Windows binary gem out there.
TODO are integrate Scintilla on OS X and Linux, and apply Tobias''s
patches to rakefiles. These''ll be for early in 0.0.37.
Maybe someone with Subversion experience
2007 Sep 12
14
screenshots & wxruby apps
Hi
I''ve added a page to the wiki to show some screenshots opf the wxRuby
samples:
http://wxruby.rubyforge.org/wiki/wiki.pl?ScreenShots
I''d like to get some screenshots for OS X to add to this, if anyone
could supply them please. It would be nice to show the minimal sample
for all three platforms, plus perhaps some of the ones that aren''t
included there.
Also if
2006 Sep 12
6
Patch for Unicode on windows
This patch makes Unicode the default build for windows. You can
override the default by setting a WXRUBY_NO_UNICODE environment variable.
Roy
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2007 Nov 01
6
Universal Binary on OS X
Since the PPC Macs are no longer being produced and my PPC build
machine is getting a little old I thought I would try making a
universal version of the Mac OS X gem.
After a little investigation it turned out to be surprisingly easy to
do, just pass --enable-universal_binary when building wxWidgets and
add -arch ppc -arch i386 to $extra_cppflags and $extra_ldflags in
rakemacosx.rb.
Now the
2005 Sep 15
1
wxScintilla
I was fiddling around with wxScintilla tonight and I added it to
wxRuby. I haven''t gotten it really nicely integrated since I wanted to
make it an optional component. Nicely, wxScintilla was built with SWIG
in mind so [most] everything swigged beautifully after a little
touch-up. I may fiddle with this some more if you guys think it would
be worth adding to wxRuby2.
Any thoughts?