Re: The default button

2017-02-24 Thread Bob Sneidar via use-livecode
Interesting. I think what I will do then is spend time setting all the buttons default to false, then managing which buttons have the default on. The only reason it helps me (I don't ever use standard buttons, but always attach a graphic for an icon) is that I have 3 modes each data form can hav

Re: The default button

2017-02-24 Thread Mark Wieder via use-livecode
On 02/24/2017 03:13 PM, Bob Sneidar via use-livecode wrote: Hi all. I was given to understand that there can only be one default button. I see I am mistaken. I thought that setting the defaultButton of a card unset the default of the button that was the defaultButton prior to that. It seems to

The default button

2017-02-24 Thread Bob Sneidar via use-livecode
Hi all. I was given to understand that there can only be one default button. I see I am mistaken. I thought that setting the defaultButton of a card unset the default of the button that was the defaultButton prior to that. It seems to me that this is how this ought to work, because if not, the