Paste Information Application

We have been using your Paste Information application for around a year now and just this week our shop upgraded to release 8.5. Since that upgrade the toolbar button code is no longer working.

Specifically, if you have designer open and are trying to paste some code it gives an error. The error is occurring because when it is trying to paste the copied information back it is not resorting back to the placement of the cursor prior to clicking the toolbar button. Everything prior to that line of code works.

I have tried this with dual monitor and single monitor and still gives same error.

So, the question is how do you get the focus back to the designer where you want to paste the code when the focus is being given to the pasteinformation.nsf in the notes client?

Thanks,

Dwain

Subject: Hi, that’s not an IBM application…

… It’s an Alan Lepofsky application.

If you want a code snippet library for Designer, I think the best thing to do would be to implement it as a plugin in Designer. It’s on my list for a sample project to demonstrate the Designer Extensibility API we’re working on.

Subject: Code Snippet Library

Andre,

Any progress on that project as I would be greatly interested in using it. Will try to use the plugin you mentioned, but don’t have alot of experience with plugins.