Message-ID: <CAFcJUTrqvNm7R=Kf6sohoO+_Yg1rZ6vEopVFSxWWDvjU5CznhQ@mail.gmail.com>
Date: 2014-08-29T09:26:51Z
From: Ashis Deb
Subject: HANDLER FUNCTION PROBLEM
Hello ,
I have a function handler using gWidgets like below ,, i had
declared a function inside this function . But dont have the
idea how to call the function outside the handler function.
addHandlerClicked(AAS,handler=function(h,...)
{
ga() <<< THIS IS THE FUNCTION TO BE
CALLED OUTSIDE
{
}
})
ga() <<--- WANTED IT OUTSIDE
can anyone help please
[[alternative HTML version deleted]]