[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.technology.ercp] Re: Include ScrolledComposite with a twist
|
Let me, do the first comment on this.
About our choices, I do not like choice 3 because we may end up supporting
this unsupported API in the long run.
I think before creating a ScrolledComposite with auto-scroll in Mobile, we
should hear from the SWT team about the auto-scroll.
--
Gorkem
"Gorkem Ercan" <gorkem.ercan@xxxxxxxxxxxxxxxx> wrote in message
news:e6ob4u$qpa$1@xxxxxxxxxxxxxxxxxxxx
>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
>