Ryan Plymire 30.Nov.09 03:13 PM a Web browser Applications development8.0.2Windows
Hello,
I am using the expeditor toolkit 6.1.2 with eclipse 3.2 to create plugins for the embedded sametime client in Lotus Notes 8.0.2. Right now I am trying to figure out how to add an icon to the sametime business card but I haven't found any documentation on which extension point I can use for this purpose. I have seen that you can use MessageHandler to access the text of the business card, but I haven't figured out how to draw icons and make them clickable.
Also, I am trying to add an icon to the general sametime toolbar that performs an action when clicked. I have red through the 7.5 sametime redbook which describes how to do this with the sametime toolkit, but I can't get it to work with expeditor. The same redbook has a tutorial on adding to the tools menu which I have gotten to work successfully, it is just the "buddylist" portion which I cannot extend.