On Jul 18, 2010, at 3:09 AM, Elvis Dowson wrote:
WxWidgets 2.9.0 supports Cocoa on Mac OS X 10.6.4, so if I were to
get that running with WxPython, would grc automatically switch over
to using Cocoa instead of gtk, when running on Mac OS X?
Short answer: yes.
Longer answer: So long as you can do "import wx" from Python, then grc
should work with whatever display is provided (whether gtk or cocoa /
aqua). The wx API hides the actual GUI being used, at least to a high
degree.
If you do decide to try this, < http://wiki.wxwidgets.org/Development:_wxMac
> might be useful. Do let the list know if you have success :)
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio