• Order of the Butterfly
    Order of the Butterfly
    igracki
    Posts: 421 from 2003/2/24
    From: Berlin
    @Papiosaur:
    Yes, you can create an arexx port yourself, but then you have to do an own iconify function yourself, f.e close your window, add an icon to workbench etc.
    All MUI apps automatically have an HIDE arexx command.

    In MUI Royale apps you can set the Iconified attribute of the application class to iconify your app.

    I wrote a small shell command to hide a window from shell WinAction.
    Code:
    Usage for your Easy2Install app:
    WinAction Easy2Install HIDE
  • »04.08.24 - 21:11
    Profile Visit Website