MyInternet plugin (1 Viewer)

A

Anonymous

Guest
I am working on an internet explorer plugin that will hopefully be internal rather then just launching intenet explorer in fullscreen mode
 
A

Anonymous

Guest
Ill look into it, main reason I was going to use IE was ease of codeing as the activeX basically handles everything, not sure if firefox has an activeX control, was hopeing to be able to create the activeX in MP, if not I should be able to just do it offscreen and Blit it
 

cheezey

Community Plugin Dev
August 26, 2004
1,559
312
57
West Yorks, UK
Home Country
United Kingdom United Kingdom
GregMM said:
main reason I was going to use IE was ease of codeing as the activeX basically handles everything


ActiveX is also one of the biggest security concerns with the browser, another reason why non-IE browsers are increasing their market share.
 
A

Anonymous

Guest
GregMM said:
Ill look into it, main reason I was going to use IE was ease of codeing as the activeX basically handles everything, not sure if firefox has an activeX control, was hopeing to be able to create the activeX in MP, if not I should be able to just do it offscreen and Blit it

I think it is great that you are putting the time and effort in, use what you think will give the best results. If someone has a problem using explorer then there is the option of not using it, or an other option, develop it yourself.
 

samuel337

Portal Pro
August 25, 2004
772
0
Melbourne, Australia
GregMM said:
Ill look into it, main reason I was going to use IE was ease of codeing as the activeX basically handles everything, not sure if firefox has an activeX control, was hopeing to be able to create the activeX in MP, if not I should be able to just do it offscreen and Blit it

There is an activex version of firefox (or should I say, the mozilla browser component). Check it out at: http://www.iol.ie/~locka/mozilla/mozilla.htm

I've never used it before, but its designed to have similar functions exposed so you can easily switch between the IE activex control and the firefox activex control without having to change much of your code.

cheezey:
I'm not sure if I get what you mean, but if you mean that activex shouldn't be used, then read on. If you mean that IE supports activex and therefore shouldn't be used, sorry, I misunderstood you. ActiveX certainly is a security hazard for users when the activeX control is embedded in webpages. However, the ActiveX technology is a way of putting a control/program into a reusable form for other programmers and is often used (though not as much with the advent of .NET). The danger of activeX lies in the fact that IE allows loading of activeX controls with minimal restrictions. Just thought I'd point this out to avoid confusion...

HTH

Looking forward to the plugin!

Sam
 
A

Anonymous

Guest
little status update

just writing to let you know that im still working on it, solved most of my problems, am able to draw to MP directly with D3D which will be cool, going to add virtual resolution to configuration so that people running high resolution eg 1920x1080 for HDTV output can set virtual res to like 1024x768 and it will be enlarged and easy to read rather then the normal ie way (to see what I mean set your resolution to the highest it goes probly 2048x1536 if your monitor supports it and try an brwse the internet maximized, you probly wont be able to read anything and fixed size sites will have the whole site taking up like 1/3 the width of the browser), Im probly going to rewrite in C++ because the .net framework doesnt expose the IViewObject/IViewObject2 interface so I need to go back to native C++ to get these interfaces...hopefully a bneta should be ready in the next week or two
 

Users who are viewing this thread

Similar threads

thanks for the information!
thanks for the information!
I watched a recorded program, (that I thought I'd allready watched previously) After watching it (for the second time) I tried to...
Replies
2
Views
820
Are the media/video folders on the Mint host?
Are the media/video folders on the Mint host?
I've used Mediaportal for years on a Windows Host with restricted online-access. Lately I reinstalled...
Replies
1
Views
1K
I don't think so, because MP has no way of knowing at which timestamp the external player stopped playback. Best way to achieve this would be to use an auto-resume feature in your external player itself. (MPC-HC can do that, I don't know about VLC)
I don't think so, because MP has no way of knowing at which timestamp the external player stopped playback. Best way to achieve...
Hello Folks, Is it possible to enable MP to resume in an External Player, where it left off ? I guess the question also is, can...
Replies
2
Views
1K
Hello, Name need to be the same as computer name. Also, logs could be useful.
Hello, Name need to be the same as computer name. Also, logs could be useful.
It is a bit of a long story! I successfully installed MP2 on my old PC as client/server with client on my laptop to confirm my...
Replies
2
Views
1K
MP1 MP2 MP-TVSeries DE
Just tried to install it from the extension manger, and the it works like a charm ...
Just tried to install it from the extension manger, and the it works like a charm ...
I just had to reinstall my MePo due to windows 11 upgrade. And since i was told MePo 2 is not being maintaind, i thought well lets...
Replies
4
Views
1K
Top Bottom