Pierrou
Well-known member
- Joined
- Jul 6, 2017
- Messages
- 236
D.O. stands for Dénomination Orale = naming.
I quickly wrote a simple GUI module which works rather well.
Just plain Cerberus X 18/04 + the latest Autofit module by Druggedbunny enhanced by Simon Read (he corrected a bug with SetScissor)
The aim of the app is to load 1-4 language/visual field tests (naming or pointing tests) and then loop the pictures in full screen (display time = 4000ms) so that the patient names/points them while undergoing awake brain surgery.
You can load/edit/save patients profile (.txt files)
I intend to implement some log file to trace the patients' errors (semantic/phonologic errors, speech arrest, anomia...).
Most of all, the app is running on the very old IBM WinXP laptop we are still using in the operating room. It hasn't been tested by my colleagues and/or with real patients yet but I haven't seen it crash so far which is the most important thing of course.
Coding this simple but useful app using CX was a pleasure!
The only thing I haven't been able to do was to use my own icon (using GCC, since MSVS 32 bit builds don't seem to run on our machine)
I quickly wrote a simple GUI module which works rather well.
Just plain Cerberus X 18/04 + the latest Autofit module by Druggedbunny enhanced by Simon Read (he corrected a bug with SetScissor)
The aim of the app is to load 1-4 language/visual field tests (naming or pointing tests) and then loop the pictures in full screen (display time = 4000ms) so that the patient names/points them while undergoing awake brain surgery.
You can load/edit/save patients profile (.txt files)
I intend to implement some log file to trace the patients' errors (semantic/phonologic errors, speech arrest, anomia...).
Most of all, the app is running on the very old IBM WinXP laptop we are still using in the operating room. It hasn't been tested by my colleagues and/or with real patients yet but I haven't seen it crash so far which is the most important thing of course.
Coding this simple but useful app using CX was a pleasure!
The only thing I haven't been able to do was to use my own icon (using GCC, since MSVS 32 bit builds don't seem to run on our machine)