[Gambas-user] Issue 378 in gambas: Filename needs to have .txt entered (in Dialog.SaveFile()) even though Filter specifies .txt only
gambas at ...2524...
gambas at ...2524...
Thu Jan 10 00:45:17 CET 2013
Updates:
Status: WontFix
Labels: -Version Version-TRUNK
Comment #1 on issue 378 by benoit.m... at ...626...: Filename needs to
have .txt entered (in Dialog.SaveFile()) even though Filter specifies .txt
only
http://code.google.com/p/gambas/issues/detail?id=378
The default file dialogs do not add extension automatically.
But you can use the gb.form.dialog component that replaces the standard
dialogs by dialogs made with Gambas, and thats add a Dialog.AutoExt
property.
More information about the User
mailing list