Opened 9 years ago

Closed 9 years ago

#46 closed defect (fixed)

Disable "Resume" button when thread not active

Reported by: zhangjr Owned by: zhangjr
Priority: minor Milestone: pre-alpha
Component: presenter Version: 0.1
Keywords: Cc:
Blocked By: Blocking:
Parent ID: Parent Tickets:
Estimated Number of Hours: 0.0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description

Add Thread_isAlive function to decide whether one thread is running.

Subtickets

Change History (3)

comment:1 Changed 9 years ago by zhangjr

  • Owner changed from yanll to zhangjr
  • Status changed from new to assigned

comment:2 Changed 9 years ago by zhangjr

Add function:

def enablePauseButton(self, enable):

True: Enable
False: Disable

comment:3 Changed 9 years ago by zhangjr

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.