[Gambas-user] Issue 364 in gambas: Gambas3 - Make Executable Error
gambas at ...2524...
gambas at ...2524...
Mon Dec 10 04:04:37 CET 2012
Updates:
Status: Fixed
Labels: -Version Version-TRUNK
Comment #1 on issue 364 by benoit.m... at ...626...: Gambas3 - Make
Executable Error
http://code.google.com/p/gambas/issues/detail?id=364
I have modified the FileChooser in revision #5425 so that if you enter a
full path in the file text field, the Activate event is not raised when
clicking on the OK button.
Instead, the file text field is split in a directory and a file name. The
FileChooser then jumps to the directory, and the file text field contents
is replaced by the file name.
More information about the User
mailing list