如果菜单文件包含的条目超过屏幕所能容纳的范围,则可以选择向上或向下滚动。
有没有办法让菜单项显示在多个列上,如图所示。
示例代码如下所示。
- ***MENUGROUP=STRUCTURAL_STEEL_SAMPLE
- ***POP17
- **CTOPopSTRUCTURAL_STEEL_SAMPLE
- [Structural Steel (Sample)]
- [->Sample group]
- [400x300x16.0RHS]^C^C(BlockInsert "RectangularHollowSection_400x300x16.0RHS");scale;1;
- [400x300x12.5RHS]^C^C(BlockInsert "RectangularHollowSection_400x300x12.5RHS");scale;1;
- [400x300x10.0RHS]^C^C(BlockInsert "RectangularHollowSection_400x300x10.0RHS");scale;1;
- [400x300x8.0RHS]^C^C(BlockInsert "RectangularHollowSection_400x300x8.0RHS");scale;1;
- [--]
|