Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Position SWT Browser
Position SWT Browser [message #437210] Tue, 01 June 2004 12:03 Go to next message
Eclipse UserFriend
Originally posted by: tboehme.de.ibm.com

Hi -

Is there a way for me to position the SWT Browser to a particular point
(fragment identifier) in the HTML which I have previously set with setText?
Something like setUrl("#abc") doesn't work...

Any advice would be appreciated.

Thomas
Re: Position SWT Browser [message #437287 is a reply to message #437210] Wed, 02 June 2004 15:20 Go to previous message
Christophe Cornu is currently offline Christophe CornuFriend
Messages: 304
Registered: July 2009
Senior Member
Hi Thomas,

No. You need to create a temporary file and use setUrl(<your temp
url>#abc);

Chris
Previous Topic:UnsatisfiedLinkException (Internal Error 193) in SWT DLL
Next Topic:Does JFace supply any control like Swing's JInternalFrame?
Goto Forum:
  


Current Time: Thu Sep 26 05:44:56 GMT 2024

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

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

Back to the top