[jawsscripts] Re: Adding navigation and links to user buffer

  • From: "Sean Randall" <seanr@xxxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Mon, 10 Aug 2009 19:14:18 +0100

Hi,

Maybe I am wrong; I've never seen a way to add headings other than creating
a virtual document in some form of browsing window.

A line like:
UserBufferAddText ("Click here to hear the time", "saySystemTime()", "say
Time")
Before calling userBufferActivate() should work correctly.  The first
parameter to add text is the text to display, the second the function to
call and the third, the text to show in a links list.

All from memory, so excuse any errors.

Sean.

-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Jitendra
Sent: 10 August 2009 18:56
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: Adding navigation and links to user buffer

but I don't remember, where I saw those headings, perhaps in j tunes, so if
you say that we can't add them, may be true.
Thanks for the function, can you give me an example:
say, I want to add a link as: "Say Time", and when one presses enter on it,
it should call the say system time script or any say function with parameter
of get systemTime.
Thanks.
You wrote:

Hello,

It is only possible to add links, not complex document structures like
tables or headings.

Look at the userBufferAddText function - one of the parameters is the name
of a function to call.  That function will be activated as your link when
the user presses  enter.

Hope it helps,

__________
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts

__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: