Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/loops/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C++ 如何在FLUID gui编辑器中旋转小部件_C++_Widget_Rotation_Fluid_Fltk - Fatal编程技术网

C++ 如何在FLUID gui编辑器中旋转小部件

C++ 如何在FLUID gui编辑器中旋转小部件,c++,widget,rotation,fluid,fltk,C++,Widget,Rotation,Fluid,Fltk,我在看(第98页),我遇到了很多麻烦。它似乎有点过时了,但现在让我不安的是它告诉我 add the following to the CubeViewUI constructor: • A horizontal roller named hrot • A vertical roller named vrot • A horizontal slider named xpan • A vertical slider named ypan • A horizontal value slider nam

我在看(第98页),我遇到了很多麻烦。它似乎有点过时了,但现在让我不安的是它告诉我

add the following to the CubeViewUI
constructor:
• A horizontal roller named hrot
• A vertical roller named vrot
• A horizontal slider named xpan
• A vertical slider named ypan
• A horizontal value slider named zoom
并没有说如何,只是展示了一张图片,当我完成时它应该是什么样子


我正在查看hrot滚筒的所有属性页面,但找不到任何使其水平的选项。如何做??<强> > /p> 属性下,单击C++选项卡,右上方, 有一个垂直和水平选择器