search for: wxmac

Displaying 20 results from an estimated 21 matches for "wxmac".

Did you mean: wmac
2007 Mar 19
0
[899] branches/wxruby2/wxwidgets_282/swig/classes/include/wxFontDialog.h: Fixed GetFontData() signature to match headers for wxMac, needed to get around compile error.
...:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[899] branches/wxruby2/wxwidgets_282/swig/classes/include/wxFontDialog.h: Fixed GetFontData() signature to match headers for wxMac, needed to get around compile error.</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>899</dd> <dt>Author</dt> <dd>seanlong</dd> <dt>Date</dt> <dd>2007-03-19 17:53:14 -0400 (Mo...
2006 Oct 17
0
[681] trunk/wxruby2/samples/treectrl/treectrl.rb: wxMAC does not like menu id''s of 0 so I fixed that also made set_item_text_colour
...0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[681] trunk/wxruby2/samples/treectrl/treectrl.rb: wxMAC does not like menu id''s of 0 so I fixed that also made set_item_text_colour </title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>681</dd> <dt>Author</dt> <dd>seanlong</dd> <dt>Date&l...
2005 May 19
1
Problems installing wxRuby on Mac OS X 10.3.9
...39;': htmleasyprinting.cpp:181: error: `PrinterSetup'' undeclared (first use this    function) htmleasyprinting.cpp:181: error: (Each undeclared identifier is reported only    once for each function it appears in.) make: *** [htmleasyprinting.o] Error 1 I have previously installed wxMac-2.4.2 from www.wxwidgets.org. Is this caused by something not being included in the wxMac installation? Or some library missing from my system? Any advice appreciated. --Dale _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.or...
2005 Dec 30
8
WxRuby newbie Mac OS 10.4 install questions
...f the examples that use Menus seem to work, all I see is a single "ruby" menu. As far as number 2), I see that README.osx has a paragraph that says "Applications under OS X require resource bundles. Most side effects of this have been minimized as much as possible, but Without the wxMac resource files, the wxMenuBar does not work properly." Unfortunately, I''m not quite sure what this means. What are the wxMac resource files, where do I get them, and how would I make a command-line invocation of Ruby know about them. thanks for any light anyone can shed... Carl __...
2006 Apr 15
3
Further problems with rubyt2 on MacOS X (intel)
...39;s the first few lines of the build fail report: ------------------------------------------------------------------------ ./rake/rakelinux.rb:16: warning: global variable `$link_wx_statically'' not initialized g++ -c -I/usr/lib/wx/include/mac-ansi-release-2.6 -I/usr/include/wx-2.6 -D__WXMAC__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g -O2 -fno-common -pipe -fno-common -Wno-unused-function -I /usr/lib/ruby/site_ruby/1.8 -I /usr/lib/ruby/site_ruby/1.8/i686-darwin8.6.1 -I /usr/lib/ruby/site_ruby -I /usr/lib/ruby/1.8 -I /usr/lib/ruby/1.8/i686-darwin8.6.1 -I . -o obj/Mac.o...
2006 Mar 09
4
compile error on mac os x
hello :) i use Mac OS X 10.4.5 , and ruby 1.8.4 , wxWidgets 2.4.2 ( from cvs ). i tried to compile wxRuby, but there are always errors around "id" , dialog.cpp: In static member function ''static VALUEWxDialog::init(int,VALUE*, VALUE)'':dialog.cpp:60: error: expected unqualified-id before''='' tokenmake: *** [dialog.o] Error 1 like above. in that case, in
2005 Jul 20
1
wxr2 build error CVS HEAD on OS x
Hi I''m getting a build error with the current cvs HEAD of wxruby-swig. Perh something to do with the unicode changes? OS X 10.3 WxMAC 2.6.0 ruby 1.8.2 thanks alex g++ -c -I/usr/local/lib/wx/include/mac-ansi-release-static-2.6 -I/usr/local/include/wx-2.6 -D__WXMAC__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -O2 -fno-common -pipe -fno-common -x objective-c++ -I /Applications/Emacs.app/Contents/Resources/lib/ru...
2006 Sep 17
11
ShapedWindow.rbw
These patches implement wxRegion and the ShapedWindow sample. I stole the ruby image from ruby-lang.org. Shamelessly. Maybe someone has a better image we can use for the shaped window. It didn''t seem to make sense to use the Python image. I''d like something even bigger than what I stol^h^h^h^hmade, preferably. Image goes in icons. I had to %ignore one function in wxRegion.
2004 Apr 23
11
Building wxruby-swig for Mac
0.0.5 sure gets the Mac build a lot further. There''s a bug in the wxMac-2.4.2 distribution that I''m running into: wx-config wants to invoke a program in the source directory at link time. That''s ugly in itself, but it tries to use a variable ${top_srcdir} to accomplish this, and it''s apparently empty. It tries to invoke "/distrib/mac...
2004 Aug 16
3
RE: wxRuby
STEVE: Yes, wxRuby is being used on OS X. The wxRuby-user''s ML is the best place to go for help. I''ll cross post this and any responses if you don''t want to subscribe. WXRUBY-USERS: Steve is the guy who is working on the One-Click Ruby Installer for OS X. Can anyone spot what his problem is here? Thanks, Curt Stephen Steiner wrote: > > I''ve tried
2008 Aug 01
1
Question about Window#raise
I want to force my Frame to be visible under certain conditions, even if it''s currently behind other windows. I am running under Windows XP. I am calling raise to do this, but the Frame doesn''t come to the front, though the icon does alert. Isn''t this what Window#raise is supposed to do? Is this a Windows issue? Eric Rubin
2007 Mar 30
1
wxWidgets 2.8.3
Alex, I just saw that wxWidgets 2.8.3 was released on 03/24/2007, should we change over to that right away? The changes are: All: - Shut down the sockets gracefully (Sergio Aguayo) - Fix extra indentation in wxHTML_ALIGN_JUSTIFY display (Chacal) wxMac - Corrected top border size for wxStaticBox with empty label (nusi). - Fixed wxFont, wxPen and wxBrush accessor bugs introduced in 2.8.2. wxMSW: - Fixed wxFileName::GetSize() for large files. - Fixed wxFont and wxPen accessor bugs introduced in 2.8.2. My vote is to switch because it only looks...
2004 Mar 18
1
Minor update to wxRuby 0.2.1 for Mac
I just uploaded a slightly revised version of the Mac wxRuby 0.2.1, named 0.2.1b. which is "slightly" smaller than the first copy. It''s about 88% smaller, but has the same contents, so it seemed worth updating. Thanks to Nick for figuring out the setting to shrink it, and for building a new version for us. The statistics no longer show how many people downloaded the
2007 May 10
11
wxRuby2 0.0.40
Congratulations, wxRuby2 0.0.40 but,where is 0.0.40 mswin32.gem? _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2005 May 03
10
Is wxRuby-SWIG version usable enough to package for download?
If wxRuby-SWIG is as usable as wxRuby 0.6.0, maybe it should be given a version number and packaged up for download. Given the nature of SWIG, having a lot more people use it would probably result in more code contributions to this project. Seems most of the changes are 2+ months old, so I''m guessing wxRuby-SWIG is fairly stable right now in terms of frequency of changes...
2006 Apr 27
5
Major Breakthrough?
Attached are patches to make the textctrl.rb sample work fully. Note the new %directorargout typemap I added to fix wxWindows calling into SWIG. I don''t know if this can fix all such problems or not. Let me know what you think. I also rubified the sample a little bit more. Also, note that I fix the << operator so the function can be called. I hope I did this right. Roy
2006 Dec 14
5
wxruby2-preview Gauge and wx-sugar with SplitterWindow
First of all, just wanted to say big thanks for all the great work on wxruby2 .. I''ve been a user of 0.6 for a long time and its proved very useful over the years. It''s great to finally have a multi-platform, gem installable ui toolkit that doesn''t suck! Secondly, thanks also for wx-sugar. I was drowning in sizers and started to write my own layout library ... but
2004 Sep 18
4
wxruby-swig problem: MDIChildFrame::Maximize
I just grabbed the latest wxruby-swig from cvs and tried to compile it (without enabling the SWIG step) on my gentoo Linux box. I get: g++ -c -I/usr/lib/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -O2 -march=athlon-xp -fPIC -I /usr/lib/ruby/gems/1.8/gems/rake-0.4.8/bin -I /usr/lib/ruby/gems/1.8/gems/rake-0.4.8/lib -I
2007 Jun 27
2
Splitting wxRuby2.so into multiple libraries
Hey Alex and fellow developers, I figured I''d split this off into a seperate discussion, to get an idea of what to look at with this. Ofcourse, with every first step, there needs to be some kind of outline set forth to split up wxRuby2 into multiple libraries, to ensure coherance amongst the developers, and future development, so people will know, this goes to this, this goes to
2007 Mar 22
0
[916] branches/wxruby2/wxwidgets_282: More Wx::AUI classes, event hooks and sample
...</ul> + <p><b>What''s new in 0.9.2?</b></p> + <p>The following features/fixes have been added since the last version of Wx::AUI:</p> + <ul> + <li>Support for wxMac</li> + <li>Updates for wxWidgets 2.6.3</li> + <li>Fix to pass more unused events through...