ImPS

API Reference:

  • Classes
    • ImPS
    • ImPS_Window
    • ImPS_Elements
    • ImPS_Elements_Button
    • ImPS_Elements_Checkbox
    • ImPS_Elements_ComboBox
    • ImPS_Elements_Label
    • ImPS_Elements_ListBox
    • ImPS_Elements_ProgressBar
    • ImPS_Elements_TextBox
    • ImPS_Panels
    • ImPS_Panels_TableLayoutPanel
  • Enums

Info:

  • Baseclass for Elements and Panels

Other:

  • Examples
ImPS
  • Classes

Classes

  • ImPS
    • ImPS
    • add_window()
  • ImPS_Window
    • ImPS_Window
    • show()
  • ImPS_Elements
    • ImPS_Elements
    • add_Label()
    • add_Checkbox()
    • add_Button()
    • add_ListBox()
    • add_TextBox()
    • add_ProgressBar()
    • add_ComboBox()
  • ImPS_Elements_Button
    • ImPS_Elements_Button
    • onClick()
  • ImPS_Elements_Checkbox
    • ImPS_Elements_Checkbox
    • get_checked()
    • set_checked()
  • ImPS_Elements_ComboBox
    • ImPS_Elements_ComboBox
    • ComboBoxItem()
    • set_selection()
    • get_selectionIndex()
    • get_selectionValue()
  • ImPS_Elements_Label
    • ImPS_Elements_Label
  • ImPS_Elements_ListBox
    • ImPS_Elements_ListBox
    • ListBoxItem()
    • set_selected()
    • get_selected()
  • ImPS_Elements_ProgressBar
    • ImPS_Elements_ProgressBar
    • get_value()
    • set_value()
  • ImPS_Elements_TextBox
    • ImPS_Elements_TextBox
    • set_size()
    • set_multiline()
    • set_scrollbars()
  • ImPS_Panels
    • ImPS_Panels
    • add_TableLayoutPanel()
  • ImPS_Panels_TableLayoutPanel
    • ImPS_Panels_TableLayoutPanel
Previous Next

© Copyright 2023, Slluxx.

Built with Sphinx using a theme provided by Read the Docs.