discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] GNU Radio Companion and WxWidgets 2.9.0 on Mac OS


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] GNU Radio Companion and WxWidgets 2.9.0 on Mac OS X 10.6.4
Date: Sun, 18 Jul 2010 15:23:31 -0600

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 :)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]