|
From: JVZ <je...@fo...> - 2017-01-20 22:43:03
|
On Fri, 20 Jan 2017 17:22:17 -0500 "Julia Dudascik (Contractor)" <jul...@un...> wrote: >Hi, > >I have a FXDirList that has a pattern set to a certain file type. So, >initially, only files of type ".demo" are displayed. When the user presses >a button this filetype changes to ".upd". My FXDirList does not update >right away to only display this new filetype. It still shows the ".demo" >files. After several seconds, the files displayed update to ".upd". I need >FXDirList to update right away. How do I force it to show only the ".upd" >files when the user presses this button? I have tried recalc(), and >forceRefresh() on FXDirList and it does not update immediantly. Is there >something else I need to do? > >Thanks >Julia Looked at it; there indeed seems to be a bug; not all the subdirectories will be rescanned as they should. I will fix this. -- JVZ +----------------------------------------------------------------------------+ | Copyright (C) 16:30 01/20/2017 Jeroen van der Zijp. All Rights Reserved. | +----------------------------------------------------------------------------+ |