OpenFileNameField
OpenFileNameField prompts the user to specify a file name to open. Result is stored in self.result as a string.
__init__
x.__init__(…) initializes x; see help(type(x)) for signature
Methods