Multi-column menus, need help

I know how to write ItemFormat, and obviously, FVWM support multi-column menus, but there is no information about how to separate columns in menu items, I’ve tried to use ‘%’ to separate them (since ItemFormat strings use ‘%’) like this:

"%random_icon.png%column_1%column_2"

Bad, only ‘column_1’ is showed.

Any input? Thanks.

Really? News to me. :)

The answer is that you can’t, and have to result to FvwmButtons if you
want multi-column menus.

– Thomas Adam

:open_mouth: :open_mouth: :open_mouth:

Then what’s those “first column” “second column” “third column” in the manpage all about?

That’s just referring to the different areas of the menu.

– Thomas Adam