er of convenience.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeanne A.
E. DeVoto
Sent: Tuesday, December 28, 2004 7:14 PM
To: How to use Revolution
Subject: Re: Dealing with empty groups...
At 10:04 AM -0800 12/28/04, Richard Gaskin wrote:
>Groups are co
On 28 Dec 2004, at 16:57, Lynch, Jonathan wrote:
If I have to use a transparent object - then I can just put any object
that does not interfere with the layering of other objects into the
group, and that will allow the group to pass the mouseup message.
It doesn't have to be a transparent object. A
At 10:04 AM -0800 12/28/04, Richard Gaskin wrote:
Groups are containers for controls, but are not controls themselves.
The messages you see passed to the group are generated by events on
the controls.
This is not quite correct - groups are controls. (Expressions like
"the name of control 3" trea
Lynch, Jonathan wrote:
Even though I have a couple workable solutions to the problem at hand, I
am interested in understanding the underlying issue, because I can see
other uses for empty and/or nested groups in the future.
Groups are containers for controls, but are not controls themselves.
The m
ncludes the groups edges)
Is this the result of an internal setting of some sort, or just an
accident of RunRev?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ken Ray
Sent: Tuesday, December 28, 2004 12:35 PM
To: Use Revolution List
Subject: Re: Dealing
On 12/28/04 10:57 AM, "Lynch, Jonathan" <[EMAIL PROTECTED]> wrote:
> The empty group acts as a page. If I have an invisible object across the
> whole page in there, then when other objects on that page are sent to
> the bottom layer of that page, they will be under the invisible button.
> I can se
e
was some property of the group that could be adjusted to control this
behavior.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ken Ray
Sent: Tuesday, December 28, 2004 11:48 AM
To: Use Revolution List
Subject: Re: Dealing with empty groups...
On 12/28/0
On 12/28/04 10:27 AM, "Lynch, Jonathan" <[EMAIL PROTECTED]> wrote:
> It seems that an empty group will neither accept a mouseup message, nor
> allow that mouseup message to be passed to the card.
>
> Does anyone have suggestions on how to handle that?
Well, my suggestion may not help, but it wou