Skip to content

Support a mix of blocking and non-blocking PHP #37

@bertvandepoel

Description

@bertvandepoel

When updating a progress or pulse bar it would be very convenient if it was possible to still use blocking PHP.

Specifically, it is quite easy to imagine a developer wanting to display zenity progress on a large set of SQL queries, updating the progress bar as he goes through every step. Currently this is only possible by manually ticking the loop. It would be nice if there could be some kind of support for this.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions