Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » New video and web browser activex controls for windows
New video and web browser activex controls for windows [message #26807] Sun, 30 May 2010 15:44 Go to next message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
Hello all

Controls4U includes now new activex controls for windows.

Demo screenshots are here

Documentation is here:

- VLCPlayer: A control to play video and audio files thanks to VLC.

- FirefoxBrowser: A control to render internet web pages and html code using Mozilla Firefox.

- IExplorerBrowser: A control to render internet web pages and html code using Microsoft Internet Explorer.

Credits page is here

I wanted to apologize because in addition to these classes, there are some other classes and functions unfinished and not documented. I have preferred to release it this way because the video and web classes could be interesting for windows programmers.

The code has been tested in Windows XP SP3 with MinGW and MSC.


Best regards
Iñaki
Re: New video and web browser activex controls for windows [message #31746 is a reply to message #26807] Wed, 23 March 2011 20:11 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
Hello all

IExplorerBrowser name has been changed to InternetExplorerBrowser because of collision with Microsoft IExplorerBrowser browser object.


Best regards
Iñaki
Re: New video and web browser activex controls for windows [message #31749 is a reply to message #26807] Thu, 24 March 2011 08:57 Go to previous messageGo to next message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

koldo wrote on Sun, 30 May 2010 16:44

Hello all

Controls4U includes now new activex controls for windows.

Demo screenshots are here

Documentation is here:

- VLCPlayer: A control to play video and audio files thanks to VLC.

- FirefoxBrowser: A control to render internet web pages and html code using Mozilla Firefox.

- IExplorerBrowser: A control to render internet web pages and html code using Microsoft Internet Explorer.

Credits page is here

I wanted to apologize because in addition to these classes, there are some other classes and functions unfinished and not documented. I have preferred to release it this way because the video and web classes could be interesting for windows programmers.

The code has been tested in Windows XP SP3 with MinGW and MSC.


Is possible to integrate under linux too? especially Firefox browser and VLC.
Re: New video and web browser activex controls for windows [message #31754 is a reply to message #31749] Thu, 24 March 2011 17:36 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
Sorry Ion

These classes use ActiveX so they can be used in Windows only


Best regards
Iñaki
Re: New video and web browser activex controls for windows [message #31792 is a reply to message #31754] Mon, 28 March 2011 10:48 Go to previous messageGo to next message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

koldo wrote on Thu, 24 March 2011 18:36

Sorry Ion

These classes use ActiveX so they can be used in Windows only


What about to analyze the project:
http://code.google.com/p/chromiumembedded/
?

Here will be a good start to make a cross-os embedded browser.

I will analyze and try to propose

Added a screenshot:
index.php?t=getfile&id=3150&private=0

[Updated on: Mon, 28 March 2011 11:06]

Report message to a moderator

Re: New video and web browser activex controls for windows [message #31802 is a reply to message #31792] Mon, 28 March 2011 21:10 Go to previous messageGo to next message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

Cool!
Re: New video and web browser activex controls for windows [message #31806 is a reply to message #31802] Tue, 29 March 2011 09:43 Go to previous messageGo to next message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

Mindtraveller wrote on Mon, 28 March 2011 22:10

Cool!


It will be better to run the original Google chrome process as render and use IPC.

like here:
index.php?t=getfile&id=3151&private=0
from:
http://www.chromium.org/developers/design-documents/multi-pr ocess-architecture

but instead browser process will be the U++ process.

Good things are:
1. The U++ application file size will be less;
2. The hard work of the browser will be in separate process (Google chrome or Chromium).
3. The compile time and hardware requirements for compile will be less (not minim 4 gb of RAM).
4. The stability will not be lost in case of browser crash.

Problems can be:
1. Version compatibility

Any advice are welcome!


  • Attachment: arch.png
    (Size: 23.78KB, Downloaded 832 times)

[Updated on: Tue, 29 March 2011 11:02]

Report message to a moderator

Re: New video and web browser activex controls for windows [message #31814 is a reply to message #31806] Tue, 29 March 2011 16:50 Go to previous messageGo to next message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

tojocky wrote on Tue, 29 March 2011 09:43

It will be better to run the original Google chrome process as render and use IPC.

Hi Ion,

That is very interesting idea... The Chrome Frame plugin for IE, could give as few hints about how to achieve that. It probably works on the same principle.

Honza

PS: Maybe we should move this discussion to different thread, it is not about ActiveX anymore Wink
Re: New video and web browser activex controls for windows [message #31819 is a reply to message #31814] Tue, 29 March 2011 18:57 Go to previous message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

dolik.rce wrote on Tue, 29 March 2011 17:50

tojocky wrote on Tue, 29 March 2011 09:43

It will be better to run the original Google chrome process as render and use IPC.

PS: Maybe we should move this discussion to different thread, it is not about ActiveX anymore Wink


A different thread created (http://www.ultimatepp.org/forum/index.php?t=msg&goto=31 818&#msg_31818).
Previous Topic: Docking warning
Next Topic: LogCtrl, a LOG/RLOG redirector to a DocEdit
Goto Forum:
  


Current Time: Thu Mar 28 17:48:25 CET 2024

Total time taken to generate the page: 0.00875 seconds