Home » U++ Library support » U++ Widgets - General questions or Mixed problems » Parent continues before child is painted
Re: Parent continues before child is painted [message #45354 is a reply to message #45352] |
Sun, 01 November 2015 12:15   |
|
Hi slashupp,
I don't know the answer to your question, but I think there is something wrong with your design, if you need to paint the controls in given order...
Each control should only display some state of your application. If there are data that are visualized by more then one control, then it should not be "owned" by any of them, but by some higher level entity, which takes care about it's state and calls Refresh() on all of the controls when necessary (e.g. when the data change).
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Wed May 14 23:06:48 CEST 2025
Total time taken to generate the page: 0.00499 seconds
|