Mercurial > hg > orthanc-python
annotate TODO @ 47:42de8b600c0c
Support of Apple OS X
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 04 Aug 2020 15:32:49 +0200 |
parents | 4a0932c22ddb |
children | d82eef8c98fc |
rev | line source |
---|---|
29 | 1 |
2 Primitives the Orthanc community is missing | |
3 =========================================== | |
4 | |
5 * "OrthancPluginRegisterFindCallback()": | |
6 https://groups.google.com/d/msg/orthanc-users/eOku4cDu308/k9P6Qa5vBgAJ | |
30 | 7 * "OrthancPluginRegisterWorklistCallback()": |
8 https://groups.google.com/d/msg/orthanc-users/4gvRJQzwh1U/fwFfXGMtAwAJ | |
9 |