Table Browser (OpenInsight 32-Bit)
At 29 JUL 2008 04:50:33PM Karl Pozmann wrote:
Is the source for the table browser anywhere? If not….?
At 29 JUL 2008 10:19PM Bob Carten wrote:
Karl:
AFAIK the table browser source is not published.
You can use RLIST callbacks to get much of what you want. I experimented with some rlist callback functions a few years ago.
I created a toolkit comprising a caller routine and supporting callback routines which run rlist statements and capture the result in Edit table (vm/fm), CSV, tab or HTML format.
I created a window that uses the EDT callback to display reports in edit tables.
I found this toolkit useful on a few occasions. See the links below for some example code.
At 30 JUL 2008 10:56AM Karl Pozmann wrote:
Thanks - the examples are helpful. I guess my question is why not include the source? My interest is making it work with Universe, which it does not.
At 31 JUL 2008 02:41AM Barry Stevens wrote:
Great stuff.
Useful future utilities