FrameType SIMPLEBUTTON

Interactive of the SimpleFrame Family. Unlike BUTTON it does not keep the focus.

Only the last added event (for each SIMPLEBUTTON) triggers

FDF-Actions

Supported FrameEvents


Example IconButton
Frame "SIMPLEBUTTON" "MySimpleButton" {
    Width 0.039,
    Height 0.039,
    Texture "MySimpleButtonTexture" {
    }
}