Sub Categories


    Preserve Window Position and Size
    To preserve window position & size the special values associated with Minimized and Maximized windows must be avoided
    Progress Bar
    Provides user feedback and cancel option for long running plugins
    Prompt For Folder
    Function which can be called to Prompt the user for a sub-folder, for example where asking for a folder within the Media folder, it can either be picked from the list or the Add button pressed to create a new folder within the selected one
    Result Set Creation
    The example below uses a single table to store the settings and contents of the result set
    Set GUI Interface Font
    This IUP GUI popup allows a user to choose the font face style of every IUP GUI in a plugin
    Set IUP to use Property Box Font selection and font size
    require "luacom" function setIupDefaults() -- Get Font and size from the Registry for the property box and use as the default font
    Translate Output Language
    This allows the Default Output Language ( ) to be determined, and the associated Language Pack used to translate words and phrases into that language
    User Interface Buttons
    This IUP GUI dialogue is similar to the predefined iup