Re: Weird toolbar button behavior in 1.5?
Re: Weird toolbar button behavior in 1.5?
- Subject: Re: Weird toolbar button behavior in 1.5?
- From: Bryan Pietrzak <email@hidden>
- Date: Thu, 12 Aug 2004 10:29:46 -0500
On Aug 11, 2004, at 11:18 PM, Scott Tooker wrote:
The problem with trying to have click-through some of the time is that
then the user is always unsure exactly what items will activate
immediately or not. There are certain things that can be done to
indicate what will cause an action (like enabling/disabling widgets or
mouse rollovers), but it's not foolproof.
The problem with having everything use click through is then you can
accidentally cause actions that are not desired (and sometimes the
visible part of the window is filled with widgets that perform
actions). A simple and evil example is clickthrough into a large text
view, which destroys the current cursor position and selection.
For now, we've taken the position that it's better to be consistent
and not allow clickthrough in Xcode than trying to allow selective
clickthrough.
Excellent choice -- thanks! :)
Bryan
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.