Hello,
In C::B I saw some thing like toaster box (window poped out in the right bottom corner of the screen, over system clock). Im curious where in C::B src code I could find implementation of this functionality becouse I want use it in my program (GPL of course :) ). AFAIK this is not an generic wxWidgets functionality and behaviour?
best regards
mp
"src/include/infowindow.h" and "src/sdk/infowindow.cpp" should be what you are looking for.