• MorphOS Developer
    jacadcaps
    Posts: 3215 from 2003/3/5
    From: Canada
    Quote:

    igracki wrote:
    And how can I trigger a MUIM_CleanUp/MUIM_SetUp?



    You shouldn't do that, really. MUIM_Cleanup/Setup will be called on your sbar whenever its settings change.

    Quote:


    Or I could put the download part into an own process...



    Please do not use networking on the intuition ScreenManager thread. This will lead to your pluggin getting blacklisted. I will make sure bsdsocket.library cannot be opened from that process with the next MorphOS release so better fix your sbar. There is an easy to use MUIM_Slave class which you should use for that purpose.

    [ Edited by jacadcaps 17.03.2014 - 16:33 ]
  • »17.03.14 - 14:31
    Profile Visit Website