That's just for HTC widgets on the HTC homescreen...and unfortunately they
don't expose any API for us devs, so we cannot make scrollable widgets that
would work on the Sense homescreen or stock launcher.

However, you can create scrollable widgets for 3rd-party launchers (like
LauncherPro, ADW, Home++, etc.) that support those. Take a look here:
- http://hpp.intuitit.mobi/for-developers#TOC-Building-Scrollable-Widget
<http://hpp.intuitit.mobi/for-developers#TOC-Building-Scrollable-Widget>-
http://hpp.intuitit.mobi/for-developers/scrollable-widget
<http://hpp.intuitit.mobi/for-developers/scrollable-widget>- (Example)
http://code.google.com/p/scrollable-widget-for-hpp/
<http://code.google.com/p/scrollable-widget-for-hpp/>- (Example)
http://code.google.com/p/scrollablecontacts/


Bye,
<http://code.google.com/p/scrollablecontacts/>YuviDroid

On Sun, Dec 12, 2010 at 12:55 PM, KlausSK8 <[email protected]> wrote:

> Thanks for your answer String,
>
> I uploaded a video showing the home screen widget scrolling...
> So, how this widget allow scroll?
> The link for the video http://www.youtube.com/watch?v=x5AkebfVqsE
> It has much home screen widget scroll like that, contacts,
> appointment, messages, maybe it's just for HTC widgets... but I think
> if HTC widgets allows to scroll, I could too
>
> Thanks,
> Klaus
>
> On 11 dez, 04:06, String <[email protected]> wrote:
> > I'm pretty sure that it can't be done, sorry. All interaction with a
> widget gets pushed through a RemoteViews object, and the only event it
> supports is click.
> >
> > String
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
YuviDroid
Check out Launch-X <http://android.yuvalsharon.net/launchx.php> (a widget to
quickly access your favorite apps and contacts!)
http://android.yuvalsharon.net

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to