看到emwin文档上说,多页中的选项卡的大小只与选项卡中的字体有关:
“The vertical and horizontal size of the tabs depend on the size of the used font and the text shown in the tabs”
“选项卡的垂直和水平大小取决于所使用的字体和选项卡中显示的文本大小。”
那就是说不能独立设置这个水平和垂直的大小了?
eric2013:有函数:
MULTIPAGE_SetTabHeight() Sets the height for the given MULTIPAGE widget.
MULTIPAGE_SetTabWidth() Sets the width for the given tab. (2016-05-18 17:03)