Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Problem integrating contextual help
Problem integrating contextual help [message #661127] Wed, 23 March 2011 10:07
Christian Hager is currently offline Christian HagerFriend
Messages: 53
Registered: July 2009
Location: Germany
Member
Hello everyone,

I'm trying to create contextual help for my eclipse rap plugins. Therefore I'm using the AbstractHelpUI - Sample from the FAQ. Somehow I'm not able to figure out how to trigger the method

public void displayContext( IContext context, int x, int y )

being called by the help-system.

I configured contextual help so that it runs in SWT. But when I switch the target to RAP the only method that gets called is

 public void displayDynamicHelp() {

Someone any idea of what I'm doing wrong? Or maybe someone could point me to an example which shows how context help can be used in RAP.

By the way the RAP-Version I'm using is RAP 1.4.M6.

Thanks in advance for any hints and help.

Christian
Previous Topic:RAP Browser Performance
Next Topic:cannot make a Static reference to the non-static field
Goto Forum:
  


Current Time: Fri Apr 26 21:22:44 GMT 2024

Powered by FUDForum. Page generated in 0.03373 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top