Lines Matching refs:inuse
501 inuse = PyDialog(db, "FilesInUse",
506 inuse.text("Title", 15, 6, 200, 15, 0x30003,
508 inuse.text("Description", 20, 23, 280, 20, 0x30003,
510 inuse.text("Text", 20, 55, 330, 50, 3,
512 inuse.control("List", "ListBox", 20, 107, 330, 130, 7, "FileInUseProcess",
514 c=inuse.back("Exit", "Ignore", name="Exit")
516 c=inuse.next("Ignore", "Retry", name="Ignore")
518 c=inuse.cancel("Retry", "Exit", name="Retry")