[Gambas-user] SelectDirectory does not use Dialog.Path correctly

Benoît Minisini gambas at ...1...
Tue Jan 31 10:19:09 CET 2012


Le 30/01/2012 17:57, John Rose a écrit :
> Project is attached. To check it just 'Click Directory' button.
>
> Code fragment:
> Dialog.Title = "Please select a directory to record to..."
> Dialog.Path = User.Home
> If Dialog.SelectDirectory() Then Return
>

OK, the bug is fixed in revision #4438.

Regards,

-- 
Benoît Minisini




More information about the User mailing list