Bug 58343 - AWT CheckboxGroup selectedCheckbox property editor not showing list
Summary: AWT CheckboxGroup selectedCheckbox property editor not showing list
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VE (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: VE Bugzilla inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-13 14:33 EDT by Jeff Myers CLA
Modified: 2011-06-13 11:37 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Myers CLA 2004-04-13 14:33:42 EDT
AWT CheckboxGroup selectedCheckbox property editor should show the list of
checkboxes with this bean as its checkbox group.  This worked in 0.5.

Drop an AWT Checkbox.
Select the checkboxGroup property and use the ... button to drop a new
CheckboxGroup.
Drop another AWT Checkbox and set the checkboxGroup to the new group.
Select the dropped group on the free form.
Pull down the combo box for the selectedCheckbox property.  This list should be
populated with the two check boxes, but it is empty.