Hi Federico, I personally have no experience with it, but Qt offers a wizard class, which you might want to use: http://qt-project.org/doc/qt-4.8/qwizard.html
Best, Caspar ________________________________________ Von: Federico Milano [[email protected]] Gesendet: Mittwoch, 17. April 2013 16:51 An: Goch, Caspar Jonas Cc: [email protected] Betreff: Re: [mitk-users] Implementation of a wizard Hi Caspar, The idea would be to deal with human operator entered parameters when importing some data (actually, numerical data, not directly related to images), and I would like to open a wizard (a series of steps in a MODAL window) to deal with the import process (a wizard like the one that ITK-Snap shows when opening a new image). Is it possible to implement this without breaking the whole BlueBerry architecture, that is, in a pluggable way? Thanks, Federico On Wed, Apr 17, 2013 at 11:04 AM, Goch, Caspar Jonas <[email protected]<mailto:[email protected]>> wrote: Hi Federico, are you looking to implement something along the lines of the dicom importer view of the diffusionimaging plugin [1]? If yes, you might want to take a look at it. Best, Caspar [1] http://docs.mitk.org/nightly-qt4/org_mitk_gui_qt_diffusionimaging.html#QmitkDiffusionImagingUserManualDicomImport ________________________________________ Von: Federico Milano [[email protected]<mailto:[email protected]>] Gesendet: Mittwoch, 17. April 2013 15:52 An: [email protected]<mailto:[email protected]> Betreff: [mitk-users] Implementation of a wizard Hi. I would like to know what do you think is the best way to implement an import wizard as a mitkWorkbench plugin. I have to open some file formats for which I would have to do some conversion and importing processes. Is there a way to build a plugin that behaves similarly to an "import wizard" when I'm opening certain kind of files? Thanks in advance. Best regards, Federico ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
