Bug 576211 - [ToolBar] Fire a SWT.EmptinessChanged event from Toolbar
Summary: [ToolBar] Fire a SWT.EmptinessChanged event from Toolbar
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.22   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-23 04:09 EDT by Niraj Modi CLA
Modified: 2021-09-23 04:14 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Niraj Modi CLA 2021-09-23 04:09:01 EDT
Similar to bug 553598, we can support SWT.EmptinessChanged for ToolBar:
-    After first tool item addition.
-    On last tool item removal.