11-14-2006, 08:43 PM
Window Functions 2:mac "Function2" "" GetWindow(TriggerWindow GW_OWNER)
Window Functions3 :mac "Function3" "" GetWindow(TriggerWindow GW_OWNER)
Window Functions 4:mac "Function1" "" GetWindow(TriggerWindow GW_OWNER)
Stop Functions On Window:SetProp(GetWindow(TriggerWindow GW_OWNER) "Function1" 0)
Stop Functions On Window:SetProp(GetWindow(TriggerWindow GW_OWNER) "Function2" 0)
Stop Functions On Window:SetProp(GetWindow(TriggerWindow GW_OWNER) "Function3" 0)
i could do it this way, but i dont want to have 10 buttons to stop just 1 function get my drift?
Window Functions3 :mac "Function3" "" GetWindow(TriggerWindow GW_OWNER)
Window Functions 4:mac "Function1" "" GetWindow(TriggerWindow GW_OWNER)
Stop Functions On Window:SetProp(GetWindow(TriggerWindow GW_OWNER) "Function1" 0)
Stop Functions On Window:SetProp(GetWindow(TriggerWindow GW_OWNER) "Function2" 0)
Stop Functions On Window:SetProp(GetWindow(TriggerWindow GW_OWNER) "Function3" 0)
i could do it this way, but i dont want to have 10 buttons to stop just 1 function get my drift?
