Graphisoft®

Dialog ManagerVersion: 2.0

FileDialog::InsertFilter

Inserts a new item into the filter selection popup.

bool InsertFilter (
    UIndex              index,
    FTM::GeneralID      id
);

Parameters

index
Item index.
id
A file type manager id.

Return Value

True if successful.

Description

If a GroupID is passed only one item is created, but it will include all extensions and mac types of the types under this group.

See Also

FileTypeManager