Hi guys,
I have a problem with the Navigation service in Carbon. When i call NavChooseFile the file requester opens, but for some reason it does not react on any input besides the escape button. I loaded the defualt options, tried it all with callbacks, without, several things. Also tried NavCreateChooseFileDialog()and NavDialogRun()with the same results as well as NavChooseFolder.
The strange thing is that sometimes, just sometimes the requester works and i don't know why. First i thought it had something to do with the applications main window somehow. I'm working on an AfterFx plugin.
Would appreciate any hint.