Edit history

Edit: -1 of 1
Time: 2007-01-20 21:28:17
Note: /dabosite/wiki/DaboUiSetAfterInterval/reparent

changed:
-
Signature:

 <pycode>dabo.ui.setAfterInterval(interval, obj, prop, val)</pycode>

Description:

 See the documentation for [dabo.ui.callAfter]() and [dabo.ui.callAfterInterval]() to understand the relation between these two functions. **setAfterInterval()** serves the same purpose as **callAfterInterval()**, except that you can set a property's value instead of calling a function.

Returns:

 None.