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

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -