Am 02.09.2015 um 19:18 schrieb Antonio Scuri:
>    IupRefresh does not affects a single control. It affects all the dialog.
> All the dialog layout, for all controls inside it, is recomputed when
> IupRefresh is called, even is the parameter is a label deep down the dialog
> hierarchy. If for every change you are calling IupRefresh, then do it only
> once at the end of all changes. Is that the case?

Thanks a lot.  That's been the case.  Whenever I'm unsure I now use
IupGetDialog to find the dialog (or non) to refresh and collect the
refresh requests per application-activity.  Much better.

Best

/Jörg

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to