473,287 Members | 1,533 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,287 software developers and data experts.

integration with browser

Hi to all

i'd like to create a window that integrates a browser control, the
browser control must support html, javascript and css.

Is possible to include something that uses the same engine of firefox?

Thanks to all in advance

--
/*************/
nik600
https://sourceforge.net/projects/ccmanager
https://sourceforge.net/projects/reportmaker
https://sourceforge.net/projects/nikstresser
Jun 27 '08 #1
7 1135
nik600 wrote:
Hi to all

i'd like to create a window that integrates a browser control, the
browser control must support html, javascript and css.

Is possible to include something that uses the same engine of firefox?

Thanks to all in advance
What OS, what GUI toolkit?

Diez
Jun 27 '08 #2
Both win and linux if possible i don't have preference for gui. Thanks

2008/5/26, Diez B. Roggisch <de***@nospam.web.de>:
nik600 wrote:
>Hi to all

i'd like to create a window that integrates a browser control, the
browser control must support html, javascript and css.

Is possible to include something that uses the same engine of firefox?

Thanks to all in advance

What OS, what GUI toolkit?

Diez
--
http://mail.python.org/mailman/listinfo/python-list

--
/*************/
nik600
https://sourceforge.net/projects/ccmanager
https://sourceforge.net/projects/reportmaker
https://sourceforge.net/projects/nikstresser
Jun 27 '08 #3
nik600 wrote:
Both win and linux if possible i don't have preference for gui. Thanks
Qt4 now contains the WebKit html widget.

Diez
Jun 27 '08 #4
On Mon, May 26, 2008 at 6:32 PM, Diez B. Roggisch <de***@nospam.web.dewrote:
nik600 wrote:
>Both win and linux if possible i don't have preference for gui. Thanks

Qt4 now contains the WebKit html widget.

Diez
--
http://mail.python.org/mailman/listinfo/python-list
Thanks but the problem about using something different between IE of
FF is that the css and javascript management is different.

Web developers usually check only 3 browser
IE
FF
Opera

I know that using an external engine limits the portability of the
solutions, but i need something that works exaclty as the browser.
--
/*************/
nik600
https://sourceforge.net/projects/ccmanager
https://sourceforge.net/projects/reportmaker
https://sourceforge.net/projects/nikstresser
Jun 27 '08 #5
Web developers usually check only 3 browser
IE
FF
Opera

I know that using an external engine limits the portability of the
solutions, but i need something that works exaclty as the browser.
Really, try WebKit - Safari browser uses it.
Last releases of PyQt4 (Qt, of course, too) includes QWebKit - WebKit wrappings.

--
Best regards, Alex Gusarov
Jun 27 '08 #6
Web developers usually check only 3 browser
IE
FF
Opera

I know that using an external engine limits the portability of the
solutions, but i need something that works exaclty as the browser.
You know that Webkit is the engine behind Safari? And one of the more
compliant implementations out there - millions of mac-users only use
Safari.
Diez
Jun 27 '08 #7
On Tue, May 27, 2008 at 2:07 PM, Diez B. Roggisch <de***@nospam.web.dewrote:
>Web developers usually check only 3 browser
IE
FF
Opera

I know that using an external engine limits the portability of the
solutions, but i need something that works exaclty as the browser.

You know that Webkit is the engine behind Safari? And one of the more
compliant implementations out there - millions of mac-users only use
Safari.
Diez
--
http://mail.python.org/mailman/listinfo/python-list
No, i don't know that.

I'll test it immediatly, thanks ;-)

--
/*************/
nik600
https://sourceforge.net/projects/ccmanager
https://sourceforge.net/projects/reportmaker
https://sourceforge.net/projects/nikstresser
Jun 27 '08 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Wayan | last post by:
Geekcorps Volunteer - Systems Integration Kenya, East Africa Geekcorps http://www.geekcorps.org is in search of systems integration professionals experienced in developing communication systems...
0
by: S Arnold | last post by:
Date: June 24, 2004 Time: 4:00 PM - 5:00 PM (GMT +01:00) Presenter: Richard Curtis Description: iBOLT, Magic's comprehensive EAI and BPM suite was recently described by VP Strategic Services...
0
by: Stylus Studio | last post by:
DataDirect XQuery(TM) is the First Embeddable Component for XQuery That is Modeled after the XQuery API for Java(TM) (XQJ) BEDFORD, Mass.--Sept. 20, 2005--DataDirect Technologies...
6
by: contributions | last post by:
I have an access database on our intranet which when a link is clicked to open it the user is prompted with "Would you like to open the file or save it to your computer?". I would like this option...
3
by: gb | last post by:
We are in the process of upgrading part of a large system to .NET, whilst the majority will remain ASP. Sharing session state information will not be a problem at the moment as it is trivial and...
8
by: Ben Bartsch | last post by:
Looking for opinions on the use of Flash with ASP.NET. Has anyone here seen or conducted any implementations of Flash that are actually useful or otherwise complement ASP.NET?
2
by: plmanikandan | last post by:
Hi, I need to integrate the browser with my C# windows application. When I search thru the websites for this,I found SHDocVw.dll is needed for integrating Web browser into c# application.I...
4
by: jens Jensen | last post by:
Hello, I was given the task to build a .Net client that will talk to IBM integration server via HTTP post. The idea is that each http packet exchange should be authenticated via X09 "client...
1
by: YellowfinTeam | last post by:
Marketplace: Yellowfin reporting 3.1 with BIRT Integration Yellowfin is proud to announce the release of 3.1. The major theme of this release is enhanced integration capability. We have...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 7 Feb 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:30 (7.30PM). In this month's session, the creator of the excellent VBE...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Aftab Ahmad | last post by:
So, I have written a code for a cmd called "Send WhatsApp Message" to open and send WhatsApp messaage. The code is given below. Dim IE As Object Set IE =...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: marcoviolo | last post by:
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.