Post Reply 
Can Notes be viewed using Notes App in program
09-07-2015, 04:16 PM
Post: #1
Can Notes be viewed using Notes App in program
The example dice program shows how to use App views within a program.

But there is no App for Notes - you get at that by a Shift/Notes.

Is there a way to call the Notes viewer from within a program?
So as to gain the ability to scroll around and view large fonts.
(Scrolling around within Terminal would be nice too).

I know you can get at the text strings using Notes().
It's having the large text and scrolling around that I want

Stephen Lewkowicz (G1CMZ)
https://my.numworks.com/python/steveg1cmz
Visit this user's website Find all posts by this user
Quote this message in a reply
09-07-2015, 05:39 PM
Post: #2
RE: Can Notes be viewed using Notes App in program
Code:
Notes
provides the available notes and
Code:
Notes("note name")
retrieves or asign a note

My website: erwin.ried.cl
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)