Hi,
I keep wanting a quick way to show a an array of values, string/int/float, usually 2 dimensions. I’ve looked in ControlP5 and G4P hoping to find a multi-column listview or a grid.
I worked for several years using MS VB, with its basic controls and you can include controls from other applications. Now moving to Processing (on Windows for now, also Ubuntu, RPi).
If on Windows, can Processing use com or .net controls? (Expect not but I’ll ask anyway).
Do controls for Processing have to be specifically developed? Or in the Unix world is there a concept of a general interface and controls that can be used in any programming language?
Richard.