# Note: gridwin is the parent window.
rtl_gridwin .gridwin -window .gridwin.child
# The child window is being instantiated
# after the gridwin:
text .gridwin.child
…
# Notify the gridwin to refresh itself, and
# map the 'child' window on screen.
.gridwin update