ToasterBox is a cross-platform library to make the creation of MSN style "toaster" popups easier. It has 2 main styles:
- TB_SIMPLE: using this style, you will be able to specify a background image for toasterbox, text properties as text colour, font and label.
- TB_COMPLEX: this style will allow you to put almost any control inside a toasterbox. you can add a panel in which you can put all the controls you like.
Both styles support the setting of toasterbox position (on screen coordinates), size, the time after which the toasterbox is destroyed (linger), and the scroll speed of toasterbox.
Downloads, screen shots, demo and more info can be found at:
http://xoomer.virgilio.it/infinity77/AGW_Docs/toasterbox.ToasterBoxWindow.html
Andrea.