ZMatrix draws over the desktop icons and doesn't show them until you move your mouse over them. When you do that, it immediately begins drawing over them again.
On a side note just recently tried reinstalling this on a windows 7 machine myself and moving a window over the desktop will also erase the matrix code.
I think that there needs to be a major update looking at how the code is being rendered
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well, looks like development or stopped or going slow. So i decided to try to fix this for Windows 7 (which i personally using right now) by myself and created fork of source code for this project on my github account here: https://github.com/payalord/ZMatrix
My version of futher development will be there. I already successfully converted source to be able to compile without errors on Visual Studio Community 2017, without anything related to Borland.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
On a side note just recently tried reinstalling this on a windows 7 machine myself and moving a window over the desktop will also erase the matrix code.
I think that there needs to be a major update looking at how the code is being rendered
Well, looks like development or stopped or going slow. So i decided to try to fix this for Windows 7 (which i personally using right now) by myself and created fork of source code for this project on my github account here: https://github.com/payalord/ZMatrix
My version of futher development will be there. I already successfully converted source to be able to compile without errors on Visual Studio Community 2017, without anything related to Borland.
Fixed in my fork repo for Windows 7 Aero mode.