Author Topic: toaster box  (Read 3034 times)

Offline mp

  • Single posting newcomer
  • *
  • Posts: 7
toaster box
« on: February 09, 2009, 04:03:21 am »
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

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: toaster box
« Reply #1 on: February 09, 2009, 06:48:27 am »
"src/include/infowindow.h" and "src/sdk/infowindow.cpp" should be what you are looking for.