I\'ve noticed that the StyledTextControl (Scintilla basically) in wxWidgets has a great feature that allows multi-selections of text, just like TextMate. However wxRuby doesn\'t seem to have the funct
I would love to give my windows based desktop applications a web interface and vice versa.My 开发者_StackOverflow社区desktop application is written in wxRuby and the webserver is Sinatra (using webric
I\'m currently playing with wxRuby and RubyMSN to learn to program desktop-programs. I know it is a hard task instead of just crating a notepad etc, but I need a bigger task than a notepad.
I\'m currently learning to program Ruby with GUI. And has chosen wxruby. But has never used wxwidgets before. So my question is, which widgets do I use for the users list, the message list (scrolling)
simplified version of my problem require \'wx\' Wx::App.run do f = Wx::Frame.new nil f.title= \'the potlee\'