How to change the "Switch viewer layout" in the toolbar
Dear Openflipper, In code, we are able to call the following instruction to switch the view mode from single to double. RPC::callFunction("core", "MultiViewMode", 1); However, I found that the combo of "Switch viewer layout" in the toolbar did not change. It was still in the first item. How could I change it in code? Best Regards, Xianyong Liu.
Hi, this was a bug not a feature. The fix is now in the svn with revision 15019 and the box is correctly updated again, when the mode is switched via RPC. Best, Jan Möbius On 16.07.2012 02:48, HOTMAIL wrote:
Dear Openflipper, In code, we are able to call the following instruction to switch the view mode from single to double.
RPC::callFunction("core", "MultiViewMode", 1);
However, I found that the combo of "Switch viewer layout" in the toolbar did not change. It was still in the first item.
How could I change it in code?
Best Regards, Xianyong Liu.
_______________________________________________ Openflipper mailing list Openflipper@lists.rwth-aachen.de http://mailman.rwth-aachen.de/mailman/listinfo/openflipper
-- Dipl.Inform. Jan Möbius Department of Computer Science VIII Aachen University of Technology (RWTH) Ahornstrasse 55, 52074 Aachen, Germany Phone ++49 (0)241 80-21817 Fax ++49 (0)241 80-22899 mailto:moebius@cs.rwth-aachen.de http://www.rwth-graphics.de
participants (2)
-
HOTMAIL
-
Jan Möbius