[Gambas-user] Minor dialog bug.
Jussi Lahtinen
jussi.lahtinen at ...626...
Wed Oct 21 16:58:03 CEST 2009
Hi!
With Qt3 everything works as expected, but not with GTK+.
Dialog.Path = User.Home &/ "NonExitsFile.dat"
... Dialog.SaveFile() ...
With Qt3 that code shows dialog, that suggest name "NonExitsFile.dat"
to file being saved.
With GTK+ it works only if "NonExitsFile.dat" already exist.
So, this is just minor annoying thing.
Gambas 2.17, ubuntu 9.04 64 bit.
Jussi
More information about the User
mailing list