Non-blocking dialog box

Discussion in 'Cadence' started by jmss, Sep 11, 2007.

  1. jmss

    jmss Guest

    Hi,

    How can I create an ok/close dialog box like:

    hiDisplayAppDBox(?name 'asyncDone ?dboxText sprintf(s "'%s'
    completed.", cmd) ?buttonLayout 'Close)

    that doesn't block the skill flow (icfb)?

    The box notifies when a job has completed and I want the next job to
    go on, regardless the user has pressed 'close' or not.

    Thanks and best regards.
    João M. S. Silva
     
    jmss, Sep 11, 2007
    #1
  2. jmss

    jmss Guest

    Sorry. I discovered a ?dialogStyle argument which can be set to
    'modeless thus creating a non-blocking dialog box. Notwithstanding the
    contents of the dialog boxes seem not to appear until all jobs are
    finished...

    João M. S. Silva
     
    jmss, Sep 11, 2007
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.