18 Mar
2006
18 Mar
'06
6:46 p.m.
Cool,
Where is the code that determines the types? Is there a list of possible types somewhere. That was one of the gating items for the verb sensitivity stuff I was working on a while back.
--Ted
On Fri, 2006-03-17 at 18:12 -0400, bulia byak wrote:
For multiple selected objects, the statusbar now reports their types. For example, if 5 groups are selected, it displays
5 objects of type Group in layer LayerName.
instead of just "5 objects selected" as before. If there are up to 3 types in the selection, they will be listed, for example:
5 objects of types Group, Path, Rectangle in layer LayerName.
The order of the list will correspond to the order in which the objects were added to selection. If there are 4 or more types in selection, only the number of types is reported, for example:
5 objects of 4 types in layer LayerName.