From: | Gareth Griffiths |
Date: | 30 Jul 2001 at 18:57:39 |
Subject: | Re: MUI help bubbles |
Hello Steve,
On Monday, July 30, 2001 at 6:49:41 PM, you wrote:
> I'd like to add help bubbles to each of the gadgets,and have tries using MUIs
> #MUIM_ShortHelp, but all I get is an empty bubble. The docs for this haen't been
> written.
Instead of MUIAddTags #whatever,#MUIM_ShortHelp,"This is help text." use:
MUIAddTags #whatever,#MUIM_ShortHelp,Null("This is help text.")
That should work.
Cheers,
GazChap.
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie