Bug 28821 - New childAdded listener on class Composite would be helpful
Summary: New childAdded listener on class Composite would be helpful
Status: RESOLVED DUPLICATE of bug 21057
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Steve Northover CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 26990
  Show dependency tree
 
Reported: 2002-12-23 04:04 EST by Dirk Baeumer CLA
Modified: 2006-05-09 10:42 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 Dirk Baeumer CLA 2002-12-23 04:04:10 EST
Build I20021218

To better solve the dialog font problem a listener on class Composite that is 
informed whenever a new child widget has been added would be helpful. For a 
dicusssion on the font problem see bug 26990.

The listener should be called when the child widget has fully been created 
(e.g. it is legal to call methods on it).
Comment 1 Florian Priester CLA 2006-05-07 11:16:38 EDT
Same as bug 21057?
Comment 2 Steve Northover CLA 2006-05-09 10:42:42 EDT
Yup.

*** This bug has been marked as a duplicate of 21057 ***