Opened 16 years ago

Closed 16 years ago

#2061 closed bug (fixed)

Installer button always shows "Begin"

Reported by: scottmc Owned by: korli
Priority: normal Milestone: R1
Component: Applications/Installer Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

On the BeOS installed this would change from start, to stop, to quit depending on where in the install process it was. (Also Installer is missing from the Applications list in the Ticket Properties box.)

Attachments (1)

instpatch.patch (8.5 KB ) - added by korli 16 years ago.
the patch

Download all attachments as: .zip

Change History (4)

comment:1 by scottmc, 16 years ago

Summary: Installed button always shows "Begin"Installer button always shows "Begin"

comment:2 by axeld, 16 years ago

Component: ApplicationsApplications/Installer
Owner: changed from axeld to korli

I have a patch here by Christian Fasshauer that he should attach to this bug soon for review.

by korli, 16 years ago

Attachment: instpatch.patch added

the patch

comment:3 by korli, 16 years ago

Resolution: fixed
Status: newclosed

Applied in hrev25466. I replaced the call to QuitRequested() with a PostMessage(B_QUIT_REQUESTED).

Note: See TracTickets for help on using tickets.