On Fri, 17 Aug 2007, marius schebella wrote:
then I think the only solution is to write a new object: the message object :). we already have bang as a message and bang as a widget and we have two numbers, so why not also have a new message object, clickable and with all features one wants. marius.
Messageboxes are already objects. It's just that the constructor has been hidden, such that if you try to make a [message] object, it fails, even though the class is truly named "message". It is because class names don't matter, only constructor names matter, and they usually correspond to class names, but not always.
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801, Montréal QC Canada