@BiLLe
Quote:
I never figured out why the behaviour differed.
Because it is different code in different versions of mui.
Quote:
The version of MUI should not come into it.
It is :) Our 3.9 and 4.0 versions are different by code and by features by many reassons.
Quote:
Though using MUI4 beta on the X1000 may explain the difference of behaviour I get between the two machines.
Of course it explain. It should be like this.
Quote:
But to ensure file requesters appear on a custom screen all you need do is:
All the necessary code in browser already done by Fab years ago and it is already in the binary of os4 version which all of users have. Its just our mui on those times didn't support some stuff in MUI_AllocAslRequest(). After some tests Thore implement it, but it was only in mui4, and yesterday he backport that part of code to mui3.9, which will avail in some of next updates.
I.e. all the necessary code already in binary which users have, is was just mui3.9 which wasn't support some stuff in MUI_AllocAslRequest, and once users will have new version of mui3.9, its all will works rigth after update.