Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Super sleak

Friday, February 2, 2007, 11:56:33 AM, you wrote:

CM> This sounds great, Chris!

CM> Please open a feature request in eclipse Bugzilla under "eclipse -
CM> platform - swt", and attach your patch. If you did any refactoring or
CM> reformatting or reorganizing of the code, please revert it for now - we
CM> can refactor later, but stuff like refactoring and reformatting make it
CM> impossible to see the real changes. Maybe browse changes yourself first to
CM> make sure that you are submitting only the real code changes.

Will do.

CM> Regarding adding callbacks to Device, we agree that this would add greater
CM> fidelity, but it would have some fairly complicated API & design 
CM> considerations because currently the swt graphics package does not have
CM> any callback (listener) mechanism.

I'm probably missing something but would something like this patch
work for the callback?
https://bugs.eclipse.org/bugs/show_bug.cgi?id=174121

Thanks,
Chris
-- 
Chris Grindstaff | http://gstaff.org



Back to the top