Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] TreeBorder in RCP FormPage

Please ask at the platform-newsgroup.

Tom

Tobias.Soloschenko@xxxxxxxx schrieb:
Hello,

I created a CheckboxTreeViewer and wanted the FormToolkit to draw the
borders:

checkBoxTreeViewer.getControl().setData(FormToolkit.KEY_DRAW_BORDER,
FormToolkit.TREE_BORDER);
toolkit.paintBordersFor(checkBoxTreeViewer.getTree());

The problem is that the borders doesn't appears. I tried much but can't
solve the problem yet.

Thanks for help and best regards

Tobias

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



Back to the top