Le 15/06/2006, Christian Rosentreter a écrit: > Hello Mathias,
Hi Christian and Ilkka ! >>> Just use MUI_AslRequest() functions and MUI takes care of window refresh >>> for you. >> Sorry, Ilkka, but I am using MUI_AslRequest and it doesn't work properly. >> I have ASLFR_Window and ASLFR_PrivateIDCMP set and that does nothing >> more. I have the same ugly things when I more an open requester in APDF, >> Scout (via the Print button), SimpleMail, ... >> So, I tested the way described by Christian and it doesn't work better >> ... I can't understand what happens here !!! :-( > well.. the problem is that your application seems to enter some lock > status. > Say you have f.ex. a menuitem which calls a method of your application > class which does the AslRequest. Here your application gets stuck and > waits for the return of the Reqester. This is exactly my case that you are describing here ! :) > I only see 3 solutions for this problem: > - let a subtask doing the Requesting stuff, so your application task > doesnt get stuck anymore I suppose this is the best I have to do ... Just a bit annoying but I'll do something like that. > - make your app depend on MUI4 and use filepanel.mui and make some > 'fake' asl requesters as normal sub objects of your app. I don't want to use MUI4 features at the moment thinking about the portability (and I have to install MUI4 before ... and a new Ambient too ...). > - wait for stuntzi to implement something better which doesnt lock your > app :) I don't know about MUI 4.0 but the ASL file requesters looks rather old now ... they should be true MUI windows in my opinion. Thanks for the answers and ideas, guys ! I keep hope thanks to your active and kind support :) -- Mathias PARNAUDEAU ------------------------ Yahoo! Groups Sponsor --------------------~--> See what's inside the new Yahoo! Groups email. http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/16uqlB/TM --------------------------------------------------------------------~-> Visit http://www.amiga.dk/tumult for MUI-related information, especially about MUI custom classes. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/MUI/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
