I am developping an application that calls for a fluid box layout (the
kind you find when looking at Thumbnails in a file explorer for
example). As far as I can tell, with XUL I can only have:
a) vbox - all images are in one column
b) hbox - all images are in one row
c) grid - fixed set of columns
Any help is appreciated.
ACR