WebGadget() & Set/GetGadgetState()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by naw.

Hi Fred,

Can we get some more control of the spiffy new Web Gadget - like:

status=getGadgetState(x) - values to show if the Gadget is loading (perhaps -1)
- has failed to load / http error code eg: 404

setGadgetState(x,#PB_Web_Reload) - Reload from WWW Site (not local cache)
setGadgetState(x,#PB_Web_NoPopup) - Disable IE Popup menus

Thanks - Nigel
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

No replies on this 4 year old topic?
hmm oh well.
#PB_Web_NoPopup is something that would be great to have.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Post Reply