Nenko Tabakov

Show:

What's happening?

  • Followup: RE: JWebBrowser event dispatching

    I need to dispatch events because when user clicks on a Frame, the Frame gets the events. I'm trying to embed JWebBrowser in such a Frame, that's why I need to redispatch events... I'm wondering what are the streams that you are writing to when some events occur?.

    2009-07-16 15:20:56 UTC in The DJ Project

  • Followup: RE: JWebBrowser event dispatching

    Ops, sorry for the last post... The framework we use has some concept about Frames and Frames are things that paint themselfes (actually they are JPanel's with overriden paint method). So in such Frame I can use Swing components but they are not clickable, typable etc. Because we have Event Framework which is not the Swing's one. So untill now I can create a new Event and then dispatch it to...

    2009-07-15 20:13:54 UTC in The DJ Project

  • Followup: RE: JWebBrowser event dispatching

    Well, I'm not sure that I can describe it properly... When I open a web page I can click on links or type text in fields, areas etc. What I want is to fire such events (manually, like coding them) to JWebBrowser and I try to figure out how to do it.

    2009-07-15 20:06:55 UTC in The DJ Project

  • Followup: RE: JWebBrowser event dispatching

    Well, I'm not sure that I can describe it properly... When I open a web page I can click on links or type text in fields, areas etc. What I want is to fire such events (manually, like coding them) to JWebBrowser and I try to figure out how to do it.

    2009-07-15 19:03:57 UTC in The DJ Project

  • Followup: RE: JWebBrowser event dispatching

    Ok, I have some progress researchng and I have another question...To which instance should I call dispatchEvent(event) - to nativeComponent, to embeddableComponent, to nativeBrowser or to the instanceof JWebBrowser?.

    2009-07-15 15:35:15 UTC in The DJ Project

  • JWebBrowser event dispatching

    Hi again, I have another "chalenge" (nowadays the word "problem" is deprecated :-D )...How can redispatch an event to JWebBrowser? I see that event dispatching mechanism is complicated and tried to research it but got nowhere...What I try to do is to redispatch en event that I get in JPanel to JWebBrowser. Is there any easy way to do this? Thanks in advance Nenko.

    2009-07-15 10:11:03 UTC in The DJ Project

  • Followup: RE: JWebBrowser on many platforms

    Well, the application should be launchable through some startup file (sh or bat etc.) I guess some logic can be put there to export a valid CLASS_PATH...

    2009-07-09 12:14:48 UTC in The DJ Project

  • JWebBrowser on many platforms

    Hi, I really like DJNativeSwing library, and it made my life easier for implementing some of the exotic functionality in the project I participate. However I'm stuck... I don't want to have individual build for every platform the application should support and my question is: Is there any way to package all SWT libraries and then to load the right one on the base of the current operating...

    2009-07-08 09:25:04 UTC in The DJ Project

About Me

  • 2006-10-16 (3 years ago)
  • 1622065
  • nenko (My Site)
  • Nenko Tabakov

Send me a message