search for: l8er

Displaying 20 results from an estimated 53 matches for "l8er".

Did you mean: l8e
2008 Jan 11
9
[ wxruby-Bugs-17013 ] Notebook#get_current_page
Bugs item #17013, was opened at 2008-01-11 06:00 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=17013&group_id=35 Category: Missing API call Group: None Status: Open Resolution: None Priority: 3 Submitted By: Daniel Brumbaugh Keeney (db-keen) Assigned to: Nobody (None) Summary: Notebook#get_current_page Initial Comment: Notebook#get_current_page
2008 Jan 01
5
Compiling wxruby-1.9.2
Hi, I''m trying to compile wxruby-1.9.2. This is my first time using rake. All I get is the following: (in /bld/lib/wxruby-1.9.2) rake aborted! can''t convert nil into String /bld/lib/wxruby-1.9.2/rakefile:48 (See full trace by running task with --trace) And with --trace: (in /bld/lib/wxruby-1.9.2) rake aborted! can''t convert nil into
2008 Jan 08
28
1.9.3 release, rakefile
Hi I''d like to put out a 1.9.3 release perhaps later this week/weekend. If you have a chance to test the build and samples esp with latest rubygems, please do. There are still some bugs on the list, and samples to do, but this should address all the build/install probs that have come up. And it would be good to get some testing and feedback on some of the new classes. A note on the
2007 Sep 27
2
wxRuby Documentation / Textitle Docs
Hey All, Just wanted to let you guys know, that with the HTML Generated documentation from the Textile source code, does not show *''s in stuff like Wx::FileDialog. It''s interpreting this as a Bold, not as an Asterisk. Just thought you''d want to know that. L8ers, Mario Steele
2007 Nov 06
3
gem problems on Windows
$ gem list wxruby *** LOCAL GEMS *** wxruby (1.9.1, 1.9.0) Ruby interface to the wxWidgets GUI library $ gem install wxruby Need to update 39 gems from http://gems.rubyforge.org ....................................... complete Select which gem to install for your platform (i386-mswin32) 1. wxruby 1.9.2 (x86_64-linux) 2. wxruby 1.9.1 (x86_64-linux) 3. Skip this gem 4. Cancel installation
2007 Dec 10
3
Popup Window
Hey! I would need a popup window like this (not necessarily associated to a taskbaricon): http://www.venraiker.com/wp-content/uploads/2006/03/libnotifyvx.png I should be possible to show such a window for a certain time, displaying a certain message. Is a similar thing possible with wx? Are there oder options? thx ck -- Posted via http://www.ruby-forum.com/.
2008 Feb 24
4
wxruby effect like fxshutter
hi, i was searching for an efect in wxruby like fxshutter from fxruby. http://www.fxruby.org/doc/examples.html is it possible to build an skeleton like this in wxruby? i am ruby beginner -- Posted via http://www.ruby-forum.com/.
2008 May 03
3
what type of variable use? (setting text on another class va
so, i have a MinimalFrame class where i have a form, then, after a user add a new client i would like to send a log message on MainFrame status_bar. -- Posted via http://www.ruby-forum.com/.
2008 Mar 01
11
wxRIDE Finally Available
...e how well I programmed this to be cross-platform. To check out this new bleeding edge software, hook up your faviorate SVN checkout tool, and check out svn://rubyforge.org/var/svn/wxride/trunk or http://wxride.rubyforge.org/svn/trunk/. Suggestions, Help, Comments, whatever are much appreciated! L8ers, -- Mario Steele http://www.trilake.net http://www.ruby-im.net http://rubyforge.org/projects/wxruby/ http://rubyforge.org/projects/wxride/ http://rubyforge.org/projects/vwmc/ _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.o...
2008 Mar 01
4
1.9.5 Release
...es available, such as MPEG, BMFont, TTF, Kanji. I''m even thinking that this would actually be best suited to be a separate package all together, avoiding wxSugar and wxRuby, so as to allow the sdl.so extension to be re-distro''ed with the package. What do you guys think of this? L8ers, -- Mario Steele http://www.trilake.net http://www.ruby-im.net http://rubyforge.org/projects/wxruby/ http://rubyforge.org/projects/wxride/ http://rubyforge.org/projects/vwmc/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/wxruby-dev...
2007 Nov 03
9
wxThread
Hey guys, I''m working on the start of incorperating wxSocket into a library that can be included with the Core, and a part of this, is to create a wxThread class, which will basically just be a barebone copy over of Ruby''s own Thread class. (This should also help when we get Ruby 2.0, which hopefully will have Native Threads, as we should still be able to get the base
2008 May 11
4
Choosing a Sizer
Following alex advices, i''ve used both "text/textctrl.rb" and "etc/threaded.rb" to build my first wxApp. I''ve changed the Sizer type mainly (from "Wx::BoxSizer" to "Wx::FlexGridSizer"). I didn''t find the way to let @log (Wx::TextCtrl) span 2 columns. At the time of writing it''s growing only vertically. And also how to get
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.
2008 Mar 05
21
wxruby, XRC, DialogBlock
I''ve been trying to figure out the best method for generating GUI''s with Ruby. I ended up using DialogBlock because it seems like the fastest way. But not I have to work backwards and have not done this before. How do I go from the file I generate in DialogBlock to a code in Ruby? -- Posted via http://www.ruby-forum.com/.
2007 Oct 29
12
wxRuby Socket Demo finally available
...send_packet() which just ensures that there''s no Buffered IO Reading, and ensures that data being sent, has a Line Feed (0x0A) at the end, which shows that it''s the end of the packet the server or client is sending. Any questions, comments, suggestions, feel free to email me. L8ers, Mario Steele
2008 Jan 12
1
GraphicsContext demo
...t fill that info out from the length of the array. Ultimately creating GraphicsContext#draw_lines(Array points, Integer fillStyle). Just a suggestion. So far, that''s all that I have found. AUI is working beautifully now, without having to run GC.disable in it, with the newest patches. L8ers, -- Mario Steele http://www.trilake.net http://www.ruby-im.net http://rubyforge.org/projects/wxruby/ http://rubyforge.org/projects/wxride/ http://rubyforge.org/projects/vwmc/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/wxruby-dev...
2008 Jan 14
0
Sockets.....
...proabbly for both 1.8 and 1.9, since there are some very fundimental changes between both versions of the Interpreter. Email me, or catch me on IRC (Which will more then likely be about 3:30, 4:00 in the morning on Monday), so I can start working on this for the 1.9.4release of wxRuby. Thanks and L8ers, -- Mario Steele http://www.trilake.net http://www.ruby-im.net http://rubyforge.org/projects/wxruby/ http://rubyforge.org/projects/wxride/ http://rubyforge.org/projects/vwmc/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/wxruby-dev...
2008 Jan 22
0
Wx::GenericDirCtrl fixes
...l within it. Example: class MyDirCtrl < Wx::GenericDirCtrl def initialize(*args) super evt_tree_item_selected(Wx::ID_ANY) { |evt| do_event(evt) } end end As far as I know, this will work with any of the evt_tree* signals. A bit of a hack, but it should work without any problems. L8ers, -- Mario Steele http://www.trilake.net http://www.ruby-im.net http://rubyforge.org/projects/wxruby/ http://rubyforge.org/projects/wxride/ http://rubyforge.org/projects/vwmc/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/wxruby-dev...
2008 Jan 24
0
Win32 Compile
Hey Alex, I know I proabbly asked you this in the past, but what environment are you using to compile wxRuby and wxMSW in? Is it VC6? I want to know, so I can see about setting up this environment for myself, to do some compiles of SVN wxRuby on Windows. Let me know, and l8ers, -- Mario Steele http://www.trilake.net http://www.ruby-im.net http://rubyforge.org/projects/wxruby/ http://rubyforge.org/projects/wxride/ http://rubyforge.org/projects/vwmc/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/wxruby-dev...
2007 Dec 08
1
Compiling SVN with MediaCtrl
...tin --with-libpng=builtin --with-libtiff=builtin --with-zlib=builtin --with-expat=builtin --enable-gui --enable-xrc --enable-mdi --enable-gif --enable-pcx --enable-iff --enable-pnm --enable-xpm --prefix=/usr But this doesn''t seem to like it when it comes to compiling wxRuby. Any ideas? L8ers, Mario Steele -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/wxruby-development/attachments/20071208/bb9b1667/attachment-0001.html