Re: Please, I'm after help with some buttons.
Re: Please, I'm after help with some buttons.
- Subject: Re: Please, I'm after help with some buttons.
- From: Brian Christmas <email@hidden>
- Date: Wed, 17 Sep 2014 09:55:15 +1000
G'day scripters
Thanks heaps Rob, when you indicated such a thing as outlined below is possible, I dug deeper into Googling, and experimented beyond what I had done before, and found the answer. All relevant buttons either hide/show or disable/enable as required. Much, much neater.
Regards
Santa
On 16/09/2014, at 9:07 PM, Robert DuToit <email@hidden> wrote:
Sounds like you need to use the table view delegate methods and do your stuff there when a row changes…
You can bind the hidden flag of a lot of things to the state to another button etc...
rob
On Sep 16, 2014, at 5:33 AM, Brian Christmas <email@hidden> wrote:
> G'day once more scripters.
>
> My app interface is complete except for one thing I cannot find a remedy for.
>
> As I posted several days ago, I'd like to be able to set the 'enabled' of a remove button when a user selects a row, and also call a handler from the button (because I need to keep a track of the removed item, and add it back to a source table), and I cannot use Shane's method of binding because I also need to show two hidden square buttons with arrows when a row is selected, and the count of the rows > 1.
>
> I'd appreciate feedback as to whether this is impossible. Having the remove button enabled even when no row is selected is so darn inelegant.
>
> Regards
>
> Santa
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> applescriptobjc-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.
applescriptobjc-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.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden