Hi Panos,

a good way to start is the MITK tutorial: 
http://docs.mitk.org/nightly-qt4/TutorialPage.html

There are several steps (step 0-10) which introduce you to the most important 
concepts inside MITK. Step 9 explains how to create your own plugin and enable 
it in MITK. So there you will end up with your own button which actually calls 
some function in your own view (like a common "Hello world"). 

Everything can be realized inside visual studio. You just have to set up the 
tutorial steps as "startup project"s.

regards
Thomas
________________________________________
Von: Panagiotis Sourtzinos [[email protected]]
Gesendet: Mittwoch, 29. Februar 2012 16:17
An: [email protected]
Betreff: [mitk-users] New to MITK

Hello,

I am new to MITK, and I am trying to see how exactly I can create my own
applications using it.
So I have downloaded the MITK superbuild and by using Cmake I built it.
Then using Visual Studio 2010 I built the libraries needed.
What is the next step?
I mean how can I use MITK?
I want to create a GUI application with MITK, but I am a bit lost.
Can I use Visual Studio, or do I have to develop in QT?
How do I access the MITK libraries?
Sorry but I have tried to find information on the web, but they confuse me even
more, as there is not a straightforward tutorial on how for example I can write
the classic "Hello World" application or something.
I would appreciate you assistance in this matter.

Best Regards
Panos


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to