Easy question: How to update table display after having changed the contents diagrammatically?
I have changed the contents of a table this way:
tableInterface selectionInTable: (SelectionInTable with: tdList). "this tdList is newly updated"
tableInterface updateLayout.
and the table display doesn't change. I can't find instruction in manual. Any suggestions?
Best Regards,
Jim G
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc