At 20:59 2004-01-08, Steve Pick wrote:
> What happens if you do:
> $win->Hook(WM_MOVE, $mysub);
> $win->Hook(WM_MOVE, $myothersub);

Two hooks are assigned. When $win receives WM_MOVE, $mysub is called, then
$myothersub is called.

Ah, that accounts for my confusion. The solution was more clever than I expected, not less :)


/J

-------- ------ ---- --- -- --  --  -    -     -      -         -
Johan Lindström   Sourcerer @ Boss Casinos    [EMAIL PROTECTED]

Latest bookmark: "Open Text Summarizer"
http://libots.sourceforge.net/
dmoz (1 of 6): /Computers/Software/Operating_Systems/Linux/ 9


Reply via email to