Indigo Rose Software
  #1  
Old 03-15-2008
RizlaUK's Avatar
RizlaUK RizlaUK is offline
Forum Member
 
Join Date: May 2006
Location: London UK
Posts: 3,129
IE Web Object Overhaul

i think the web object is in need a overhaul, it certainly lacks some very important functions/events that are available in other dev apps that use this control


My Suggestions:

Functions:

Web.GetHtmlCode("Web1") : Get the html code from the gadget.
Web.SetHtmlCode("Web1",strHTML) : Set the html code from the gadget.

Web.GetScroll("Web1") -- RETURNS A TABLE (X,Y)
Web.SetScroll("Web1",X,Y)

Web.BlockPopups("Web1",true) -- Block popup windows.
Web.BlockPopupMenu("Web1",true) -- Block standard the popup menu.


-- read only attributes
Web.GetPageTitle("Web1") -- Get the current title for the displayed page.
Web.GetStatusMessage("Web1") -- Get the current statusbar message.
Web.GetSelectedText("Web1") -- Get the currently selected text inside the gadget.

Events:

On Popup: (web object tries to open new page in IE)
On Menu (or Right Click)

and the on navigate event should also have a download progress constant "e_URLProgress" which would return the % of the page loaded

these functions are avalable in the IE ActiveX control so i wonder if we will ever see them in AMS, or would it be worth me coding my own IE plugin
Reply With Quote
  #2  
Old 03-15-2008
rexzooly rexzooly is offline
Forum Enthusiast
 
Join Date: Jul 2007
Posts: 1,515
i seconded that

More control over the web object would open AMS open to almost more
options. as web apps become more populer it would be easlyer to ended them to the software also no boarder opens like Flat, None, standard.

and how links are handled would also be a nice catch.
Reply With Quote
  #3  
Old 03-15-2008
Intrigued's Avatar
Intrigued Intrigued is offline
Indigo Rose Customer
 
Join Date: Dec 2003
Location: Location! Location!
Posts: 6,059
I like these suggestions too. Nice call!
__________________
Intrigued
www.amsuser.com
Reply With Quote
  #4  
Old 03-16-2008
ShadowUK ShadowUK is offline
Forum Member
 
Join Date: Oct 2007
Location: London, UK
Posts: 1,275
I'd love this as well, so I could do String.Find on Web.GetPageCode
Reply With Quote
  #5  
Old 03-16-2008
FoxLeader's Avatar
FoxLeader FoxLeader is offline
Forum Member
 
Join Date: Nov 2006
Location: Quebec, Canada.
Posts: 432
Yep, this would be one of my top wishes for AMS.
Reply With Quote
  #6  
Old 03-18-2008
Darryl's Avatar
Darryl Darryl is offline
Indigo Rose Staff Member
 
Join Date: Jul 2001
Location: Indigo Rose Software
Posts: 1,602
Thank you, I've submitted all of your Web object suggestions for consideration.

REF: 17310
__________________
Darryl
Indigo Rose Corporation

Product Guides: AMS70 | SUF80 | TU30 | VP30 |MSIFACT |DeltaMAX
Reply With Quote
  #7  
Old 10-27-2008
christhomas christhomas is offline
Forum Member
 
Join Date: Sep 2008
Location: UK
Posts: 17
A couple more points for inclusion please

I'd like to second the extra options for the web windows borders. The current always on thick border has really cramped my style in my app.

A big one for me, if possible. Make window scroll bars optional. This has played **** with my current app. I use a small IE window to show info to the user. If I am not very very carefull with my HTML placement, I get stinking great scroll bars at the top and/or the sides of the window. I don't need them, so I should be able to dis-able them?

Cheers

CT
Reply With Quote
  #8  
Old 10-27-2008
RizlaUK's Avatar
RizlaUK RizlaUK is offline
Forum Member
 
Join Date: May 2006
Location: London UK
Posts: 3,129
just set "overflow:hidden" in the head of your html pages
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Object Right Click Management Roboblue AutoPlay Media Studio 7.5 Examples 9 12-24-2007 02:56 PM
HOW TO: Return a Web Browser Object to the Original URL after a Page Jump Support AutoPlay Media Studio 4.0 Examples 0 02-03-2003 10:18 AM
INFO: Difference between the Media Player Object and the AVI Object Support AutoPlay Media Studio 4.0 Examples 0 10-29-2002 03:15 PM
HOWTO: Make a Media Player Object Go Full Screen Support AutoPlay Media Studio 4.0 Examples 0 10-23-2002 12:23 PM
INFO: Minimum requirements for the Flash Object, Media Player Object, and Web Browser Object Support AutoPlay Media Studio 4.0 Examples 0 10-04-2002 11:09 AM


All times are GMT -6. The time now is 04:35 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software