index

Class MUI.UI

all modules:MAcceleratorKey , MAcceleratorList , Main , MBorderLayout , MButton , MCheckBox , MChoiceDialog , MColorBox , MControl , MCursorShapes , MDialog , MFloatingLayer , MForm , MFT2Face , MFT2FontCache , MFT2Glyph , MIconCache , MInfoDialog , MLabel , MLayer , MLookAndFeel , MLookAndFeel_DarkFawn , MLookAndFeel_Gray , MLookAndFeel_LightFawn , MLookAndFeel_LightGray , MMouseEvent , MPanel , MPNGIcon , MPoint2f , MPopupMenu , MPopupMenuBar , MPopupMenuBarButton , MPopupMenuButton , MPopupMenuCheckButton , MPopupMenuFolderButton , MPopupMenuSeparator , MRadioButton , MRadioButtonGroup , MRectangle2f , MRepeatButton , MScroller , MScrollPane , MSize2f , MSlider , MSplitPane , MTabbedView , MTest3dLayer , MTestSuperBorderLayoutForm , MTestUIRendererForm , MTextEdit , MTextField , MTextInputDialog , MTextView , MTimerAction , MTitledPanel , MToolTip , MTransparentPanel , MUI , MUIPrimitives , MUIRenderer , MVector2f , MView , MViewPane , MWindow , MWindowTitleBar , MXFMObject , MXMLForm , ui_abstract 
all classes:AbstractAction , AbstractActionAdapter , AbstractActionConsumer , AbstractActionPerformer , AbstractActionProvider , AbstractBinaryStringValidator , AbstractButton , AbstractCharsetStringValidator , AbstractCheckBox , AbstractCheckBoxGroup , AbstractComboBox , AbstractDecimalStringValidator , AbstractDesktop , AbstractDialog , AbstractDisplayObject , AbstractFloatStringValidator , AbstractFontCache , AbstractForm , AbstractHexadecimalStringValidator , AbstractHorizontalScroller , AbstractHorizontalSlider , AbstractKnob , AbstractLabel , AbstractLayer , AbstractMenu , AbstractMenuBar , AbstractMenuItem , AbstractOptionGroup , AbstractPage , AbstractPanel , AbstractPasswordStringValidator , AbstractPerspective , AbstractRadioButtonGroup , AbstractScriptIdentifierStringValidator , AbstractScroller , AbstractScrollPane , AbstractSlider , AbstractStringLengthValidator , AbstractStringValidator , AbstractTabbedPane , AbstractTextArea , AbstractTextField , AbstractTreeView , AbstractVerticalScroller , AbstractVerticalSlider , AbstractView , AbstractViewPane , AbstractViewSite , AbstractWindow , AbstractXMLForm , AcceleratorKey , AcceleratorList , Action , BorderLayout , Button , CardLayout , CDialogTest_ChoiceYesNo , CDialogTest_ChoiceYesNoCancel , CDialogTest_Error , CDialogTest_Idea , CDialogTest_Info , CDialogTest_InfoCustom , CDialogTest_Success , CDialogTest_TextInput , CheckBox , ChoiceDialog , ColorBox , Control , CPopupMenuTest , CStatic , CursorShapes , Dialog , FloatAction , FloatingLayer , FlowLayout , Font , FontResource , Form , FT2Face , FT2FontCache , FT2FontResource , FT2Glyph , FT2LocalFileFontResource , FT2PakFileFontResource , Icon , IconCache , InfoDialog , IntAction , KeyRepeatAction , KeyRepeatConsumer , Label , Layer , Layout , LookAndFeel , LookAndFeel_DarkFawn , LookAndFeel_Gray , LookAndFeel_LightFawn , LookAndFeel_LightGray , MouseEvent , MouseHoldAction , MouseHoldConsumer , MyForm , MyPanel , Panel , PNGIcon , Point2f , PopupMenu , PopupMenuBar , PopupMenuBarButton , PopupMenuButton , PopupMenuCheckButton , PopupMenuFolderButton , PopupMenuSeparator , RadioButton , RadioButtonGroup , Rectangle2f , RedDotPanel , RepeatButton , Scroller , ScrollPane , Size2f , Slider , SplitPane , StringAction , SuperBorderLayout , TabbedView , Test3dLayer , TestLayer , TestSuperBorderLayoutForm , TestUIRendererControl , TestUIRendererForm , TextEdit , TextField , TextInputDialog , TextView , TimerAction , TitledPanel , ToolTip , TransparentPanel , UI , UIConstants , UIPrimitives , UIPrimitivesTestLayer , UIRenderer , Vector2f , View , ViewPane , Window , WindowTitleBar , XFMObject , XMLForm 

