Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] BrowserFunction


Hi Christopher,

What you describe doesn't sound too different from Snippet307, it should work.  Please log a report with SWT that shows your case.

Thanks,
Grant




Christopher Deckers <chrriis@xxxxxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

03/17/09 05:27 PM

Please respond to
"Eclipse Platform SWT component developers list."        <platform-swt-dev@xxxxxxxxxxx>

To
"Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx>
cc
Subject
[platform-swt-dev] BrowserFunction





Hi all,

I am investigating the capabilities of the BrowserFunction using 3.5
M6. I looked at Snippet 307 as a reference.

Basically, I want to register some functions when I create the Browser
instance, and whenever I navigate on one of my special pages expect
that any call to my custom functions work. I haven't succeeded so far.
Is it supported? Should I file a bug/feature request?
Since I did not manage to install the function permanently, I then
tried to dispose/install the function at each location changing/change
event. I did not manage to find the correct combination for this to
work either... so basically I am stuck at this stage.

Could someone let me know the current status and behavior of this feature?

Cheers,
-Christopher
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top