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

Pages: (2): « First « 1 [ 2 ] Last »
[?] Hmmm.. Internet on Interface Windows?
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 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.
Why didn't you do that before? No, just kidding: that'd be very cool! :)
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
06-14-2007 06:52 PM
Profile E-Mail PM Web Find Quote Report
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
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [?] Hmmm.. Internet on Interface Windows?
Oh and also how to use the Read/WriteInterfacePtr
06-14-2007 07:56 PM
Profile E-Mail PM Find Quote Report
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
35 / Male / Flag
Joined: Jan 2006
RE: [?] Hmmm.. Internet on Interface Windows?
Thanks Patchou, this is going to be so good.  But why haven't you added the functionality before? :tongue:

Are there any other things that shouldn't be too hard that you could give us as well? (A)

This post was edited on 06-15-2007 at 02:13 AM by markee.
[Image: markee.png]
06-15-2007 02:13 AM
Profile PM Find Quote Report
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
RE: [?] Hmmm.. Internet on Interface Windows?
quote:
Originally posted by markee
Are there any other things that shouldn't be too hard that you could give us as well? (A)
...like adding functionality for the TreeViewControl? (A) You already did that for the Log Viewer window, so maybe we can make use of it now too?

This post was edited on 06-15-2007 at 12:01 PM by Matti.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
06-15-2007 12:00 PM
Profile E-Mail PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [?] Hmmm.. Internet on Interface Windows?
quote:
Originally posted by Mattike
quote:
Originally posted by markee
Are there any other things that shouldn't be too hard that you could give us as well? (A)
...like adding functionality for the TreeViewControl? (A) You already did that for the Log Viewer window, so maybe we can make use of it now too?
Treeview you can use the API for its not a problem there. I already use it in my Script Editor Script I was workign on.
06-15-2007 12:36 PM
Profile E-Mail PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


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