diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-01-28 22:51:10 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-01-28 22:51:10 +0100 |
| commit | 202db65935d71650600de9de59e4950ad047a122 (patch) | |
| tree | 3a8aa51157cecf39d38aff1e0aa6781b177fa4a1 | |
| parent | 39040dde3a6eef2e9b08ce6d3c5ca23aa4566ce6 (diff) | |
Revision A: Update SPECS.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
| -rw-r--r-- | SPECIFICATION.TXT | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/SPECIFICATION.TXT b/SPECIFICATION.TXT index 3cce5377..f49a4285 100644 --- a/SPECIFICATION.TXT +++ b/SPECIFICATION.TXT @@ -33,6 +33,9 @@ CWindowLookAndFeel interface takes care of that. =================================== We use C++ for this API, use it when dealing with C++ code. For C use RTKit. +It is the unstable APIs with RTKit, they change a lot. + +Use the App Subsystem to create apps. =================================== 4: The RunTime Kit |
