Here's a snippet of my code:
Widget.AddPreference "SSName"
Widget.Preference("SSName").Type = "File"
Widget.Preference("SSName").Caption = "Screensaver File"
Widget.Preference("SSName").DefaultValue = "scrnsave.scr"
This creates a [Browse] button in the preferences dialog. The problem is, it shows every file. Is there a way to specify which file types I want to be seen. Ex: *.scr