[Cuis-dev] Table comments
Bernhard Pieber
bernhard at pieber.com
Sat May 3 01:44:36 PDT 2025
Hi everyone,
I just create at pull request with an improved version of the UI-Table package:
https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-UI/pull/83
It now also has a PluggableTable model.
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.)
The class TableMorph should be usable as it is now for displaying objects in a tabular way. See class method category examples in TableMorph.
However, it is still a work in progress. More features are planned:
- different selections strategies
- maxWidths for columns (right now the columns must make sure their cell values are not too wide)
- column hiding and reordering
- more styling parameters
- filtering
Performance is yet not optimized as it could be.
Cheers,
Bernhard
> Am 30.04.2025 um 10:41 schrieb Hilaire Fernandes via Cuis-dev <cuis-dev at lists.cuis.st>:
>
> The package Table.pck in Cuis-smalltalk-UI has zero comments, although
> there are examples.
>
> It will be nice to comment it, to explain briefly to the user its features.
>
> Thanks
>
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250503/f6544bcb/attachment.htm>
More information about the Cuis-dev
mailing list