Skip to content
Discussion options

You must be logged in to vote

I have got the multi-thread load and window creation working well enough now that I've made it an official vsgdynamicwindows example, which can now part of vsgExamples master:

vsg-dev/vsgExamples#237

I added two models & window combination to the multi-thread load part and found that when one of the windows was a paged database the DatabasePager could be assigned to the Viewer then subsequently discarded by the next load. To fix bug this I had to modify the Viewer::assignRecordAndSubmitTaskAndPresentation(..) method to assign any DatabasePager that had been previously assigned. This fix is merged with VSG master: 5dcb64f.

With the latest incarnation of the vsgdynamicwindows code I use a v…

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
4 replies
@jamierobertson1
Comment options

@robertosfield
Comment options

@robertosfield
Comment options

@jamierobertson1
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@jamierobertson1
Comment options

@robertosfield
Comment options

@jamierobertson1
Comment options

@robertosfield
Comment options

@jamierobertson1
Comment options

Answer selected by robertosfield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants