similar to: [ wxruby-Feature Requests-12594 ] re-enable wxScintilla

Displaying 20 results from an estimated 5000 matches similar to: "[ wxruby-Feature Requests-12594 ] re-enable wxScintilla"

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
2008 Jan 18
0
[ wxruby-Feature Requests-17217 ] change the names of group methods in StyledTextCtrl
Feature Requests item #17217, was opened at 18-01-2008 14:39 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=17217&group_id=35 Category: Documentation Group: None Status: Open Priority: 3 Submitted By: Nobody (None) Assigned to: Alex Fenton (brokentoy) Summary: change the names of group methods in StyledTextCtrl Initial Comment: in the
2004 Jun 11
5
Re: FW: problems installing wxruby
Jeremy Stell-Smith wrote: > Thanks a lot for the help, guys. I''m up and running with 2.4.2, but I > did have a few questions. Excellent. > So first, a friend and I basically have this month to dedicate to trying > to get a ruby ide pilot built on top of wxRuby. So, no, I really can''t > wait a few weeks to start. Any chance you could commit changes into cvs
2006 Oct 18
0
progress on porting wxscintilla
I''ve made some progress on getting Scintilla to work on OS X. I got a static build of wxscintilla as libwxscintilla.a. To do this, turns out all I needed to do was make release But I had to go a tortuous route to find this out. Anyway, this gives me a library against which I can build the wxscintilla sample. It also builds without error when added to wxruby (following the model of
2008 Jan 14
0
[ wxruby-Feature Requests-17086 ] Add event handling for HtmlWindow
Feature Requests item #17086, was opened at 2008-01-14 17:16 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=17086&group_id=35 Category: None Group: None Status: Open Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Add event handling for HtmlWindow Initial Comment: As of wxWidgets 2.8, the approach
2006 Dec 18
0
[ wxruby-Feature Requests-7343 ] Add TextUrlEvent
Feature Requests item #7343, was opened at 2006-12-18 17:20 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=7343&group_id=35 Category: Missing class(es) Group: None Status: Open Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Add TextUrlEvent Initial Comment: The undocumented TextUrlEvent is a
2006 Dec 26
0
[ wxruby-Feature Requests-7460 ] Add tutorial/overviews to main documentation
Feature Requests item #7460, was opened at 2006-12-26 11:45 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=7460&group_id=35 Category: Documentation Group: None Status: Open Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Add tutorial/overviews to main documentation Initial Comment: There are several
2007 Jan 08
0
[ wxruby-Feature Requests-7657 ] Help re-use Font, Brush, Pen (similar to wxBrushList)
Feature Requests item #7657, was opened at 2007-01-08 01:07 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=7657&group_id=35 Category: API improvement Group: None Status: Open Priority: 2 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Help re-use Font, Brush, Pen (similar to wxBrushList) Initial Comment:
2008 Jun 30
0
[ wxruby-Feature Requests-20905 ] Add MapXXX methods to Wx::Printout
Feature Requests item #20905, was opened at 2008-06-30 18:06 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=20905&group_id=35 Category: Missing method(s) in class Group: None Status: Open Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Add MapXXX methods to Wx::Printout Initial Comment: These are
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
2006 Oct 22
0
[706] trunk/wxruby2/rake/rakemacosx.rb: WxScintilla optional class added (Alex Fenton)
<!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:
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.
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
2007 Apr 29
0
[ wxruby-Feature Requests-10449 ] RDoc
Feature Requests item #10449, was opened at 2007-04-29 13:15 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=10449&group_id=35 Category: Documentation Group: None Status: Open Priority: 3 Submitted By: Evan Light (sleight42) Assigned to: Alex Fenton (brokentoy) Summary: RDoc Initial Comment: It would be hugely beneficial if wxRuby''s
2009 Feb 27
0
[ wxruby-Feature Requests-24199 ] Add kword args to Wx::Font
Feature Requests item #24199, was opened at 2009-02-27 21:11 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=24199&group_id=35 Category: None Group: None Status: Open Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Nobody (None) Summary: Add kword args to Wx::Font Initial Comment: It has a horrible method signature requiring lots of
2010 Oct 24
0
[ wxruby-Bugs-28669 ] INSTALL file states incorrect use of class exclusion
Bugs item #28669, was opened at 2010-10-24 19:02 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=28669&group_id=35 Category: Incorrect or missing docs Group: None Status: Open Resolution: None Priority: 3 Submitted By: Marvin G?lker (mguelker) Assigned to: Alex Fenton (brokentoy) Summary: INSTALL file states incorrect use of class exclusion
2007 Sep 11
1
wxRuby 1.9.1, wxSugar 0.1.17
I''m very happy to announce that new versions of wxRuby and wxSugar are now available. == CHANGES == * Merged nice ruby-style syntax options into core wxRuby * Re-added support for StyledTextCtrl (Scintilla) component * Added BitmapComboBox and RendererNative classes * Fixed nasty bug which could cause instability in XML-loaded layouts * Numerous other fixes and new methods in existing
2007 Mar 26
0
[919] trunk/wxruby2/rake/rakelinux.rb: Use wxWidgets built-in support libs; add wxScintilla option
<!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:
2008 Jan 25
0
[ wxruby-Feature Requests-17477 ] wxruby fails with SWIG 1.3.33
Feature Requests item #17477, was opened at 2008-01-25 01:57 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=17477&group_id=35 Category: None Group: None Status: Open Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: wxruby fails with SWIG 1.3.33 Initial Comment: Using SourceMage GNU/Linux. Stable recently upgraded to
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