Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-incubator-e4-dev] CSS DOM Binding


On 10-Jun-08, at 8:59 AM, Christopher Aniszczyk wrote:
a) Have an SWT.Create event that would be called for widget creation

This allows the Styling/CSS framework to intercept these events (via a Display.addFilter(...) and do styling before they are presented to the user).

+1

Not to mention testability :)

Cheers,
Ketan Padegaonkar,
I blog... therefore I am... http://ketan.padegaonkar.name
http://swtbot.org/ - a functional testing tool for SWT/Eclipse



Back to the top