|
From: Ed L. <ed...@le...> - 2005-08-26 16:50:54
|
On Aug 26, 2005, at 12:20 PM, Kevin Altis wrote:
> As for reversing the list, it seems wrong to me that the top of the
> list would be the "back" instead of the "front", but if other GUI
> builders follow that convention we could consider switching it. It
> isn't a trivial change unless you simply change which methods are
> called by the Send to Back, Bring to Front, etc. menu items and
> leave the list display as is.
The convention I'm familiar with is that the top of an object
list is the backmost. When a new object is added, it is typically
added at the bottom of the object list, and to the front of the
visual layout.
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
|