Synopsis

  Functions:
  Constants:
Description:
 

Function ActivateFloatingLayer

Synopsis:  

Arguments: Returns:  int
 
 top of page

Function ActivateNextWindow

Synopsis:  

 
 top of page

Function ActivatePreviousWindow

Synopsis:  

 
 top of page

Function AddAcceleratorList

Synopsis:  

Arguments:
 
 top of page

Function AddCursor

Synopsis:  Add a cursor resource

Arguments:
 
 top of page

Function AddDeferredRegion

Synopsis:  

Arguments:
 
 top of page

Function AddDirtyRegion

Synopsis:  

Arguments:
 
 top of page

Function AddFloatingLayer

Synopsis:  Adds a new layer on top of all other layers. Please notice that the layer (+children) geometry must already be set

Arguments:
 
 top of page

Function AddFontAlias

Synopsis:  

Arguments:
 
 top of page

Function AddFontResource

Synopsis:  

Arguments: Returns:  int
 
 top of page

Function AddIcon

Synopsis:  

Arguments:
 
 top of page

Function AddWindowXML

Synopsis:  

Arguments:
 
 top of page

Function BeginMarkRegion

Synopsis:  

Arguments:
 
 top of page

Function CancelSchedule

Synopsis:  

Arguments:
 
 top of page

Function CancelScheduleFor

Synopsis:  

Arguments:
 
 top of page

Function CreateLayerXML

Synopsis:  

Arguments:
 
 top of page

Function EndMarkRegion

Synopsis:  

 
 top of page

Function FindFloatingLayerAtXY

Synopsis:  Find floating layer / window resp. subwindow within that layer at (x;y) position

Arguments: Returns:  Layer
 
 top of page

Function FindFloatingLayerBelowXY

Synopsis:  Find floating layer / window below window at (x;y) position (if any)

Arguments: Returns:  Layer
 
 top of page

Function FloatingLayerToFront

Synopsis:  

Arguments:
 
 top of page

Function GetAcceleratorChar

Synopsis:  Extract accelerator key (prefixed by a) from string. Returns null if no accel key was found.

Arguments: Returns:  int
 
 top of page

Function GetClipboard

Synopsis:  

 
 top of page

Function GetEnableRedrawWindowMoveResize

Synopsis:  

 
 top of page

Function GetEnableTransparentLayers

Synopsis:  Query whether support for tranparent layers is currently enabled.
Returns:  int
 
 top of page

Function GetFontByName

Synopsis:  

Arguments: Returns:  Font
 
 top of page

Function GetIcon

Synopsis:  

Arguments: Returns:  Icon
 
 top of page

Function GetRootLayer

Synopsis:  
Returns:  Layer
 
 top of page

Function GetSomeString

Synopsis:  

 
 top of page

Function HandleKeyRepeat

Synopsis:  

 
 top of page

Function HandleMouseEvent

Synopsis:  

Arguments:
 
 top of page

Function HandleMouseHold

Synopsis:  

 
 top of page

Function InitCallbacks

Synopsis:  

 
 top of page

Function Initialize

Synopsis:  

Arguments:
 
 top of page

Function InitScissors

