Hello.
I only need to know how i can know when a standard button is be clicked.
i though it will be like this
void Claden::Onladen()
{
while not (OKbuttonpressed); // then wait if it pressed then go further in this function...
}
plz help me out thx...




Reply With Quote