[mainpage] [tags]

module: filesel

A file selector

This module implements a file selector object. (../include/depui/filesel.h)

Pressing enter/return in the filename area causes the directory and file lists to be refreshed with the new pattern. (../include/depui/filesel.c)

Clicking on the directory list causes the directory and file lists to be refreshed. (../include/depui/filesel.c)

Clicking on the file list selects a file. (../include/depui/filesel.c)

Pressing OK causes a MX_FILESEL_OK event to be sent to the parent window. WHen halding this event the parent window can call mx_filesel_info() to get the selected filename. The file selector widnow is destroyed afetr the MX_FILESEL_OK event. (../include/depui/filesel.c)

Part of the depui library.

Generated by MXDOC 2.2 on Sun Feb 4 15:16:27 2007