Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Opening each url in separately default web browser
Message
De
27/11/2006 09:48:56
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
26/11/2006 23:58:37
Reza Meamar
Homa Programming Group
Shiraz, Iran
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP1
Database:
Visual FoxPro
Divers
Thread ID:
01172447
Message ID:
01172650
Vues:
42
>>Actually, why would it have to open in a browser, default or not? He could just open a new form with browser control in it, and have a report-web-preview inside the app. And open a new instance of this form for every page - or a new tab on that form, whichever suits him better. So the user doesn't leave the app, which I figure creates fewer focus problems.
>
>Can i open more than one webpage in a form inside my app at the same time?
>it is an app that user can select some website as favorites and when he/she click on FAVORITES, previous selected address open in separately browser window.

You'd have to add some code to the browser control's navigate or navigate2 method, and check the URL - and if it's not something at the same location as the current URL, just add one more browser control and navigate that one to that URL. You can add browser controls in containers on pages of a pageframe of a form, so you get both the tabbed browsing (less screen clutter for the user) and everything still under your control.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform