Re: [mitk-users] Creating widgets from python

2015-10-07 Thread Luis J. Salvatierra
twidets accessible via python and >>>> didn't try this by now. >>>> We don't access PythonQT directly in MITK. We use the PythonWrapping from >>>> CTK that is based on PythonQT. >>>> You should be able to access the PythonQT tools directly by

Re: [mitk-users] Creating widgets from python

2015-10-07 Thread Rostislav Khlebnikov
t;> Best, >>> Eric >>> >>> -Ursprüngliche Nachricht- >>> Von: Rostislav Khlebnikov [mailto:rostislav.khlebni...@kcl.ac.uk] >>> Gesendet: Mittwoch, 23. September 2015 17:53 >>> An: mitk-users@lists.sourceforge.net >>> Betreff: Re

Re: [mitk-users] Creating widgets from python

2015-10-07 Thread Luis J. Salvatierra
gt;> Eric >> >> -Ursprüngliche Nachricht- >> Von: Rostislav Khlebnikov [mailto:rostislav.khlebni...@kcl.ac.uk] >> Gesendet: Mittwoch, 23. September 2015 17:53 >> An: mitk-users@lists.sourceforge.net >> Betreff: Re: [mitk-users] Creating widgets from pyth

Re: [mitk-users] Creating widgets from python

2015-10-07 Thread Rostislav Khlebnikov
> Best, > Eric > > -Ursprüngliche Nachricht- > Von: Rostislav Khlebnikov [mailto:rostislav.khlebni...@kcl.ac.uk] > Gesendet: Mittwoch, 23. September 2015 17:53 > An: mitk-users@lists.sourceforge.net > Betreff: Re: [mitk-users] Creating widgets from python > &

Re: [mitk-users] Creating widgets from python

2015-10-07 Thread Heim, Eric
porting/copying them into your python runtime. Best, Eric -Ursprüngliche Nachricht- Von: Rostislav Khlebnikov [mailto:rostislav.khlebni...@kcl.ac.uk] Gesendet: Mittwoch, 23. September 2015 17:53 An: mitk-users@lists.sourceforge.net Betreff: Re: [mitk-users] Creating widgets from python It

Re: [mitk-users] Creating widgets from python

2015-09-23 Thread Rostislav Khlebnikov
It would be great to get QWidgets in as well. So if you have any pointers - please let me know On 23/09/2015 16:41, Rostislav Khlebnikov wrote: > Hi guys, > > I am trying to let the advanced user the ability to create some widgets > from the python code. > Could you please tell me how can I achie