[Gambas-user] Refreshing a Filechooser control

Fabien Bodard gambas.fr at ...626...
Thu Mar 18 12:28:09 CET 2010


me :)

  DIM o AS Object
  o = FileChooser1.Children[0]
  o.DirView.reload()

2010/3/18 richard terry <rterry at ...1946...>:
> >From its properites it looks like Filechooser1.Reload may refresh the file
> list, but it dosn't seem to work.
>
> Has anyone who has used this control got to refresh it programatically?
>
> Thanks.
>
> Richard
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list