Version 1 of TIP 510: Add Rbc to Tk

Updated 2018-06-06 05:15:21 by rz

This page is for discussion of Tip 510

See also Rbc here.


Which commands should be included?

  '''vector:''' needed for graph
  '''graph:''' curve display widget
  '''stripchart:'''
  '''barchart:'''
  '''busy:''' not needed, because we already have '''tk busy'''
  '''winop:''' ?

Should there be a special switch to enable compiling and including Rbc?


Should we change Rbc to some other name to prevent name clashes?


Should we export a C-interface?