forlano Messages: 1207 Registered: March 2006 Location: Italy
Senior Contributor
Hello,
when I started with U++ I was coming from a GUI in C where all the callbacks were visibile to all and I could draw "spaghetti" everywhere. In C++ the things are different and I had my bad moments of frustastion with the class and their callbacks. Thanks to Aris I overcame them.
In my spare time I've written a short notes/tutorial about callback (see attached). Perhaps they can be useful for beginners like me.
You can use them as you want for any purpose you like. If you have comments and want to improve them you are welcome. There is space for improvements!