Page 2 of 2
Posted: Fri Jul 28, 2006 4:18 pm
by Joakim Christiansen
oridan wrote:Error in ExplorerBarGadget.pbi
Line 107: Syntax error!

He must disable html in his post and post it again!
Posted: Fri Jul 28, 2006 4:37 pm
by wayne-c
Sorry guys, removed the bad formatted code. Uploaded a Zip-File instead, see my last post.
Posted: Fri Jul 28, 2006 4:57 pm
by oridan
OK!
Thanks

Posted: Fri Jul 28, 2006 9:20 pm
by utopiomania
Wane-C, works perfect here on XP Home/SPxx!
This is a bit strange, as I am currently working on a program that use a similar
gadget for it's main navigation, only I turned to another language and adapted
this instead:
http://www.dhtmlgoodies.com/scripts/xp- ... -pane.html
Anyways, nice work

Posted: Fri Jul 28, 2006 9:31 pm
by wayne-c
@utopiomania: Yes, your web-version looks nice, too! I LOVE the animation (this is still missing in my version

). We could take this DHTML-page and display it in a WebGadget, but I never did this before. Is there a way to react to links clicked in the WebGadget? Or to react to JavaScript actions?
Posted: Fri Jul 28, 2006 9:45 pm
by utopiomania
Is there a way to react to links clicked in the WebGadget?
Yes, but limited:
http://www.purebasic.fr/english/viewtopic.php?t=16837
It's not built into the language, and there's no guarantee the workaround will be updated if they break the
syntax again.
The functionality to interact properly with a webgadget has been asked for numerous times, but probably
won't happen

, so I moved elsewhere for this.