Bug 308062 - Make CoolBar support smarter
Summary: Make CoolBar support smarter
Status: NEW
Alias: None
Product: XWT
Classification: Technology
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Yves YANG CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-05 03:58 EDT by Konstantin Scheglov CLA
Modified: 2013-01-24 15:32 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Scheglov CLA 2010-04-05 03:58:06 EDT
Build Identifier: 

See http://www.eclipse.org/forums/index.php?t=msg&th=165632&start=0&
---
As I understand, CoolBar requires special steps to show CoolItem with Control on it, with correct size.

Is it possible to enhance XWT to render CoolBar nicely without writing Java code for each CoolBar?

I can do this at design time, but at run time this will cause user confusion.
---

See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=308061

It seems that you have already method for performing tweaks of size/height to set reasonable size, but this should be done only if there are no explicit value.

Reproducible: Always