[Gambas-user] Embedding Firefox... some problems

Lee McPherson leemcpherson at ...626...
Mon Apr 28 00:34:27 CEST 2008


I'm testing the embedder with firefox and I'm finding some weird problems. 

The main one is that I can't place a cursor into a textbox within 
firefox after it has been embedded.  It will show up fine and I can 
click on the links, but I can't place a cursor to type. 

Second... (and this is not really a gambas issue)... can anyone 
recommend a good way to capture firefox's window?  I'm using someone 
else's class file that will find the key of a new window based on the 
name in the title, but there's a small problem with it.  Firefox puts 
the name of the page you're on in the title.  If a user were to change 
the homepage, then the window would no longer embed itself, because I'm 
assuming that title is static in the gambas code.  Any ideas?  (aside 
from disabling changing the homepage)

Thanks!
Lee




More information about the User mailing list