[Gambas-devel] [Gambas-user] Refreshing a Filechooser control [Solved]
Benoît Minisini
gambas at ...1...
Fri Mar 19 03:16:38 CET 2010
> On Friday 19 March 2010 04:30:39 Fabien Bodard wrote:
> > try that ...
> > o.FileView.reload()
>
> Dim o As Object
> o = FileChooser1.Children[0]
> o.FileView.reload()
>
> This works perfectly, thanks Fabian.
>
> Would it be possible to have this inserted in this control as a property?
>
> Regards
>
> richard
>
Fixing the FileChooser.Reload() method is better. That should be the case in
revision #2809.
Regards,
--
Benoît Minisini
More information about the Devel
mailing list