Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Avalon

I want to display a web page in my app.

Closed Thread
 
Thread Tools Display Modes
Old 10-03-2006   #1 (permalink)
Whitey
Guest


 

I want to display a web page in my app.

I'm writing an app using WPF, Windows Expression and XAML. I have a
ToolTip that uses a DockPanel. I would like to be able to show the
contents of a web page in that panel. I'm being passed a url, and I
want to be able to bind the tooltip to that url to display the contents
of the page in the ToolTip window.

There used to be a web browser control that would do it, but I don't
think it's supported in the newest version. Using an XMLDataProvider
would let me get the info to format on the client side, but I would
lose a lot of the content of the web page that way.

Thanks for any help,
Noah

Old 10-03-2006   #2 (permalink)
Douglas Stockwell
Guest


 

Re: I want to display a web page in my app.

It's still there:

<Frame xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Source="http://microsoft.com" />

- Doug

"Whitey" <NoahSWhite@gmail.com> wrote in message
news:1159888716.368071.46020@i3g2000cwc.googlegroups.com...
> I'm writing an app using WPF, Windows Expression and XAML. I have a
> ToolTip that uses a DockPanel. I would like to be able to show the
> contents of a web page in that panel. I'm being passed a url, and I
> want to be able to bind the tooltip to that url to display the contents
> of the page in the ToolTip window.
>
> There used to be a web browser control that would do it, but I don't
> think it's supported in the newest version. Using an XMLDataProvider
> would let me get the info to format on the client side, but I would
> lose a lot of the content of the web page that way.
>
> Thanks for any help,
> Noah
>


Old 10-03-2006   #3 (permalink)
Douglas Stockwell
Guest


 

Re: I want to display a web page in my app.

It's still there:

<Frame xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Source="http://microsoft.com" />

- Doug

"Whitey" <NoahSWhite@gmail.com> wrote in message
news:1159888716.368071.46020@i3g2000cwc.googlegroups.com...
> I'm writing an app using WPF, Windows Expression and XAML. I have a
> ToolTip that uses a DockPanel. I would like to be able to show the
> contents of a web page in that panel. I'm being passed a url, and I
> want to be able to bind the tooltip to that url to display the contents
> of the page in the ToolTip window.
>
> There used to be a web browser control that would do it, but I don't
> think it's supported in the newest version. Using an XMLDataProvider
> would let me get the info to format on the client side, but I would
> lose a lot of the content of the web page that way.
>
> Thanks for any help,
> Noah
>


Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple page display BIG d. Vista General 1 3 Weeks Ago 05:01 PM
Display a web page DArnold Vista General 2 04-22-2008 02:59 PM
IE 7 can not display the page!? Leon_Amirreza Vista General 3 08-30-2007 07:38 PM
IE7 and Vista - cannot display web page Steve Barnett Vista General 0 04-12-2007 02:08 AM
I want to display a web page in my tooltip. Whitey Avalon 2 10-04-2006 07:01 PM








Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50