Re: scrolling content view resizes visibly but bounds and frame don't change

2010-09-11 Thread Christopher Corbell
On Thu, Sep 9, 2010 at 1:24 AM, Quincey Morris wrote: > On Sep 9, 2010, at 00:20, Christopher Corbell wrote: > > > This one is really bugging me. I have a WebView in a scrolling view and > > content gets appended to it periodically (new tables appended; the entire > > c

scrolling content view resizes visibly but bounds and frame don't change

2010-09-09 Thread Christopher Corbell
This one is really bugging me. I have a WebView in a scrolling view and content gets appended to it periodically (new tables appended; the entire content of the WebView is reset each time via loadHTMLString on the mainFrame). VIsually, the webView correctly expands to include new content includin

Stuck on programmatic scrolling (scrollToBottom sample code)

2010-08-07 Thread Christopher Corbell
I have a WebKit view which is displaying HTML content from a string. Periodically content can get inserted to the end of the body of the html document, at which time I have the WebView reload. I simply want to make the application programmatically scroll to the bottom of the page when this happen

NSSpeechRecognizer and Speech Recognition calibration

2008-12-26 Thread Christopher Corbell
I'm working on an accessibility app for the visually impaired and was hoping to use NSSpeechRecognizer. I've found it extremely difficult to get NSSpeechRecognizer to behave predictably on my system. Does anyone on the list have experience with this class & success with the Speech Recognition sys