ApplescriptObjC: scroll down text view

Hi Community,
I'm making a data management program in ApplescriptObjC, and rather than using a progress bar alone to display progress, I want to use a text view as a log to relay information (much like terminal does when running a command in verbose mode). The only problem is that once the "log" fills up, it doesn't scroll down, it stays at the top. Is there any way to set the setString so that it will start at the bottom?

Just a quick question about the actual "log" though. Here's the code I have for it, and i'm calling on it with a test button right now, but it doesn't seem to be working. Do you know what i'm doing wrong? Here's what I have:
  on test_(sender)
       repeat with i from 1 to 10
            ProgReport_("test " & i)
       end repeat
  end test_
on ProgReport_(NewProgress)
     set oldProgress to oldProgress & "
" & NewProgress
     prog's scrollRangeToVisible_({length of oldProgress, 0})
end ProgReport_

Similar Messages

  • How to scroll down text on UITextField ?

    Hi guys.
    I am trying make multiline text edit field using UITextField.
    When writing a long text, it doesn't scroll down (doesn't move to down next line).
    Just appearing one line.
    Can you help me how to make multiline text editing field ?
    Thanks in advance.

    Is there some reason you're not using UITextView instead of UITextField? UITextView is a subclass of UIScrollView, and supports multi-line text entry as well as vertical and horizontal scrolling. UITextField is not designed to do what you want.
    \- Ray

  • Why can't i scroll down when viewing info on itunes

    I currently trying to update my ipad with itunes, but when i try to update my calendars and emails  itunes won't allow me to scroll down the bottom options. Is there a way to scroll down???

    "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    You can use "Disable all add-ons" on the ''Safe mode'' start window.
    You have to close and restart Firefox after each change via "File > Exit" (on Mac: "Firefox > Quit")

  • When I use the 'reply' tab in Hotmail I can only see half of the screen and am unable to scroll down to view the email I am responding to. How do I fix this?

    I use Hotmail and when I hit 'reply' I can only see half of the page. I cannot tab down to read the email I am responding to and if I type too much the text disappears into the hidden section of the page. This does not happen in Google Chrome when I checked it so it is a Firefox problem.
    How do I fix this?

    OOPS! Too quick on the trigger to ask that question without trying anything. Sorry. Solved it by touching the bookmark icon.

  • Does anyone know how to select text in Appleworks, click on the font button and then be able to scroll thru all the font so that one can see the text change as you scroll down the list, at present  I have to do it one font style at a time and then repeat

    does anyone know how to view text in Appleworks, to be able to click on the font button and then be able to scroll thru all the font so that one can see it change as you scroll down the list, at present  I have to do it one font style at a time and then repeat? Thanks jl

    Welcome to the Apple forums
    Your question really belongs in the AppleWorks community/forum.
    You can turn on fonts in actual type in the AppleWorks preferences.

  • View pages by scrolling down not across

    Is there any way of making Adobe scroll down the pages rather than across?  Eg when there are say 5 pages to a pdf I have to go from page 1 and scroll across to page 2 then back to the left for page 3 then back to the right for page 4 and back to the left for page 5.  I would like to know if the pages can be viewed by simply scrolling down not backwards and forwards across the screen?

    The only view option is from the web browser so that was not an option.  However, I did find a button at the bottom of the screen within Adobe that does the trick.  Button with a square on it.  Obviously means, single page scrolling even though there is no rollover text.
    Thanks for the reply.

  • After the last time i updated If i scroll down a page and go back to the beginning of the page, my text is all messed up.

    After downloading new firefox, when i scroll down a page, if i scroll back up the text on the page appears garbled. It looks like i am viewing it underwater. i tried changing the view settings around, but that did not help. not sure what else to do.

    Hello denjfurs, it's great you solve your issue, mark '''''YOUR reply''''' as chosen solution to help others with the same issue.
    thank you

  • In ical, only since the update, when I look at the day view, I can no longer scroll down indefinitely; it stops at one day only

    Since the update, when I use ical , and am on the day view, I no longer can scroll down through multiple days; it stops at one day only. Seems like a poor design change. Any idea how to reverse this?

    cfromflorida,
    Try swiping left/right works for me.

  • Calendar on iOS 7. Anyone noticed that when you enter text into the "notes section" of a day, the text disappears behind the keyboard rather than scrolling down to keep pace with text entry ? Looks like an 7 glitch to me ?

    Calendar on iOS 7. Anyone noticed that when you enter text into the "notes section" of a day, the text disappears behind the keyboard rather than scrolling down to keep pace with text entry ? Looks like an 7 glitch to me ?

    Doesn't do that for me. Try resetting the phone

  • When I am on my home screen on the iPhone, swipe left to the search page. Put a letter in the search field. then scroll down. eventually you get to all your texts previously deleted or not. The are all there. How can I clear the entire text from the phone

    When I am on my home screen on the iPhone, swipe left to the search page. Put a letter in the search field. then scroll down. eventually you get to all your texts previously deleted or not. The are all there. How can I clear the entire text from the phone

    When I am on my home screen on the iPhone, swipe left to the search page. Put a letter in the search field. then scroll down. eventually you get to all your texts previously deleted or not. The are all there. How can I clear the entire text from the phone

  • Text Scroll Down Widget?

    Can anyone advise?. I would like to insert a text scroll down panel on my site
    rather than having to look at a load of text. If people want more information and read additiuonal text, enavling them to scroll and read.
    Can this be achieved with iweb?
    Appreciated.

    you may want to put the text block in a separate page, then link it to your intended page using iframe.
    varkgirl has tutorial on how-to inserting iframe, search *insert iframe* in this forum and narrow down to username: varkgirl

  • Enabling scroll down on a View

    Hi,
    i have a View which is composed of a sample image(*.png) as well as a Table view (with 3 sections). Table view is below the image.
    When i load this screen,since i have more data on the table view,some part of the table view goes done and not visible in the inital launch. Here i would like to scroll down (by pressing the screen down) to see the rest of the data. But this is not working for me.
    If i have only the table view , scrolling down works fine ( since that is the scroll on the table view). But if i have the image as well on the View, scrolling down in not working.
    can any pls tell me how to enable the scroll at the view level. i am missing something here.
    thanks.

    call 1-800-My-iPhone they may be able to help you

  • If I hilite a line then scroll down a ways, is there a way to jump back to the hilited text?

    If I hilite a line on a web page then scroll down a ways, is there a way to jump back to the hilited text?

    Not a solution.
    If you are reading an article etc, and scroll way down to see comments for example, and want to return to where you were, a simple way is to highlight a few lines.
    Yes, you can scroll back, but is there a way to "snap back" ?
    If you are typing into a field, and scroll away, you can hit space to return to the point you were typing, etc.
    Just wondering if there is a way to snap back to your hilited section...

  • When I print doc in Adobe Reader, it automatically scrolls down several inches before starting to print text.  Therefore text runs off bottom of page.  Have tried all different settings and nothing works.  Help!!!!!

    When I print in Adobe Reader, the paper scrolls down several inches before the text begins therefore running off the page.  I have tried numerous settings and cannot fix problem.  Help!!!

    I have finally cracked it!!!!!!!!!!!!!!!!
    The issue is definitely with Java Sun. "Uneven character spacing when printing JTextComponent"
    It is raised on the http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6488219
    And currently in OPEN state, and raised on 31 Oct 2006 and mentions it was caused by fix 4352983.
    So where do we go from here. It's not good because I have tried all later version of the JVM and the issue is still there.
    Why? Because it hasn't been fixed yet. Read the bug report above, as it gives more insight -- and mentions the workaround is NOT good for existing code.
    So the way forward is to use an earlier version of the JVM 5.
    I download the JVM version 1.5.0 (starting version) and works Ok... I would probably think version prior to 4352983 would be Ok too.
    Please vote for this.... We have a workaround (use older version of the JVM).
    So I am very happy.

  • The touchscreen is too sensitive on my Blackberry Q10 to scroll down to read text in Huffington Post.

    I enjoy reading Huffington Post online, but when I try to do so on my Blackberry Q10 it is virtually impossible, since I almost always activate a link, without wanting to, when I try to scroll down to read text.  Is there any way to adjust the touchscreen sensitivity on my Blackberry Q10 or is there some other solution?

    I actually had trouble reading through an article on their website with my Z10.  The thing is, to be honest, the whole page is full of links and their website is.... not very good.  You can't avoid touching a link when you try to scroll because their is no "non-linked" area after the article.  It's one of the only sites I've noticed that problem.  I haven't gone back, but maybe request the desktop version in your browser settings?

Maybe you are looking for