wxwidgets - Event when paint complete or smth similar in wxFrame -


is there in wxframe such event, when frame painted, can query data while interface done? quering data in application::oninit() function right before return true , interface not painting while data quering. looks ugly.

not sure trying here, might interested in callafter()


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -