this:SetBackdropColor(1,1,1,0)
GEMCalendarHourDropDown_OnShow(); GEMCalendarHourDropDown_OnShow(); GEMCalendarMinuteDropDown_OnShow(); GEMCalendarMinuteDropDown_OnShow();
this:SetBackdropColor(1,1,1,0)
this:SetBackdropColor(1,1,1,0)
GEMCalendarMonthDropDown_OnShow(); GEMCalendarMonthDropDown_OnShow(); GEMCalendarYearDropDown_OnShow(); GEMCalendarYearDropDown_OnShow();
if ( this.isMoving ) then
this:StopMovingOrSizing();
this.isMoving = false;
end
if ( ( ( not this.isLocked ) or ( this.isLocked == 0 ) ) and ( arg1 == "LeftButton" ) ) then
this:StartMoving();
this.isMoving = true;
end
if ( this.isMoving ) then
this:StopMovingOrSizing();
this.isMoving = false;
end
GEMCalendar_OnShow();
if ( this.isMoving ) then
this:StopMovingOrSizing();
this.isMoving = false;
end
if ( ( ( not this.isLocked ) or ( this.isLocked == 0 ) ) and ( arg1 == "LeftButton" ) ) then
this:StartMoving();
this.isMoving = true;
end
if ( this.isMoving ) then
this:StopMovingOrSizing();
this.isMoving = false;
end