Posts: 1,769
Threads: 410
Joined: Feb 2003
hmmmmm.....looking at the help file examples and starting to see Firefox showing up more (eg "TagWindow")....does this mean that Gintaras has come to the dark side and is using FF more and more?....could this be a harbinger of IE only functions like 'web' will soon be built for FF???....just a thought.... :wink:
Posts: 12,074
Threads: 141
Joined: Dec 2002
Unlike IE, FF does not allow to access its document from other processes. I would need to write firefox extension that runs in firefox process. Waiting for web page maybe would not be difficult to implement, but htm would be very difficult. Also I avoid anything that injects QM code into other processes, mostly because I don't want to add that to exe. For these reasons htm and wait probably will not support FF until FF allows other processes to access it.
Posts: 1,271
Threads: 399
Joined: Mar 2003
please explain how you do think what the firefox extension should do.
i think i can help there.
Posts: 12,074
Threads: 141
Joined: Dec 2002
Thanks, I'll return to this topic when ready to do something in that direction.
Posts: 1,769
Threads: 410
Joined: Feb 2003
i'm mostly looking for when the browser isn't busy and some programatic tab control would be nice too.