How to fixed window size in eclipse rcp e4 -


i didn't want dragged change size. i'm primary learner. create part in application.e4xmi.

the structure 'window , dialogs ---> trimmed window ----> controls ----> part', created class associate it.

if have 1 part in trimmed window can set style of window prevent resizing.

you setting styleoverride value in 'persisted state' section on 'supplementary' tab of 'trimmed window' page in application.e4xmi.

add persisted state value key of 'styleoverride' , value of '96' corresponds 'swt.close | swt.title' style.

enter image description here


Comments

Popular posts from this blog

json - Zend error Connection -

javascript - Trigger mouseenter when an animated element touches mouse -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -