choose from list
choose from list
- Subject: choose from list
- From: Paul Berkowitz <email@hidden>
- Date: Sat, 23 Mar 2002 21:06:24 -0800
Has anyone noticed this before? (I'm using AS and Standard Additions 1.8.2b3
in OS 10.1.3 and 9.2.2):
choose from list {"a", "b", "c"} with prompt "Select one:" with empty
selection allowed
Although 'empty selection allowed' is true, there is no way to de-select an
item once you've selected one. You can only change it to another selection,
or Cancel.
choose from list {"a", "b", "c"} with prompt "Select one:" with empty
selection allowed and multiple selections allowed
Now you can se-select any number of choices via command-click, even back to
'empty' (nothing selected), then click OK.
I think you should always be able to command-click to de-select back to no
selection when 'empty selection allowed' is true.
--
Paul Berkowitz
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.