Pam Melnychuk wrote:
Hi,
Right now I have a script that I am currently trying to modify. It is
written where it grabs info from a website and displays it in a tray
icon gui pop up box in the form of a listview. I want to convert the
code to a treeview but cannot find any help or examples of ho
Hi,
Right now I have a script that I am currently trying to modify. It is
written where it grabs info from a website and displays it in a tray icon
gui pop up box in the form of a listview. I want to convert the code to a
treeview but cannot find any help or examples of how to program a treevie
Brian Millham wrote:
I'm working on a GUI interface to create skins for my skin module. I'd
like to be able to set an event (using SetEvent('MouseDown', \&handle)),
>> and when I'd done with that event, reset the event to it's prior
behavior.
>> Is there a way to do this? I've looked on MSDN,
That's a possibility, but the original handler is set in the Skin.pm module.
The Skin Editor uses the Skin.pm module, but needs to override handlers at
certain times.
You've given me an idea to go on.
Brian Millham
This message traveled at least 44,000 miles to reach you!
Creator of the DW6000 Mo
I'm working on a GUI interface to create skins for my skin module. I'd
like
to be able to set an event (using SetEvent('MouseDown', \&handle)), and
when
I'd done with that event, reset the event to it's prior behavior. Is there
a way to do this? I've looked on MSDN, and the closest that I can
5 matches
Mail list logo