<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"/></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Hi everyone,<div><br/></div><div>I just create at pull request with an improved version of the UI-Table package:</div><div><a href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-UI/pull/83">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-UI/pull/83</a></div><div><br/></div><div>It now also has a PluggableTable model.</div><div><br/></div><div>I also categorized methods and wrote class comments. (Normally I don’t do that for a work in progress to avoid having to redo it constantly.)</div><div><br/></div><div><div>The class TableMorph should be usable as it is now for displaying objects in a tabular way. See class method category examples in TableMorph.</div><div><br/></div><div>However, it is still a work in progress. More features are planned:</div><div>- different selections strategies</div><div>- maxWidths for columns (right now the columns must make sure their cell values are not too wide)</div><div>- column hiding and reordering</div><div>- more styling parameters</div><div>- filtering</div><div><br/></div><div>Performance is yet not optimized as it could be.</div><div><br/></div><div>Cheers,</div><div>Bernhard</div><div><br/></div><div><br/><blockquote type="cite"><div>Am 30.04.2025 um 10:41 schrieb Hilaire Fernandes via Cuis-dev <cuis-dev@lists.cuis.st>:</div><br class="Apple-interchange-newline"/><div><div>The package Table.pck in Cuis-smalltalk-UI has zero comments, although<br/>there are examples.<br/><br/>It will be nice to comment it, to explain briefly to the user its features.<br/><br/>Thanks<br/><br/>--<br/>Cuis-dev mailing list<br/>Cuis-dev@lists.cuis.st<br/>https://lists.cuis.st/mailman/listinfo/cuis-dev<br/></div></div></blockquote></div><br/></div></body></html>