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
Post a Comment