What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] Hmmm.. Internet on Interface Windows?

[?] Hmmm.. Internet on Interface Windows?
Author: Message:
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: [?] Hmmm.. Internet on Interface Windows?
quote:
Originally posted by Patchou
if you really want to use a web browser in the windows I can always add some basic functions to use the web browser control of Plus! into the scripting API, that wouldn't be very difficult.

<3 Patchou :P

I've made a little list :P 8-)
PlusWnd::Browser_GetLocation(ControlId)
    Returns the browser's current url.
PlusWnd::Browser_SetLocation(ControlId, Url)
    Navigate to the specified url.
PlusWnd::Browser_Back(ControlId)
    Go back one page.
PlusWnd::Browser_Forward(ControlId)
    Go forward one page.
PlusWnd::Stop(ControlId)
    Stop loading the current page.
PlusWnd::Refresh(ControlId)
    Refresh the current page.
OnWindowIdEvent_BrowserLocationChanged(Wnd, ControlId, Url)
    This event is triggered when the browser's location changes (e.g. from clicking a link or submitting a form, NOT from the Browser_SetLocation method)

* Eljay stops being so demanding 8-)
06-14-2007 07:41 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[?] Hmmm.. Internet on Interface Windows? - by roflmao456 on 06-13-2007 at 08:57 PM
RE: [?] Hmmm.. Internet on Interface Windows? - by Chancer on 06-13-2007 at 11:49 PM
RE: [?] Hmmm.. Internet on Interface Windows? - by roflmao456 on 06-14-2007 at 12:15 AM
RE: [?] Hmmm.. Internet on Interface Windows? - by ShawnZ on 06-14-2007 at 12:27 AM
RE: [?] Hmmm.. Internet on Interface Windows? - by matty on 06-14-2007 at 12:52 AM
RE: [?] Hmmm.. Internet on Interface Windows? - by Matti on 06-14-2007 at 02:04 PM
RE: [?] Hmmm.. Internet on Interface Windows? - by markee on 06-14-2007 at 02:36 PM
RE: [?] Hmmm.. Internet on Interface Windows? - by matty on 06-14-2007 at 03:19 PM
RE: [?] Hmmm.. Internet on Interface Windows? - by Patchou on 06-14-2007 at 05:53 PM
RE: [?] Hmmm.. Internet on Interface Windows? - by Oxy on 06-14-2007 at 05:59 PM
RE: [?] Hmmm.. Internet on Interface Windows? - by Matti on 06-14-2007 at 06:52 PM
RE: [?] Hmmm.. Internet on Interface Windows? - by Eljay on 06-14-2007 at 07:41 PM
RE: [?] Hmmm.. Internet on Interface Windows? - by matty on 06-14-2007 at 07:56 PM
RE: [?] Hmmm.. Internet on Interface Windows? - by markee on 06-15-2007 at 02:13 AM
RE: [?] Hmmm.. Internet on Interface Windows? - by Matti on 06-15-2007 at 12:00 PM
RE: [?] Hmmm.. Internet on Interface Windows? - by matty on 06-15-2007 at 12:36 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On