I have only modify on the method paint tmsgitem this line
- Code: Select all Expand view
WndBoxIn( hDC, 0, nLeft - 8, ::oMsgBar:nHeight - 1, nLeft - 7 )
and on the application I insert this command
- Code: Select all Expand view
SET MESSAGE OF ::oWndMain TO ::cAppName NOINSET 2007
the message are not trasparent
On the tmsgiten original NOT run ok the command NOINSET ...why ?