Look into the scrollbar control. There is no way to make the view scroll automatically but with the scrollbar control you can create and enable it in your code. You will have to create the scrollbar, a div container which contains all your dynamic stuff and then move the div container up/down/sideways depending on the users interaction with the scrollbar control.
Best regards, Benjamin On Jul 21, 7:20 pm, Yarlee <[email protected]> wrote: > I am generating some dynamic stuff from options and some time it is > not sufficient in the view and some data is not visible. Is there a > way I can enable scrolling of the view.. > > Thanks, > Yarlee --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" 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/Google-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
