| Reuse OpenTypeSelectionDialog [message #889342] |
Tue, 19 June 2012 02:26  |
Timur Achmetow Messages: 36 Registered: April 2012 |
Member |
|
|
Hello,
I want to reuse the OpenTypeSelectionDialog (Ctrl+Shift+T) from the JDT-Plugin (org.eclipse.jdt.internal.ui).
I want to use the whole dialog with his logic and change only the data provider (dialog should search in my data). What do you think? Is this possible or is the expense is too high and it makes sense to create it from scratch.
|
|
|
|
|
|
|
| Re: Reuse OpenTypeSelectionDialog [message #894737 is a reply to message #889342] |
Tue, 10 July 2012 06:20  |
Shiyam Hoda Messages: 4 Registered: June 2012 |
Junior Member |
|
|
I have a filtered content selection dialog, and in the view menu I have checkboxes that adds an extra filter. I added a selection listener to the checkbox so that whenever the user selects/deselects it, I want the dialog to empty its content and re-call fillContentProvider().
Is there any way to force the dialog to call fillContentProvider().
Any idea how it should be done.
[Updated on: Tue, 10 July 2012 06:21] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.01746 seconds