Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ScrollArea




On Jan 24, 2007, at 8:15 AM, Alexander Kaiser wrote:

Hi,

i using dashcode for widget developing. In one Widget i have a scrollarea but i dont
see any slider whats here wrog, I´m able to scroll but i missing the slider.


thanks

mfg

Alexander—

After you add contents to a scroll area, you need to refresh it so that the area and scroll bars know that you have updated them and can adjust properly. After you change the contents of the scroll area, call this:

document.getElementById("scrollArea").object.refresh()

...where "scrollArea" is the ID of your scroll area.

You can learn more about using a scroll area at:
<http://developer.apple.com/documentation/AppleApplications/ Conceptual/Dashboard_ProgTopics/Articles/AppleScrollArea.html>


Christian.

--
Christian Wagner
Writer — Apple TechPubs
email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Dashboard-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/dashboard-dev/email@hidden

This email sent to email@hidden
References: 
 >ScrollArea (From: Alexander Kaiser <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.