[Cuis-dev] scrollable lists

ken.dickey at whidbey.com ken.dickey at whidbey.com
Wed Aug 7 06:28:53 PDT 2024


On 2024-08-06 19:23, Mark Volkmann via Cuis-dev wrote:
> What is a good way to implement a vertical scrolling list of Morphs?
> Should I create LayoutMorph that use a column direction and put that
> inside a Pluggable ScrollPane?

It depends on your usage.  In 'UI-Palette' you will see the code for 
PickAColorPalette, PickAnIconPalette and so on which place their 
submorphs directly.

See  ImagePickerPanel class >> 
privateBuildPanelLabel:collection:transducer:

You should play around with various ways of doing things.  Experiment!

====
Experiment
Make it your motto day and night
Experiment
And it will lead you to the light
The apple on the top of the tree
Is never too high to achieve
So take an example from Eve
Experiment

Be curious
Though interfering friends may frown
Get furious
At each attempt to hold you down
If this advice you'll only employ
The future can offer you infinite joy
And merriment
Experiment
And you'll see
==== Cole Porter ====

HTH,
-KenD


More information about the Cuis-dev mailing list