Sheri wrote:
> 
> The letter R is enabled, but I can't see or click it because
> Ctrl+Park-All puts it offscreen. I can see A and H btw.
> 

In notes.powerpro change line 174 from:

  x0=x0.word(3)-35

to

  x0=x0.word(3)-135

your notes probably use a larger font than mine.
I don't know how to find out note font size programmatically,
so I hardwired 35 which works for me. Kludgy.

Reply via email to