[Gambas-user] SelectDirectory does not use Dialog.Path correctly
John Rose
john.aaron.rose at ...626...
Mon Jan 30 17:57:30 CET 2012
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
System info:
[OperatingSystem]
OperatingSystem=Linux
KernelRelease=2.6.32-37-generic
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu 10.04.3 LTS"
[System]
CPUArchitecture=i686
TotalRam=1930788 kB
Desktop=Gnome
[Gambas]
Gambas1=Not Installed
Gambas2=2.22.0
Gambas2Path=/usr/bin/gbx2
Gambas3=3.0.90
Gambas3Path=/usr/local/bin/gbx3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Test.tar.gz
Type: application/x-compressed-tar
Size: 12323 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20120130/df463c54/attachment.bin>
More information about the User
mailing list