Python Clipboard Design

From OpenCircuits
Revision as of 14:18, 20 March 2020 by Russ hensel (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview[edit]

Root documentation of this application is at: Python Smart ClipBoard This page is the documentation for the technical design. The application uses the design at Python Desk Top Applications refer to that for general design. This part of the documentations only covers more specific aspects of this application.

Not Here but There[edit]

In each of the sections:

There are some notes relevant to the code and design.


More Info[edit]

More detail here is beyond the level I think is justified by the effort to write it. Look at the code I am constantly improving the internal documentation. If I change my mind more info will appear here, or you can ask me.

It may help to know this application is single threaded so there is not multi threaded stuff to worry about.