[Gambas-user] Dialog.OpenFile raises signal #6

Benoît Minisini gambas at ...1...
Tue Nov 27 16:45:56 CET 2012


Le 27/11/2012 16:04, bill-lancaster a écrit :
> I have inserted this code in my project
>    Dialog.Title = "Select a text file"
>    If Dialog.OpenFile() Then Return
>    sPath = File.Load(Dialog.Path)
>
> When a file is clicked signal #6 is raised.
>
> Any help would be appreciated
>
> Gambas 3.1.1
> Ubuntu 12.04
> KDE 4.9.2
>

Please provide a project that reproduces the bug. Maybe you can try a 
more recent version of Gambas too.

-- 
Benoît Minisini




More information about the User mailing list