Synopsis:  

 
 top of page

Function LayoutRootLayer

Synopsis:  

 
 top of page

Function LoseKeyboardFocus

Synopsis:  Set keyboard focus to none. Do not generate events.

 
 top of page

Function LoseKeyboardFocusIfWithin

Synopsis:  Set keyboard focus to if it is currently set to _l or one of its child layers. Do not generate events.

Arguments:
 
 top of page

Function OnApplicationActive

Synopsis:  

Arguments:
 
 top of page

Function OnDraw

Synopsis:  

 
 top of page

Function OnIdle

Synopsis:  

 
 top of page

Function OnKeyboard

Synopsis:  

Arguments:
 
 top of page

Function OnMouse

Synopsis:  

Arguments:
 
 top of page

Function OnMouseFocusActive

Synopsis:  

Arguments:
 
 top of page

Function OnReopen

Synopsis:  

 
 top of page

Function OpenFileDialog

Synopsis:  

Arguments: Returns:  StringArray
 
 top of page

Function OpenWindow

Synopsis:  

Arguments:
 
 top of page

Function PopScissors

Synopsis:  

 
 top of page

Function PushScissors

Synopsis:  

Arguments:
 
 top of page

Function RedrawAll

Synopsis:  

 
 top of page

Function RedrawDirty

Synopsis:  

Arguments:
 
 top of page

Function RemoveAcceleratorList

Synopsis:  

Arguments:
 
 top of page

Function RemoveFloatingLayer

Synopsis:  

Arguments:
 
 top of page

Function RemoveLayer

Synopsis:  

Arguments:
 
 top of page

Function ResetLeftMouseClick

Synopsis:  

 
 top of page

Function RevertCursor

Synopsis:  

 
 top of page

Function RootLayerResized

Synopsis:  

 
 top of page

Function Run

Synopsis:  

 
 top of page

Function Schedule

Synopsis:  

Arguments:
 
 top of page

Function SetClipboard

Synopsis:  

Arguments:
 
 top of page

Function SetEnableRedrawWindowMoveResize

Synopsis:  

Arguments:
 
 top of page

Function SetEnableTransparentLayers

Synopsis:  Enable support for tranparent layers

Arguments:
 
 top of page

Function SetGlobalPaintFlag

Synopsis:  

Arguments:
 
 top of page

Function SetKeyboardFocus

Synopsis:  

Arguments:
 
 top of page

Function SetLookAndFeel

Synopsis:  Set look and feel (colors, fonts, timeouts, insets etc..)

Arguments:
 
 top of page

Function SetMouseFocus

Synopsis:  

Arguments:
 
 top of page

Function SetRootForm

Synopsis:  

Arguments:
 
 top of page

Function SetRootLayer

Synopsis:  

Arguments:
 
 top of page

Function ShowCursor

Synopsis:  Select named cursor shape

Arguments: Returns:  int
 
 top of page

Function ShowCursorIf

Synopsis:  

Arguments:
 
 top of page

Function ShowCursorIfNot

Synopsis:  

Arguments:
 
 top of page

Function UnsetMouseFocus

Synopsis:  Make the current mouse layer lose the focus. Generates onMouseLeave event.

Arguments:
 
 top of page

Function UpdateMarkedRegion

Synopsis:  

Arguments:
 
 top of page

Constant MAX_DIRTY_AND_DEFERRED_REGIONS (int)

Synopsis:  Maximum number of dirty regions for optimized drawing. If this number is exceeded, all layers will be redrawn. 
Description:
 
also: Maximum number of regions that may request redraw() during redraw().

Constant PAINT_ALL (int)

Synopsis:  

Constant PAINT_DIRTY (int)

Synopsis:  

Constant PAINT_NONE (int)

Synopsis:  

Constant SCISSORS_STACK_SIZE (int)

Synopsis:  


auto-generated by "DOG", the TkScript document generator. Mon, 21/May/2007 00:21:49