Best way to create a workflow assistant (with GUI..)

92 views
Skip to first unread message

cristiano oliveira

unread,
Feb 13, 2017, 3:45:53 AM2/13/17
to QuPath users

Hi,

I have been playing around with the extensions framework and it seems to work very well, but for my particular case I think having a workflow assistant similar to the "TMA Assistant" would be perfect.. How can I do it? Through an extension too? I wonder if you could make available a very basic "Hello World" example project with a couple of empty panels that people could develop on top..

Thank you,
Cristiano

Pete

unread,
Feb 13, 2017, 4:05:07 PM2/13/17
to QuPath users
Hi Cristiano,

I'm afraid there's no easy way to do this... which is why only one workflow assistant currently exists.  It was really awkward to create new ones, with various fiddly manual steps.  I had considered removing the panel entirely, although it seemed quite useful and so it remains until there is a better way.

Anyhow, if you would like to have a look at how it works then you could search the repository for 'WorkflowPanel.java' to see some of the code.  There are also various html files and images in the resources of 'qupath-gui-fx' which are needed to make it function properly.  These were all created and arranged manually, I'm afraid.

It might be possible to add to what is there using an extension, but I suspect it may be easier and better to write something new.

Pete
Reply all
Reply to author
Forward
0 new messages