Hi all, I need to migrate modules from MITK with a different GUI. In fact, I need a touch-screen based interface. Of course, in a touch based interface, things like popups menus aren't allowed, then I've started by segmentation module, by copying and changing code to classes with a desired appearance. After a couple of days working, things are pretty getting out of control, and I think my strategy can be wrong. If some of developers here are faced with this challenge, how are a better way to follow? Change by hand the MITK code (.uis and implementations) in "fork" or create a entirely new application by using only MitkExt module and completely ignoring the QmitkExt classes or other GUI classes from the module to be migrated? This is not my first experience on MITK, but this is my first "serious" job with the API. Any tips will be very appreciate, because I have fear to start in a new strategy and after some expended time, face problems that's puts me in a near zero implementation point.
Best regards, Wagner ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
