Hi,
I found out that the WebBrowser gadget cannot be resized while your app is running!
Test this code and see for your self:
startBlue "XX","XX"
aa=createWebBrowser(10,10,100,100,0)
webBrowserNavigate aa,"http://www.thegamecreators.com/"
do
if spacekey()=1 then resizeGadget aa,300,300
if shiftkey()=1 then moveGadget aa,50,50
if controlkey()=1 then setGadget aa,70,70,300,300
loop
The only workaround for now is to delete and create a new one while main window is resizing. But this is abit messy tho...
"Gangsters die, they don't go to heaven where angels fly!"
AMD Sempron 3.1+ Ghz, 512MB Ram, ATI R9550 256MB Ram, Sound Blaster Live!, WinXP SP2, DirectX 9.0c