Hi again, How can i create browser object or extend it. I have created menu and action i need when user clicks the item form the menu to show window(or browser dialog) with html in it?
>Stanimir, > >stanimir petrov wrote: >> I have installed your ATF release and try its DOM inspector. Looks >> nice. I have one question only can another browser be integrated into >> the eclipse and use the DOM inspector through it. >> > >By another browser - you mean IE, or other engines than Mozilla? >That depends on what APIs they provide. ATF provides it's core >functionality only thanks to the Mozilla libraries flexibility. > > >> Also one separate question regarding HTML, how can i preview or embed >> html into eclispe dialog? I need te following: >> There will be different kinds preview elements that must be clickable. >> The easyest way ever time to add new kind of group of clickable >> elements is to use image map in the html. So i need html into dialog >> and when user clicks a get the mouse event and finds what is clicked. >> Please advice. > >The easiest way to render HTML inside Eclipse would be using SWT Browser >widget. >See http://www.eclipse.org/swt/snippets/#browser for samples. > >Does that answer your questions? > >cheers >Jacek > >_______________________________________________ >atf-dev mailing list >atf-dev@xxxxxxxxxxx >https://dev.eclipse.org/mailman/listinfo/atf-dev >