Skip to content

Add documentation on blocked dialog #101

@jecisc

Description

@jecisc

Today I needed to open a dialog that do not bloc the Pharo UI but that block the execution of the method invoking the presenter.

I found that you can use #openBlockedDialog for this. Could be nice to document it.

My usecase: I'm building a presenter to ask for a protocol name and I want a method to open the presenter and return the protocol name selected when we click on Ok.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions