Is there a way to populate a set of buttons based on the contents of a
file or directory, perhaps using a default icon and a predefined
template of an FvwmButtons instance?
So, for example, if I had some documents in a directory each the same
format and not likely to change often, can I have a Container filled to
a grid of say 'nxn' depending on the number of documents in the
directory which could be obtained through a script and/or PipeRead and
then use a default icon for each button.
I hope i've explained that clearly enough - is it doable?