To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71010
------- Additional comments from [EMAIL PROTECTED] Tue Oct 30 12:33:37 +0000
2007 -------
TBE->RICHBURRIDGE:
How exactly should the MEMBER_OF relation look like?
The MEMBER_OF relation indicates, that a radio button
is a member of a group of target objects. Let's take a
group of three radio buttons (1,2,3) as an example.
Then the MEMBER_OF relation for button 1 may look like:
a1) 1 -> (1,2,3)
If button 1 is not a member of the target group, then the
relation looks like:
b1) 1 -> (2,3)
Instead of one relation for all members of the target group
one can also build a relation for each member of the target
group:
a2) 1 -> (1)
1 -> (2)
1 -> (3)
b2) 1 -> (2)
1 -> (3)
Which of those alternatives do you prefer?
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]