I forgot to mention that I'd also like access to anything in these engines that allow for printing. I'm not sure if browser engines are responsible for this task, but I hope so, because HTMLViewer sorely lacks in this area :-(
On 8/20/06, Jack Smith <[EMAIL PROTECTED]> wrote:
I'm interested in accessing the methods/events for modifying contextual menus, since the built-in HTMLViewer doesn't let you do this. In WebKit, I believe this is ContextMenuItemsForElement and DisableContextMenu. In Trident, I believe this is something in the IDocHostUIHandler interface. I haven't looked into Gecko yet, but I'm sure there's something in it as well. On 8/20/06, Christian Schmitz <[EMAIL PROTECTED]> wrote: > Jack Smith <[EMAIL PROTECTED]> wrote: > > > I understand that the MBS plugin does this for WebKit, so it would > > certainly be helpful to learn how they did it. I've never made a > > plugin that gave access to an API, so at this point I'm open to any > > ideas. For starters, would I need to create a special subclass of > > HTMLViewer? > > What do you want? > > In the last months I moved a lot of my own Webkit plugin parts to extend > the RB HTMLViewer Control. This is more helpful. > > Gruß > Christian > > -- > Around eleven thousand functions in one REALbasic plug-in. > The Monkeybread Software Realbasic Plugin v6.2. > <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > > Search the archives of this list here: > <http://support.realsoftware.com/listarchives/lists.html> >
_______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
