Re: Changing text of button names in the installer
Re: Changing text of button names in the installer
- Subject: Re: Changing text of button names in the installer
- From: Luke Bellandi <email@hidden>
- Date: Wed, 11 Apr 2007 07:52:56 -0700
Hi Mike,
There's currently no prescribed way to do that, and we advise against
it as a rule. However, given access to the Installer's window with
your plugin, you can crawl the window's view hierarchy for buttons and
make changes that way. Note that the view hierarchy is subject to
change, possibly drastically, from release to release, so if you did
implement a hack like that, it's possible that it would break in the
future.
I'd suggest filing an enhancement request at http://bugreporter.apple.com
.
- Luke
On Apr 10, 2007, at 9:29 PM, Mike wrote:
Is there a way to change the text of the next and previous buttons
in the Apple installer? I need to change the text of one of the
buttons when I enter a pane but there doesn't seem to be any API for
doing this in the Installer Plugins Framework. I would prefer to do
it in the "willEnter" method but there doesn't seem to be any public
access to the buttons themselves.
Thanks,
Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden