[Google-Desktop-Developer] Re: Custom tips
To have a custom context menu for the plugin, implement IContextMenu in
your plugin object. To have custom context menus for each item when you
right click on them, implement IContextMenu in the item object.
For details view I think you can create any activeX control and pass it
to display in the details window. So if your details view control can
draw itself that should display automatically.
alex75 wrote:
> Hey, i'm looking for some tips about plug-in customization.
> I'm currently developping a plug-in in C++ using a custom contentItem,
> a custom detailsView and a custom contextMenu.
>
> I did manage to custom the contentItem in implementing the "drawItem(
> )" method but i did not managed to draw picture in "detailsView( )" and
> to modify the contextMenu of the Item.
>
> Does anyone could help me out?
>
> Thank you for your help, your idea and so on :)
> Alex
0 Comments:
Yorum Gönder
<< Home