06-20-2006, 02:29 PM
Thank you, i will be studiying this a bit more until fully understand whats happening.
But there are more commands that use a callback function, so the unability to get member-functions address is actualy breaking your whole class + member-function functionality...
Using what you did above is actualy placeing the whole functionality, of what the coder intended tobe inside a class, outside the whole class programming.
Thus making QM not able tobe used for Object-Oriented programming.
I realy hope you will implement this short comming someday...
(taking and using member function addresses)
But there are more commands that use a callback function, so the unability to get member-functions address is actualy breaking your whole class + member-function functionality...
Using what you did above is actualy placeing the whole functionality, of what the coder intended tobe inside a class, outside the whole class programming.
Thus making QM not able tobe used for Object-Oriented programming.
I realy hope you will implement this short comming someday...
(taking and using member function addresses)
Well thats all for now, 3M

