Hello
But image navigator scales like other plugins

Date: Fri, 30 Oct 2015 12:32:31 +0000
Subject: Re: [mitk-users] is it possible to make static width for pugin
From: sascha.zel...@gmail.com
To: mikhail.pukhli...@outlook.com
CC: mitk-users@lists.sourceforge.net; s.kislins...@dkfz-heidelberg.de

It is possible in BlueBerry. I don't remember the exact location. Either in the 
view extension point or the PageLayout class used in an application Window 
advisor. Look at the image navigator view for an example.
Am 30.10.2015 13:12 schrieb "Pukhlikov Mikhail" <mikhail.pukhli...@outlook.com>:



Thanks
but sadly parent->setMaximumWidth doesn't help and parent->parentWidget returns 
Access violation - I need some way to have *static* plugin - is the only way to 
achieve it is to modify blueberry?
From: s.kislins...@dkfz-heidelberg.de
To: mikhail.pukhli...@outlook.com; mitk-users@lists.sourceforge.net
Date: Fri, 30 Oct 2015 12:57:00 +0100
Subject: RE: [mitk-users] is it possible to make static width for pugin

Hi, it is not possible or at least shouldn’t be possible by design. Views are 
framed within BlueBerry controls which make up a *flexible* UI framework. 
However, there might be possibilities to circumvent that. Have you tried to set 
a maximum size for your top-level widget? Best,Stefan 
From: Pukhlikov Mikhail [mailto:mikhail.pukhli...@outlook.com] 
Sent: Freitag, 30. Oktober 2015 11:17
To: mitk-users@lists.sourceforge.net
Subject: [mitk-users] is it possible to make static width for pugin
 
Hello
 
Can I create plugin with static width? unresizeable
 
Thank you
                                          

------------------------------------------------------------------------------


_______________________________________________

mitk-users mailing list

mitk-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/mitk-users


                                          
------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to