Convenience method: if the dialog_item is not yet placed in a dialog
window, place it in a default dialog window and open this window on the
display, so
?- send(text_item(name), open).
Suffices to create a default text_item
object in a window on the display.