Re: Choose from list goes out of screen range
Re: Choose from list goes out of screen range
- Subject: Re: Choose from list goes out of screen range
- From: Emmanuel <email@hidden>
- Date: Fri, 20 Jul 2007 16:33:56 +0200
At 3:25 PM +0200 7/20/07, Jan Bultereys wrote:
Hi Guys, Bill...
Can you tell me what result you get with this? This gives me the 'out of
range' result.
set listTest to {}
repeat with i from 1 to 2000
set temp to (i & " AddSomeTextToItToMakeItALittleBigger" as text)
copy temp to end of listTest
end repeat
choose from list listTest
This definitely goes far beyond my screen's bottom edge. Scary ...
That said, if I double-click one of the items I can reach, or if I
press escape, I get the expected result - no 'out of range' or error
of any kind.
What about filing a bug?
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden