Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Problem integrating contextual help
Problem integrating contextual help [message #661127] Wed, 23 March 2011 06:07
Eclipse UserFriend
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: Sat Jul 05 23:47:55 EDT 2025

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

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

Back to the top