aptitude/README.CWIDGET

7 lines
260 B
Plaintext

This file contains some caveats to be aware of when writing code that
interacts with the cwidget system.
- Be aware of the use of smart pointers (see README.SMART-POINTERS)
- Be careful to call all cwidget code from the UI thread (see
README.THREADS)