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

bill-lancaster bill-lancaster at ...2231...
Tue Nov 27 16:04:38 CET 2012


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



--
View this message in context: http://gambas.8142.n7.nabble.com/Dialog-OpenFile-raises-signal-6-tp40108.html
Sent from the gambas-user mailing list archive at Nabble.com.




More information about the User mailing list