You are not missing anything - it is just that groups themselves do not trigger mouseEnter / leave (even when opaque - which is a pity) - AFAIK the only way around that is to place some suitable control (I usually use a graphic) as a "background" to the group - set the margins of the group to 0 - and then you messages will get sent first to the graphic then up the hierarchy to the groups.
2010/1/2 Ludovic Thébault <[email protected]> > Hello, > > I've a group, inside that grp, i've an other grp with scrollbar, and inside > this group i've an other group (!) where objects need to be active with a > mouseenter. > It's not working (it's work if there is only the last group). > > Only script's object have the mouseenter handler. > > What i miss ? > > Thanks and happy New Year !_______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
