Graphisoft®

Dialog ManagerVersion: 2.0

FileDialog::SetFilterText

Sets the displayed text of an item.

bool SetFilterText (
    UIndex              index,
    const char *        text
);

Parameters

index
Item index.
text
NULL terminated string. The item stores the copy of the string.

Return Value

True if successful.

Description

Overwrites also the extension list of the item.