search for: proabbly

Displaying 12 results from an estimated 12 matches for "proabbly".

Did you mean: proably
2009 Jan 13
3
adding stuff to wiki
Hi - I've signed up to add some stuff to the wiki. My username is jkinz First items i want to add to the wiki are: #1 - some notes about how to use Perl and cpan on Centos proabbly in section 16 on the how to page. http://wiki.centos.org/HowTos #2 - on the contribute page: http://wiki.centos.org/HowTos where it says : # Create a login with a username in the format FirstnameLastname I want to add info about where they go to create a login. &q...
2008 Jan 12
1
GraphicsContext demo
...points, Integer fillStyle) Need another typemap wrapper for Point2Double. And I''m thinking that it should be an 2d array of sorts. Points represented by [x,y], and array of them, EG: [ [first_x,first_y], [second_x,second_y], [third_x,third_y], ....etc..... ....etc..... ] And proabbly a more ruby-ish way to do it, is to drop size_t, and just 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 h...
2006 May 09
6
RJS, & mulitple Drop Down Boxes.
...than using Observe_field. It seems that the second Observe_field doesn''t "see" the contract element to watch it for changes. I hope somone has a idea of what I''m trtying to do, and maybe some info on what I''m doing wrong, or how I could do it better. I can proabbly get it working the way the person in the linked article did it, but I seem so close, I''m wondering what I''m doing wrong. Cheers and thanks in advance, Randal -- Posted via http://www.ruby-forum.com/.
2007 Jun 27
2
Splitting wxRuby2.so into multiple libraries
...only creating a simple text editor for an example, they would just need Wx::Frame, and Wx::TextCtrl or Wx::Scintilla, to create the controls that is needed. A part to keep this from seperating into to many seperate files, Such as one for Wx::Menu, Wx::ToolBar, so on and so forth, it would proabbly be best, to include these classes in Wx::Frame, so as to keep things centralized, and yet still have the modularity. Seems a bit backwards, but this way, central controls will still remain with the class that they are used primarly for, and ensure no "Split into infinity" occurs....
2008 Jan 14
0
Sockets.....
...et started. I do belive I need to start by re-writting the "SWIG"ified version of the Headers in the swig/classes/include folder. I''m against doing this with 1.9.0, since a lot of people are pretty much still adjusted to 1.8 series, and we are going to need to provide a package 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,...
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...
2007 Oct 18
4
Window#create
Hi I was wondering if anyone knows if there are any circumstances where the "create" methods that all Windows have are useful? They end up producing quite a lot of C++ code so I might try undeffing them if they''re useless. Alex
2007 May 07
11
Is there any IDE (event driven) for wxRuby?
Hello, I''m completely newbie to wxRuby, in fact to Ruby language as well, but I''m completely in love with it!! I''m not a programmer, dunno maaaaaaaaany "technical things" but I''m doing my best. I Installed wxWidgets and wxRuby, the samples files run perfect, I was wondering... IS THERE ANY IDE FOR WXRUBY? something like REALbasic or Xcode Interface
2007 Nov 02
11
xrcise tutorial, undefined method ''upper_bt''
Hi I''m trying to follow the tutorial on xrcise at http://wxruby.rubyforge.org/wiki/wiki.pl?UsingXRCise But I keep getting the following error when I try to run the example; tutorial.rb:21:in `initialize'': undefined method ''upper_bt'' for #<CaseChangeFrame:0x2d610f8> (NoMethodError) from tutorial.rb:28:in `new'' from
2004 Mar 21
3
New Directshow filters preview...
...has a few hard-coded things in it for now) 4) No seeking... i have the code, i just haven't put it in yet... i thought getting it working without first for vorbis and speex is easier. 5) No position information... ie no progress bar... again... the code is here just waiting to be integrated. 6) Proabbly other stuff i can't think of. The first 3 are not a problem for 95% of vorbis files around. And the last few are a minor inconveinience. I just thought i'd give people a taster until i complete a more feature comlpete release. Also it is pretty light on error checking... if you try and ge...
2006 Mar 28
8
Large Database with lots of tables
Hello all, I am a rails nuby and I am evaluating using Rails for a new web application. The application will have a large number of tables (>70) that will basically mimic a large collection of paper forms that user would otherwise have to fill out. From what I have read on rails thus far it seems I would have to create a lot of models and form templates. Is this common and if so does
2008 Mar 01
11
wxRIDE Finally Available
Hello fellow wxRuby users, Well, after a long period in which I originally announced that I was creating an IDE, I have finally become satisfied enough to release a SVN Version of wxRIDE. I started the project out, and in cases where I couldn''t launch the application again, I utilized SciTE (Which uses Scintilla, same as wxRIDE), outside of that initial part, and subsequent failures to