Hi all;
I am trying to create a couple of rich widget selectors for a custom mediaelementprovider that I have created. The default ImageSelector works 100% with it, but I would now like to provide an extended set of widgets that work similarly to this one. For e.g. I would like to like to create one that allows the user to select a "folder", and create another one that allows the user to target video types.
If anyone could point me in the direction of the correct documentation or of an example implementation I would be grateful.
I would prefer to extend Composite, and not hack into it - hence my current apprehension on trying to create a duplicate of the ImageSelector and go from there. :)
Thanks
I am trying to create a couple of rich widget selectors for a custom mediaelementprovider that I have created. The default ImageSelector works 100% with it, but I would now like to provide an extended set of widgets that work similarly to this one. For e.g. I would like to like to create one that allows the user to select a "folder", and create another one that allows the user to target video types.
If anyone could point me in the direction of the correct documentation or of an example implementation I would be grateful.
I would prefer to extend Composite, and not hack into it - hence my current apprehension on trying to create a duplicate of the ImageSelector and go from there. :)
Thanks