search for: wxwidgets

Displaying 20 results from an estimated 514 matches for "wxwidgets".

2005 Nov 14
3
Error when building on OSX 10.4/wxWidgets 2.7
I''ve installed ruby 1.8.3, wxWidgets 2.6-cvs, and swig 1.3.27. When running rake here''s the error I get: src/App.cpp:1419: error: ''CreateLogTarget'' is not a member of ''wxRubyApp''src/App.cpp: In function ''VALUE _wrap_App_CreateLogTarget(int, VALUE*, VALUE)'':src/App.cpp:1612...
2006 Mar 17
1
New wxWidgets book released
The upstream wxWidgets folks just released a 700-page book about wxWidgets. Obviously it''s aimed at the C++ libraries, but most of it should be helpful for wxRuby users as well. It appears to be available as a free download, or as a bound book for purchase. It would be great to hear from anyone who has a copy t...
2005 Apr 27
6
does anyone have success with wxruby with wxwidgets 2.6?
Hello, All. I`m trying to compile wxruby with wxwidgets 2.6 under windows with latest mingw, but have lot of troubles. wxwidgets and ruby 1.8.2 compiles just fine, examples work pretty well. To make wxruby compile (non-swig, from cvs) i was made some minor changes like explicit cast ("IN2NUM(...)" to "INT2NUM((long) ...)"), removed...
2006 Aug 12
5
Windows build?
I performed a get on the CVS WxRuby2; I have installed wxWidgets 2.6.3 and SWIG 1.3.29. Additionally I am running Visual Studio on Windows XP. When I run rake to compile I receive the following error. App.cpp c:\wxWidgets-2.6.3/include\wx/platform.h(190) : fatal error C1083: Cannot open include file: ''wx/setup.h'': No such file or directory r...
2018 May 27
3
Yum list installed lies to me
...3.0.2-15.el7 @epel wxPython.x86_64 2.8.12.0-9.el7 @epel x264.x86_64 0.142-11.20141221git6a301b6.el7.nux @nux-dextop however if I do: yum install wxWidgets wxWidgets-devel it says: Package wxGTK3-3.0.2-15.el7.x86_64 already installed and latest version Package wxGTK3-devel-3.0.2-15.el7.x86_64 already installed and latest version so this is confusing to my feeble old brain: what's going on here? -- ---- Fred Smith -- fredex at fcshome.stoneham...
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@rubyforg...
2007 Apr 10
15
Wxruby doesn''t work on my Debian sid ( glibc error )
Hi everyone ! i can''t make wxruby work on my debian box, i installed wxruby2preview with the gem command line tool but when i try to run one of the samples, i get this error message : dialogs.rb:1:in `require'': no such file to load -- wxruby (LoadError) from dialogs.rb:1 i searched this mailing list a bit, i tried with the -rubygem argument, i get this error :
2008 Nov 01
13
wxRuby 1.9.9 released
Hello I''m happy to announce that wxRuby version 1.9.9 is now available for download and gem installation: http://rubyforge.org/frs/?group_id=35&release_id=27842 gem install wxruby On Linux, the default binary gem is now dynamically linked to wxWidgets. This means you''ll need to install wxWidgets from your package manager. See below for more info. == CHANGES == This recommended upgrade includes a substantial number of new GUI features, as well as fixing a number of bugs: * Added the RichText framework, providing word-processor like...
2013 Aug 31
6
wxruby and wxwidget-2.9.5 latest
is there a way to have wxwidget-2.9 working with ruby ? seems that the latest wxwidget is better for use with mac osx... so, there is many widget who are not been implemented in the last version of wxruby... like wxFilePickerCtrl (and other). Also, it seems like the wxruby project is dead since 2009. Is it right ? So, do you know if someone seriously have intention to follow the project or is it
2007 Jun 27
2
Splitting wxRuby2.so into multiple libraries
...the developers, and future development, so people will know, this goes to this, this goes to that, etc, etc, etc. Also, as a side note, I think the splitting up of wxRuby2 into multiple files, to make it modular, will also encourage wrapping of 3rd party controls that have been created for wxWidgets as well. So this could be a good thing in the long run to. Anyways, here is my suggestion for this, as I''ve helped another developer out with wrapping wxWidgets in another language, I saw how he designed the split up, and think this would be an ideal layout for this. The way that...
2004 Aug 08
7
wxruby-swig progress report
...able to override a virtual C++ class''s methods. I don''t have DSL until monday, so it won''t be in CVS until later. The bad news is that, unlike wxruby, it takes a trained expert to get this thing to build. Let me explain. To build the code of a release version, you need wxWidgets 2.4 compiled with RTTI enabled. To do this using the MSVC makefiles requires modifying the wxWidgets makefiles to enable these features (I suppose the VC++ project files only require finding the checkbox, but it''s still non-trivial). I don''t think this is a default in any of t...
2005 Jan 16
4
wxWidgets 2.5
I''ve just gotten wxruby-swig to compile with wxWidgets 2.5 on Mac OS X. Thankfully, it mostly consists of getting rid of already depricated methods from the widget classes. I need to try with Linux and Win32, but it should be a smooth transition. Nick
2008 Feb 01
2
pgadmin and Centos 5?
I've been fighting to get the latest source of pgadmin compiled on Centos 5 64-bit. I obtained gnu-c++ (so it was happy with g++). It then complained about wxWidgets, so I obtained the source for that, compiled and installed, and ./configure for pgadmin saw wxWidgets and was happy with that. Go to make... It complains that some header file is missing. A google search reveals limited answers, but the same couple of searches reveal the wxwidgets modules ne...
2009 Jul 12
1
wxWebConnect - Web Browser Control Library for wxWidgets
wxWebConnect Project - Web Browser Control Library for wxWidgets http://www.kirix.com/labs/wxwebconnect.html Found it from wxWidgets home page, downloaded the sample app, and impressed. Zhimin -- Posted via http://www.ruby-forum.com/.
2010 May 18
8
gem for snow leopard?
Does anybody plan to post binary rem for SL? Id''love to rely on its availability in the installation script... As wx included in installation package makes it huge... Sergey Chernov real.sergeych@gmail.com
2011 Feb 14
5
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
OK I figured out what the problem was - I assume you are trying to compile under Snow Leopard? There is a problem with linking against wxWidgets because the prebuilt binaries for wxWidgets are compiled in 32-bit mode, and the default compilation mode in Snow Leopard is 64 bits. See this article for an explanation: http://wiki.wxwidgets.org/Development:_wxMac#Building_under_10.6_Snow_Leopard Unfortunately, I am not certain what the right s...
2008 May 07
1
Is programming Wxwidgets in Obj C possible?
Hi Was wondering if you could possibly program wxwidgets in Objective C? Thanks Chris
2010 Apr 03
2
wxwidgets RPM for Centos?
Anyone know of a wxwidgets RPM for Centos 5? Thanks! -- ---- Fred Smith -- fredex at fcshome.stoneham.ma.us ----------------------------- But God demonstrates his own love for us in this: While we were still sinners, Christ died for us. ---------------...
2005 Apr 30
1
wxRuby Roadmap, Schedule and wxWidgets 2.6.0
Hi, I''m very interested in migrating some apps to ruby and wxRuby. Is there a rough estimate of when wxRuby will support wxWidgets 2.6.0? Are there specific tasks that require volunteers?
2004 Apr 24
0
Mac version of wxWidgets request for support
I just saw this on the wxWidgets site. They are requesting financial (and other types of) assistance to complete some major improvements in Mac support. Obviously, the better wxWidgets supports Mac, the better wxRuby will be able to do so. Presumably the improvements will show up in the wxWidgets 2.5/2.6 series, and would bec...