Search found 1 match

by DMac
Thu Jul 17, 2008 9:12 pm
Forum: newLISP Graphics & Sound
Topic: TreeView and table
Replies: 7
Views: 12336

TreeView and table

I have a small gui based application that I am re-writing using the newLISP gui server and was making progress until I needed a treeview. I understand that Swing has JTree (I am not a Java developer). Is the guiserver going to include this widjet in the near future? I also make extensive use of tabl...