Re: getting a DC with wx

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

wx_puts() is graphics-based, which means your text will be erased on the next wxEVT_PAINT event. You would have to store the text somewhere and repaint it again during that event. Why not just use set_status_text() instead?

-Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu