ألف مبروك .. لقد سعدت بهذا الخبر

result = button.getstate(this);
if result == 0 then
dialog.message("notice", "button_up ");
elseif result == 1 then
dialog.message("notice", "button_down ");
end
تعليق