We're working on an AIR application, and we've been testing out your product over the past few days. We created a mini application with your component and everything was working as intended, but when we integrated the component in our main app, we noticed an issue. The buttons on the main toolbar were acting strangely. Specifically, the tooltips were cut off, and the Print and Save buttons weren't doing anything.
I went back to our mini-application to try and reproduce this (to see what is going on), and finally managed to do so.
Our main application is structured as follows:
main app file : : this does all the pre-loading etc, and then opens the mainWindow file. This window is invisible.
mainWindow : : this is the main screen of our app, with all screens loaded as states in here.
When I re-created the same scenario in my mini-application, the print/save dialogs were appearing in the main window, not in the one where the report is. In our main app, that window is invisible, so the dialogs never appear. Is this a known issue? If so, is there a way around it?
Currently, this is basically the only thing holding us back from purchasing
