Re: [Dynapi-Help] Pushpanel widget

2001-01-03 Thread Chris Go
shpanel object is added to the documentĀ lp.setURL("file.htm");Hope this helps.Chris- Original Message -From: "AT" <[EMAIL PROTECTED]>To: <[EMAIL PROTECTED]>Sent: Wednesday, January 03, 2001 1:59 PMSubject: [Dynapi-Help] Pushpanel widget> Hi all..> May

Re: [Dynapi-Help] Pushpanel widget

2001-01-03 Thread Chris Go
has to be called after // the pushpanel object is added to the document lp.setURL("file.htm"); Hope this helps. Chris - Original Message - From: "AT" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 03, 2001 1:59 PM Subject: [Dynapi-Help

Re: [Dynapi-Help] Pushpanel widget

2001-01-03 Thread AT
At 19.37 03/01/2001 -0500, you wrote: Try something like this: lp = new LoadPanel(); lp.setURL('file1.html'); ppanel= new PushPanel(lp) Whoops.. I just tried to create an empty pushpanel, with: ppanel = new PushPanel() and then assigning it a child DynLayer which was a LoadPanel. Since this wa

Re: [Dynapi-Help] Pushpanel widget

2001-01-03 Thread Robert Rainwater
s onload event to set the size of the pushpanel. Robert Rainwater - Original Message - From: "AT" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 03, 2001 4:59 PM Subject: [Dynapi-Help] Pushpanel widget > Hi all.. > Maybe this will seem

[Dynapi-Help] Pushpanel widget

2001-01-03 Thread AT
Hi all.. Maybe this will seem obvious, but it's not much time since I began reading this list. I've downloaded the last snapshot of the DynAPI2, and I was trying to upgrade something I created with the DynAPI1. First thing I've noticed, the Pushpanel doesn't seem to allow loading content from a