To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.

A Chain of plugins

mosi_dab
edited August 2019 in - Development
Hi,
I need to implement a plugin that has some interactions with user between its blocks. for better comprehension look at this flow chart below:

inside each rectangle, a piece of code exists which it does some particular work. each diamond has interaction with user(for example it can be a dialog).
how can i do this?

Sign In or Register to comment.