quick question: How to update table display after having changed the contents diagrammatically?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
J G
Reply | Threaded
Open this post in threaded view
|

quick question: How to update table display after having changed the contents diagrammatically?

J G
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