Is it wise/intended to use the attach method of a Balloon as a way to reconfigure the Balloon's message?
i.e. Is it bad/wrong to repeatedly attach a Balloon to the same widget (without ever detaching it) each time changing the -balloonmsg option in order to make the associated message dynamic?
Is there another way that this is intended to be done (e.g. something like a -balloonmsgvariable option)?