10.1  path-dialog%

Superclass: dialog%

The path-dialog% class implements a platform-independent file/directory dialog. The dialog is the same as the dialog under X for MrEd's get-file, put-file, get-directory, and get-file-list procedures, but considerable extra functionality is available through the class.

Methods
    run

All Methods
    accept-drop-files from window<%>
    add-child from area-container<%>
    after-new-child from area-container<%>
    begin-container-sequence from area-container<%>
    border from area-container<%>
    can-close? (augmentable only) from top-level-window<%>
    can-exit? from top-level-window<%>
    center from top-level-window<%>
    change-children from area-container<%>
    client->screen from window<%>
    container-flow-modified from area-container<%>
    container-size from area-container<%>
    delete-child from area-container<%>
    enable from window<%>
    end-container-sequence from area-container<%>
    focus from window<%>
    get-alignment from area-container<%>
    get-children from area-container<%>
    get-client-size from window<%>
    get-cursor from window<%>
    get-edit-target-object from top-level-window<%>
    get-edit-target-window from top-level-window<%>
    get-eventspace from top-level-window<%>
    get-focus-object from top-level-window<%>
    get-focus-window from top-level-window<%>
    get-graphical-min-size from area<%>
    get-handle from window<%>
    get-height from window<%>
    get-label from window<%>
    get-parent from area<%>
    get-plain-label from window<%>
    get-size from window<%>
    get-top-level-window from area<%>
    get-width from window<%>
    get-x from window<%>
    get-y from window<%>
    has-focus? from window<%>
    is-enabled? from window<%>
    is-shown? from window<%>
    min-height from area<%>
    min-width from area<%>
    move from top-level-window<%>
    on-activate from top-level-window<%>
    on-close (augmentable only) from top-level-window<%>
    on-drop-file from window<%>
    on-exit from top-level-window<%>
    on-focus from window<%>
    on-message from top-level-window<%>
    on-move from window<%>
    on-size from window<%>
    on-subwindow-char from dialog%
        overrides on-subwindow-char from window<%>
    on-subwindow-event from window<%>
    on-superwindow-enable from window<%>
    on-superwindow-show from window<%>
    on-system-menu-char from top-level-window<%>
    on-traverse-char from top-level-window<%>
    place-children from area-container<%>
    popup-menu from window<%>
    reflow-container from area-container<%>
    refresh from window<%>
    resize from top-level-window<%>
    run from path-dialog%
    screen->client from window<%>
    set-alignment from area-container<%>
    set-cursor from window<%>
    set-label from window<%>
    show from dialog%
        overrides show from top-level-window<%>
        overrides show from window<%>
    spacing from area-container<%>
    stretchable-height from area<%>
    stretchable-width from area<%>