in reply to Gtk2: Config window/ FileChooser

When you click on "open" the program will load the lines in the file into the config values.
$uaspf_local, $uaspf_remote ... are variables.

The problem that I'm running into is that when you select a file and hit 'ok' the values are not changed in the window.
Of course not, you have to use set_text again.