realbasic-nug.it
[Top] [All Lists]

Re: un browser

To: REALbasic NUG Italian <realbasic-nug dot it at lists dot realsoftware dot com>
Subject: Re: un browser
From: Gilberto De Faveri <gilberto dot defaveri at omnidea dot it>
Date: Fri, 10 Aug 2007 15:48:32 +0200
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug dot it at lists dot realsoftware dot com
References: <p05200f00c2e21892d745 at [192 dot 168 dot 0 dot 2]>
Se ti riferisci al motore di rendering utilizzato dalla classe HTMLViewer, cito dalla Language Reference (HTMLViewer.IsAvailable):

"On Windows, HTML viewer uses Internet Explorer, on Mac OS X, it uses WebKit, the technology on which Safari is based; on Linux, it uses Mozilla."

On Aug 10, 2007, at 15:33 , baccheschi at tin dot it wrote:

Ciao a tutti

desidererei sapere se e' possibile scegliere un BROWSER da programma di RB

per default ( suppongo) nel MAC che uso il programma che ho scritto in RB sceglie FIrefox e' possibile cambiarlo con istruzioni all' interno del programmma RB ?

Grazie a Chi mi puo' dire qualcosa
 Mario



--
gilberto de faveri
omnidea srl

edificio pegaso
parco scientifico tecnologico vega
via delle industrie, 15
30175 venezia marghera

tel +39 041 509 3441
fax +39 041 509 3641

www.omnidea.it




From  Fri 10 Aug 2007 16:03:08 +0200
Return-Path: <realbasic-nug dot it-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
        id C17893ABEB8C; Fri, 10 Aug 2007 07:03:25 -0700 (PDT)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on www.realsoftware.com X-Spam-Level: X-Spam-Status: No, score=-1.6 required=4.5 tests=BAYES_00,NO_REAL_NAME autolearn=no version=3.1.1
Received: from lists.realsoftware.com (m.realsoftware.com [66.116.103.65])
        by xmail.realsoftware.com (Postfix) with ESMTP id 5DF683ABEB85;
        Fri, 10 Aug 2007 07:03:24 -0700 (PDT)
Received: from real-software-mini.local (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP id 0713D536125;
        Fri, 10 Aug 2007 09:03:15 -0500 (CDT)
X-Original-To: realbasic-nug dot it at lists dot realsoftware dot com
Delivered-To: realbasic-nug dot it at lists dot realsoftware dot com
Received: from vsmtp2.tin.it (vsmtp2.tin.it [212.216.176.222])
        by lists.realsoftware.com (Postfix) with ESMTP id 8713D53611A
        for <realbasic-nug dot it at lists dot realsoftware dot com>;
        Fri, 10 Aug 2007 09:03:10 -0500 (CDT)
Received: from [192.168.0.2] (87.11.121.251) by vsmtp2.tin.it (7.3.122)
        id 467668F004ABFF17 for realbasic-nug dot it at lists dot realsoftware 
dot com;
        Fri, 10 Aug 2007 16:03:18 +0200
Mime-Version: 1.0
X-Sender: baccheschi at box dot tin dot it
Message-Id: <p05200f01c2e22063ac23 at [192 dot 168 dot 0 dot 2]>
In-Reply-To: <6E8135E5-A0A7-4B4B-8A6F-E6484AFBF6EC at omnidea dot it>
References: <p05200f00c2e21892d745 at [192 dot 168 dot 0 dot 2]>
        <6E8135E5-A0A7-4B4B-8A6F-E6484AFBF6EC at omnidea dot it>
Date: Fri, 10 Aug 2007 16:03:08 +0200
To: REALbasic NUG Italian <realbasic-nug dot it at lists dot realsoftware dot 
com>
From: baccheschi at tin dot it
Subject: Re: un browser
Content-Type: text/plain; charset="us-ascii" ; format="flowed"
X-BeenThere: realbasic-nug dot it at lists dot realsoftware dot com
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: REALbasic NUG Italian <realbasic-nug dot it at lists dot realsoftware 
dot com>
Sender: realbasic-nug dot it-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug dot it-bounces at lists dot realsoftware dot com

Se ti riferisci al motore di rendering utilizzato dalla classe HTMLViewer, cito dalla Language Reference (HTMLViewer.IsAvailable):

"On Windows, HTML viewer uses Internet Explorer, on Mac OS X, it uses WebKit, the technology on which Safari is based; on Linux, it uses Mozilla."

On Aug 10, 2007, at 15:33 , baccheschi at tin dot it wrote:

Ciao a tutti

 desidererei sapere se e' possibile scegliere un BROWSER da programma di RB

per default ( suppongo) nel MAC che uso il programma che ho scritto in RB sceglie FIrefox e' possibile cambiarlo con istruzioni all' interno del programmma RB ?

Grazie a Chi mi puo' dire qualcosa
 Mario



--
gilberto de faveri
omnidea srl

edificio pegaso
parco scientifico tecnologico vega
via delle industrie, 15
30175 venezia marghera

tel +39 041 509 3441
fax +39 041 509 3641

www.omnidea.it
Grazie GIlberto


ma che cosa devo scrivere nel mio programma per ottenere che il Browser sia Opera?
mario


<Prev in Thread] Current Thread [Next in Thread>
  • Re: un browser, Gilberto De Faveri <=