Open Search

    Detailed Description

    Enumerations

    enum  {
      DIALOG_PIN ,
      DIALOG_CHECKBOX ,
      DIALOG_STATICTEXT ,
      DIALOG_BUTTON ,
      DIALOG_ARROWBUTTON ,
      DIALOG_EDITTEXT ,
      DIALOG_EDITNUMBER ,
      DIALOG_EDITNUMBERUD ,
      DIALOG_EDITSLIDER ,
      DIALOG_SLIDER ,
      DIALOG_COLORFIELD ,
      DIALOG_COLORCHOOSER ,
      DIALOG_USERAREA ,
      DIALOG_RADIOGROUP ,
      DIALOG_COMBOBOX ,
      DIALOG_POPUPBUTTON ,
      DIALOG_CHILD ,
      DIALOG_FREECHILDREN ,
      DIALOG_DLGGROUP ,
      DIALOG_SETTITLE ,
      DIALOG_GROUPSPACE ,
      DIALOG_GROUPBORDER ,
      DIALOG_GROUPBORDERSIZE ,
      DIALOG_SETIDS ,
      DIALOG_LAYOUTCHANGED ,
      DIALOG_ACTIVATE ,
      DIALOG_ADDSUBMENU ,
      DIALOG_ENDSUBMENU ,
      DIALOG_ADDMENUCMD ,
      DIALOG_FLUSHMENU ,
      DIALOG_INIT ,
      DIALOG_CHECKNUMBERS ,
      DELME_DIALOG_SETGROUP ,
      DIALOG_FLUSHGROUP ,
      DIALOG_SETMENU ,
      DIALOG_SCREEN2LOCALX ,
      DIALOG_SCREEN2LOCALY ,
      DIALOG_ADDMENUSTR ,
      DIALOG_RADIOBUTTON ,
      DIALOG_ADDMENUSEP ,
      DIALOG_SEPARATOR ,
      DIALOG_MULTILINEEDITTEXT ,
      DIALOG_INITMENUSTR ,
      DIALOG_RADIOTEXT ,
      DIALOG_MENURESOURCE ,
      DIALOG_LISTVIEW ,
      DIALOG_SUBDIALOG ,
      DIALOG_CHECKCLOSE ,
      DIALOG_GETTRISTATE ,
      DIALOG_SDK ,
      DIALOG_SCROLLGROUP ,
      DIALOG_ISOPEN ,
      DIALOG_REMOVEGADGET ,
      DIALOG_MENUGROUPBEGIN ,
      DIALOG_NOMENUBAR ,
      DIALOG_SAVEWEIGHTS ,
      DIALOG_LOADWEIGHTS ,
      DIALOG_EDITSHORTCUT ,
      DIALOG_ISVISIBLE ,
      DIALOG_HIDEELEMENT ,
      DIALOG_SETDEFAULTCOLOR ,
      DIALOG_COMBOBUTTON ,
      DIALOG_PRIVATE_NOSTOPEDITORTHREADS ,
      DIALOG_ISACTIVE ,
      DIALOG_USERAREA_OSWINDOWREF ,
      DIALOG_DISABLEREDRAW ,
      DIALOG_SCREEN2LOCALXY ,
      DIALOG_HIDEOREXPAND ,
      DIALOG_ISMINIMIZED ,
      DIALOG_USERAREA_DRAWPORT_WINDOWREF ,
      DIALOG_ISDOCKEDORTABBED ,
      DIALOG_GLOBALSTATUSBAR ,
      DIALOG_NOTEXTMENU ,
      DIALOG_FORCEALLOWMOUSEWHEEL ,
      DIALOG_SETGROUPBACKGROUNDCOLORID ,
      DIALOG_SETGROUPBACKGROUNDCOLORRGB ,
      DIALOG_SETGROUPINNERBACKGROUNDCOLORID ,
      DIALOG_SETGROUPINNERBACKGROUNDCOLORRGB ,
      DIALOG_
    }
     

    Variables

    enum { ... }  MAXON_ENUM_FLAGS
     

    Enumeration Type Documentation

    ◆ anonymous enum

    anonymous enum
    Enumerator
    DIALOG_PIN 

    Int32 flags

    DIALOG_CHECKBOX 

    Int32 id, Int32 flags, String *name

    DIALOG_STATICTEXT 

    Int32 id, Int32 flags, String *name, Int32 borderstyle

    DIALOG_BUTTON 

    Int32 id, Int32 flags, String *name

    DIALOG_ARROWBUTTON 

    Int32 id, Int32 flags, Int32 arrowtype

    DIALOG_EDITTEXT 

    Int32 id, Int32 flags

    DIALOG_EDITNUMBER 

    Int32 id, Int32 flags

    DIALOG_EDITNUMBERUD 

    Int32 id, Int32 flags

    DIALOG_EDITSLIDER 

    Int32 id, Int32 flags

    DIALOG_SLIDER 

    Int32 id, Int32 flags

    DIALOG_COLORFIELD 

    Int32 id, Int32 flags

    DIALOG_COLORCHOOSER 

    Int32 id, Int32 flags

    DIALOG_USERAREA 

    Int32 id, Int32 flags

    DIALOG_RADIOGROUP 

    Int32 id, Int32 flags

    DIALOG_COMBOBOX 

    Int32 id, Int32 flags

    DIALOG_POPUPBUTTON 

    Int32 id, Int32 flags

    DIALOG_CHILD 

    Int32 id, Int32 subid, String *child);

    DIALOG_FREECHILDREN 

    Int32 id

    DIALOG_DLGGROUP 

    Int32 flags

    DIALOG_SETTITLE 

    String *name.

    DIALOG_GROUPSPACE 

    Int32 spacex, Int32 spacey

    DIALOG_GROUPBORDER 

    BORDER borderstyle

    DIALOG_GROUPBORDERSIZE 

    Int32 left, Int32 top, Int32 right, Int32 bottom

    DIALOG_SETIDS 

    Int32 left, Int32 top, Int32 right, Int32 bottom

    DIALOG_LAYOUTCHANGED 

    Relayout dialog.

    DIALOG_ACTIVATE 

    Activate gadget.

    DIALOG_ADDSUBMENU 

    Add submenu, String *text.

    DIALOG_ENDSUBMENU 

    Add submenu, String *text.

    DIALOG_ADDMENUCMD 

    Add menu text, String *text, Int32 cmdid.

    DIALOG_FLUSHMENU 

    Delete all menu entries.

    DIALOG_INIT 

    Create new layout.

    DIALOG_CHECKNUMBERS 

    Range check of all dialog elements.

    DELME_DIALOG_SETGROUP 

    Set group as insert group.

    DIALOG_FLUSHGROUP 

    Flush all elements of this group and set insert point to this group.

    DIALOG_SETMENU 

    Set and display menu in manager.

    DIALOG_SCREEN2LOCALX 

    Deprecated. Screen2Local coordinates

    DIALOG_SCREEN2LOCALY 

    Deprecated. Screen2Local coordinates

    DIALOG_ADDMENUSTR 

    Add menu text, String *text, Int32 id.

    DIALOG_RADIOBUTTON 

    Int32 id, Int32 flags, String *name

    DIALOG_ADDMENUSEP 

    Add menu separator.

    DIALOG_SEPARATOR 

    Add separator.

    DIALOG_MULTILINEEDITTEXT 

    Add multi-line edit field.

    DIALOG_INITMENUSTR 

    Enable/disable/check/uncheck menu strings.

    DIALOG_RADIOTEXT 

    Int32 id, Int32 flags, String *name

    DIALOG_MENURESOURCE 

    Private. for painter

    DIALOG_LISTVIEW 

    Int32 id, Int32 flags

    DIALOG_SUBDIALOG 

    Int32 id, Int32 flags

    DIALOG_CHECKCLOSE 

    CheckClose message for dialog.

    DIALOG_GETTRISTATE 

    Get the TriState flag of the specified gadget.

    DIALOG_SDK 

    Int32 id, Int32 flags, String *name

    DIALOG_SCROLLGROUP 

    Create scroll group.

    DIALOG_ISOPEN 

    Returns true if the dialog is open.

    DIALOG_REMOVEGADGET 

    Removes an element from the layout.

    DIALOG_MENUGROUPBEGIN 

    Menu group begin.

    DIALOG_NOMENUBAR 

    Removes the menubar.

    DIALOG_SAVEWEIGHTS 

    Store the weights of a group.

    DIALOG_LOADWEIGHTS 

    Restore the weights of a group.

    DIALOG_EDITSHORTCUT 

    Edit field to enter shortcuts.

    DIALOG_ISVISIBLE 

    Returns true if the dialog is visible (e.g. false if tabbed behind)

    DIALOG_HIDEELEMENT 

    Hides the element.

    DIALOG_SETDEFAULTCOLOR 

    Set the mapcolor for a color to another value e.g. COLOR_BG = (1,1,1)

    DIALOG_COMBOBUTTON 

    ComboButton.

    DIALOG_PRIVATE_NOSTOPEDITORTHREADS 

    Private. No parameters

    DIALOG_ISACTIVE 

    Gadget has the focus.

    Since
    R18
    DIALOG_USERAREA_OSWINDOWREF 

    Private. Creates a wrapper to a maxon::OSWindowRef user area

    DIALOG_DISABLEREDRAW 

    Private. Bool: True/False to enable/disable redraw.

    DIALOG_SCREEN2LOCALXY 

    Private. Screen2Local coordinates

    DIALOG_HIDEOREXPAND 

    Private. Internal functionality to hide or shrink docked windows

    DIALOG_ISMINIMIZED 

    Returns true if the dialog is minimized in the dock or task bar.

    DIALOG_USERAREA_DRAWPORT_WINDOWREF 

    Private. Creates a wrapper to a maxon::OSWindowRef user area. The window is a drawport window.

    DIALOG_ISDOCKEDORTABBED 

    Returns DIALOG_ISDOCKED | DIALOG_ISTABBED, 0 if individual window.

    DIALOG_GLOBALSTATUSBAR 

    Adds a global status bar to the dialog.

    DIALOG_NOTEXTMENU 

    Hides the text menu, useful to fill all the menu area with gadgets added with GeDialog::GroupBeginInMenuLine()

    DIALOG_FORCEALLOWMOUSEWHEEL 

    Set to true to force to allow to receive mouse wheel events even if gadget is not on focus.

    Since
    2023.200
    DIALOG_SETGROUPBACKGROUNDCOLORID 

    Int32 Sets the group background color ID.

    Since
    2024.000
    DIALOG_SETGROUPBACKGROUNDCOLORRGB 

    Int32 red, Int32 green, Int32 blue. Sets the group background color RGB values.

    Since
    2024.000
    DIALOG_SETGROUPINNERBACKGROUNDCOLORID 

    Int32 Sets the group inner background color ID.

    Since
    2024.000
    DIALOG_SETGROUPINNERBACKGROUNDCOLORRGB 

    Int32 red, Int32 green, Int32 blue. Sets the group inner background color RGB values.

    Since
    2024.000
    DIALOG_ 

    Variable Documentation

    ◆ 

    enum { ... } MAXON_ENUM_FLAGS