search for: wxglade

Displaying 10 results from an estimated 10 matches for "wxglade".

Did you mean: pyglade
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
2008 Apr 23
1
wxruby with wxglade?
Hi I''ve been trying to find out how to use wxglade with ruby in google, but I haven''t been able to find anything on the topic so far, so I was wondering what do you guys use instead? I mean you don''t really hand code all the gui stuff do you, you must have some visual gui designer available? I''m new to Gui so please be k...
2004 Jun 17
2
Re: win32 in Ruby
...g framework. I find it very intuitive and easy to use. Like it! > I noticed that there are several (Python-based) GUI > designers for wxWidgets which can output an XML > representation of the GUI (versus outputting Python > code). Have you used wxRuby with such a tool? You mean like wxGlade ? I am not aware of such in Ruby. But, honestly, I have not done enough research to do justice to your question. I will pass it on to the wxRuby users ML. I am sure, if there is any such tool, then we will hear something back. Mean while, I am still not able to find an app which has > 20...
2004 Nov 13
2
wxRuby and XRC via wxGlade
...80A C6B5 F0DB 9F44 Ok, which part of "Ph''nglui mglw''nafh Cthulhu R''lyeh wgah''nagl fhtagn." didn''t you understand? -------------- next part -------------- <?xml version="1.0" encoding="ISO8859-15"?> <!-- generated by wxGlade 0.3.5.1 on Sat Nov 13 21:10:06 2004 --> <resource version="2.3.0.1"> <object class="wxFrame" name="frame_1"> <style>wxDEFAULT_FRAME_STYLE</style> <title>Stupid Test</title> <centered>1</center...
2007 Aug 02
1
RAD tool for OS X?
...etting very impressed with the features of wxRuby. I was wondering... IS THERE ANY GRAPHIC ENVIRONMENT DEVELOPMENT TOOL FOR RUBY? Something like Boa Constructor for PYTHON or Glade? I was forgetting... I''m thinking for MACINTOSH OS X but! deploying for Windows and Mac. I Know I can use wxGlade and use the XML saved file to handle the events in Ruby, but Is there anything "more native" for Ruby for OS X. I''ve tried wxGlade but...don''t feeel very comfortable with it. Boa Constructor for Python is very impressive, although not very stable yet, but promissing. Th...
2007 Apr 12
3
I''m looking for a wxwidgets interface builder which can output ruby code
Hi ! well i''m looking for a wxwidgets programming gui ( such as gtk/glade qt-designer ), which can output ruby code, i found wxglade, and wxdesigner, but both can''t output ruby files ... do you one ? ( which runs on linux ) thanks _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2007 Apr 28
6
XRC Problem
Hello All, I''ve looked back through the wxruby-users archive, and found someone else was having the same problem when it comes to Accessing XRC and getting a GTK Error about GtkPizza. I don''t know what the problem is, as what I''m using, is wxGlade to develop my user interface, and it creates all the controls in what looks like it should be fine, but it''s not working. The simplest of my program is: begin require ''wx'' rescue LoadError => no_wx_err begin require ''rubygems''...
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.
2007 Jul 04
5
loading menu using XmlResource
Hi, i''m evaluating XmlResource: loading frame, dialogs and access widgets is ok but i''m not able to load menu bar and menu using the corresponding methods XmlResource#load_menu_barXmlResource#load_menui get the error saying ''XML resource ''Opzioni'' (class ''wxMenu'') not found!'' trying to load a menu and ''XML resource
2007 Aug 13
4
Anvil: an application framework
Hi everyone! I have been working on idea for an application framework in ruby the wraps around the wx ruby gem. The goal is to make a framework that is as easy as rails create applications using concise and dry ruby code. We are in need of some experienced help! If you are interested checkout the project on ruby forge. Anvil.rubyforge.com and the irc channel is #rubyanvil on irc . My buck on irc