Re: statusbar

new topic     » goto parent     » topic index » view thread      » older message » newer message

"©koda" wrote:

> how can i draw text in status window each time it
> receives WM_PAINT? i have wrapped C function
> DrawStatusText, and use it to draw text, but it deletes
> when status window is repainted.

You can set the text in the status bar with:

   setText( <control>, <text> )

It calls SB_SETTEXT to set the text.

-- David Cuny

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu