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

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

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