On approximately 7/4/2003 2:39 PM, came the following characters from
the keyboard of Jeremy White:
All,

Do tool tips work? I've searched this list, and couldn’t find a reference to a working example?

If anyone could provide pointers, I would be grateful, and will update the document project with an example.

Cheers,

Jez.

Yes, tool tips work in at least some cases (I haven't found or searched
for cases where they don't work -- but I've just used them with buttons
and labels.

Unfortunately, the examples that I have are not suitable for including
in documentation, as I pass things through a couple layers of wrappers
before it gets to a real Win32::GUI call.  But the gist of it is just to add

    -tip => 'Configuration options menu',

to the list of parameters when creating the item.  I haven't attempted
to change them dynmically, either.

--
Glenn -- http://nevcal.com/
===========================
Like almost everyone, I receive a lot of spam every day, much of it
offering to help me get out of debt or get rich quick.  It's ridiculous.
-- Bill Gates


Reply via email to