This version lays the groundwork for even more scintilla goodness. I did find a disturbing little bug though that I documented in there: If you inherit from TextCtrl then text you load into it (on Windows at least) gets compressed onto all one line. Sorry again it''s not incremental. Hopefully you haven''t applied the old one. (I did download quilt but I have no idea where to start with it) Roy
Apparently Analagous Threads
- Scintilla into bigdemo.rb
- [734] trunk/wxruby2/samples/bigdemo/bigdemo.rb: Remove debug output line I forgot to remove before I did a commit.
- Status Update
- API survey results & update
- [1078] trunk/wxruby2: Map evt_spinctrl to SpinEvent instead of CommandEvent; add example to bigdemo