Merge branch 'wip/wxgui' of http://gnuradio.org/git/jblum
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Fri, 9 Oct 2009 05:12:41 +0000 (22:12 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Fri, 9 Oct 2009 05:12:41 +0000 (22:12 -0700)
* 'wip/wxgui' of http://gnuradio.org/git/jblum:
  using gr copy in the wxgui connect, added gr copy to grc xml
  Added gr.copy(itemsize) block
  point label transpareny, horizontal offset, and toggle on/off capability
  simplify some params
  moved the wxgui connect helper functions into the wrapper class
  making use of update ui event
  setup special wxgui connect on sinks, needs testing
  working special connect for fftsink
  work on a special connect function that registers a callback
  added bind to visible event function to callback when visibility changes within tabs


Trivial merge