Contents page

InovatoolsFunctions


    Here is the description of the available Inovatools1-functions in alphabetical
    order:

    Please remember, that the call of these functions have to be like other
    functionscalls in the Tools-programing !

    Example:
    call "Atoi":
    (*functions->Atoi)(String, Base);

    Atoi()
    CheckMenuItem()
    ClearIntuiMessage()
    ClickList()
    DeleteListInfo()
    DeleteMenu()
    DeleteNewWindow()
    DragGadget()
    DrawList()
    DupeListInfo()
    DupeMenu()
    DupeNewWindow()
    EnableGadget()
    EnableMenu()
    EnableMenuItem()
    FileName()
    FlashyCloseWindow()
    FlashyOpenWindow()
    GetGadget()
    GetIntuiMessage()
    GetListItem()
    GetMenu()
    GetMenuItem()
    GetPropInfo()
    GetSelectIntuiMessage()
    GetStringInfo()
    GetStringInfoNumber()
    InitListInfo()
    InsertListItem()
    Itoa()
    List_ ...() Functions
    PopUpMenu()
    RefreshGadget()
    RemoveListInfo()
    RemoveListItem()
    ScrollList()
    SelectGadget()
    SendCloseWindow()
    SetPropInfo()
    SetScrollBar()
    SetStringInfo()
    SetStringInfoNumber()
    SizeList()
    WhichWindow()