IDialogManager6.SetTopMostDialogRect (METH) ¶ METHOD SetTopMostDialogRect : BOOL InOut: Scope Name Type Return SetTopMostDialogRect BOOL Input pClientData POINTER TO VisuStructClientData
IDialogManager7 (ITF) ¶ INTERFACE IDialogManager7 EXTENDS IDialogManager6 Methods: CalculateDialogPositionForPAA ClosePAADialog SetPAADialogOpenObject getPaintAfterAllOpen getVersion CallOnAllDialogs , inherited from IDialogManager4 CheckEventQueue , inherited from IDialogManager2 CloseDialog2 , inherited from IDialogManager2 CollectRectangles , inherited from IDialogManager3 GetDialogToClose , inherited from IDialogManager5 GetDialogToOpen , inherited from IDialogManager5 GetRegisteredDialogsBlockwise , inherited from IDialogManager4 HasOpenModalDialog , inherited from IDialogManager3 IsDialogOpen , inherited from IDialogManager5 SetTopMostDialogRect , inherited from IDialogManager6 Structure: CalculateDialogPositionForPAA (Method) ClosePAADialog (Method) SetPAADialogOpenObject (Method) getPaintAfterAllOpen (Method) getVersion (Method)
IFrameManager.GetFrameCount (METH) ¶ METHOD GetFrameCount : INT InOut: Scope Name Type Return GetFrameCount INT
IFrameManager.GetRegisteredFrames (METH) ¶ METHOD GetRegisteredFrames : INT Will return the number of framepaths that have been copied to the array InOut: Scope Name Type Comment Return GetRegisteredFrames INT Input pDataResult POINTER TO ARRAY [0..VISU_MANFRAMES_MAXNUM] OF STRING(255) This array will be filled with all visualizations that are currently registered iSize INT The size of the array
IFrameManager.GetSelectedVisu (METH) ¶ METHOD GetSelectedVisu : INT Will return the index of the currently selected visualization or a negative value in case of an error InOut: Scope Name Type Comment Return GetSelectedVisu INT Input stFramePath STRING(255) The path of the frame that should be handled pClientData POINTER TO VisuStructClientData The client whose frame information is requested
IDialogManager7.getPaintAfterAllOpen (METH) ¶ METHOD getPaintAfterAllOpen : IPAADialog InOut: Scope Name Type Return getPaintAfterAllOpen IPAADialog
IDialogManager7.getVersion (METH) ¶ METHOD getVersion : INT InOut: Scope Name Type Return getVersion INT
IDialogManager8 (ITF) ¶ INTERFACE IDialogManager8 EXTENDS IDialogManager7 Methods: HandleInputBefore CalculateDialogPositionForPAA , inherited from IDialogManager7 CallOnAllDialogs , inherited from IDialogManager4 CheckEventQueue , inherited from IDialogManager2 CloseDialog2 , inherited from IDialogManager2 ClosePAADialog , inherited from IDialogManager7 CollectRectangles , inherited from IDialogManager3 GetDialogToClose , inherited from IDialogManager5 GetDialogToOpen , inherited from IDialogManager5 GetRegisteredDialogsBlockwise , inherited from IDialogManager4 HasOpenModalDialog , inherited from IDialogManager3 IsDialogOpen , inherited from IDialogManager5 SetPAADialogOpenObject , inherited from IDialogManager7 SetTopMostDialogRect , inherited from IDialogManager6 getPaintAfterAllOpen , inherited from IDialogManager7 getVersion , inherited from IDialogManager7 Structure: HandleInputBefore (Method)
IDialogManager7.CalculateDialogPositionForPAA (METH) ¶ METHOD CalculateDialogPositionForPAA : BOOL InOut: Scope Name Type Return CalculateDialogPositionForPAA BOOL Input pDialogPositionToUse POINTER TO VisuStructSimpleRectangle pDialogPosition POINTER TO VisuStructPoint itfVisualElement IVisualElement dialog IVisualisationDialog pClientData POINTER TO VisuStructClientData topLevelOffset POINTER TO VisuStructPoint dialogAlignment POINTER TO VisuStructPAADialogPosition fbTransFormCurrentElement POINTER TO VisuFbTransformInformation
IDialogManager7.ClosePAADialog (METH) ¶ METHOD ClosePAADialog : BOOL InOut: Scope Name Type Return ClosePAADialog BOOL Input PAADialog IPAADialog