RemoteRenderingTestClient¶
-
MacroModule
¶ genre Remote
author MeVis Medical Solutions AG
package MeVisLab/Standard
definition MLRemoteRendering.def see also RemoteRenderingEventRecorder
,RemoteRenderingEventReplay
Purpose¶
The purpose of this module mainly is in designing interaction tests with artificial events (in contrast to events generated with RemoteRenderingEventRecorder
). It can be hard to get the event coordinates right, so this module allows to set a fixed rendering size and check positions with the mouse.
Usage¶
Select the rendering size you also use in your tests, then move the mouse over the rendering to get the exact pixel position of anything shown.
Input Fields¶
input¶
-
name:
input
, type:
RemoteRendering(MLBase)
¶ Connect this to a
RemoteRendering
(orRemotePanelRendering
) module.For accessing this object via scripting see the Scripting Reference:MLRemoteRenderingWrapper
.