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)
commit7ba8192e28713049324398f4b0c6d2eebdaa1fc7
treee9b0d49e60cd6bf82c8d56f203a450f90d4f4337
parent3a3cfaf293a46d83ffb905de04b43f3b1ff07d88
parent38d5389f3054164a2f04d6e4e8fe381aa5ee03fc
Merge branch 'wip/wxgui' of gnuradio.org/git/jblum

* '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