[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.ercp] Include ScrolledComposite with a twist

I have started to encounter some eSWT based applications and I have noticed 
that in most cases the applications use the ScrolledComposite. This makes me 
think that it is important that we include the ScrolledComposite in the 
expanded package. But I have checked the ScrolledComposite in SWT(platform) 
and that does not have the auto-scrolling (the version in DemoApp has that) 
which is curicial to devices.

Me, Mark and Yu had and early discussion about this matter and it is 
suggessted that we have 3 choices to include a ScrolledComposite with auto 
scroll.

<mark>
Here are our choices:
1) Communicate with SWT team and workout a common auto-scrolling widget 
which could be added in SWT and eSWT follow-on releases
2) Add a "ScrolledComposite" widget to MobileExtensions
3) Continue as-is with sample code that applications can incorporate
</mark>

I would like to get everybody' s opinion on that.
Thanks,
Gorkem