position of field scrollbar

2014-10-02 Thread larry
Hello,
I have a field with a vScrollbar

Does anyone know how to set the position of the scrollbar to 0  ??

I'm sorry, but the LC dictionary is of NO help in this matter - at least not 
that I could see.

Thanks,
Larry
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: position of field scrollbar

2014-10-02 Thread Mark Schonewille

Hi Larry,

If you search the dictionary for scroll, you'll see properties such as 
scroll, vScroll and hScroll. You can use the vScroll property to set the 
scroll of a field to 0.


--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Installer Maker for LiveCode:
http://qery.us/468

Buy my new book Programming LiveCode for the Real Beginner 
http://qery.us/3fi


LiveCode on Facebook:
https://www.facebook.com/groups/runrev/

On 10/2/2014 11:05, la...@significantplanet.org wrote:

Hello,
I have a field with a vScrollbar

Does anyone know how to set the position of the scrollbar to 0  ??

I'm sorry, but the LC dictionary is of NO help in this matter - at least not 
that I could see.

Thanks,
Larry


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


RE: position of field scrollbar

2014-10-02 Thread Ralph DiMola
Set the vscroll of control YourField to 0

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net

-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of la...@significantplanet.org
Sent: Thursday, October 02, 2014 5:06 AM
To: use-livecode@lists.runrev.com
Subject: position of field scrollbar

Hello,
I have a field with a vScrollbar

Does anyone know how to set the position of the scrollbar to 0  ??

I'm sorry, but the LC dictionary is of NO help in this matter - at least not
that I could see.

Thanks,
Larry
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode