How many files/folders are in the directory that gets opened? I have seen slowness when the default directory contains a lot of files. The OS takes a while to read everything in for display.
--- In [email protected], Roy Pardi <roypa...@...> wrote: > > Hi - > > I've been testing out the FileSystemComboBox component in an AIR app and > find it very slow to respond - a second or two to open (respond to click) > and then the same or more to respond to a menu selection and close. There > is no significant custom code responding to the menu event. > > I switched to the FileSystemHistoryButton component and it seems as slow. > > I only have a few items in FileSystemHistoryButton dataProvider. The only > complexity is that I'm binding the dataProvider to an array in a custom > class. > > Is this slowness a known issue or am I missing something? > > thanks > > /r > -- > ----------------------------------------------------------------- > http://www.roypardi.com/ >

