Re: Re[2]: [Dynapi-Help] ScrollPane doesnt work using DynDocument. -- still a few bugs

2001-01-11 Thread Tarun Ramakrishna Elankath
Thanks Robert! Will do that now. - Original Message - From: "Robert Rainwater" <[EMAIL PROTECTED]> To: "DynAPI Help List" <[EMAIL PROTECTED]> Sent: Friday, January 12, 2001 2:51 AM Subject: Re[2]: [Dynapi-Help] ScrollPane doesnt work using DynDocument. -

Re[2]: [Dynapi-Help] ScrollPane doesnt work using DynDocument. -- still a few bugs

2001-01-11 Thread Robert Rainwater
On 1/11/2001, 11:53:20 AM EST, Tarun wrote about "[Dynapi-Help] ScrollPane doesnt work using DynDocument. -- still a few bugs": > Thanks Peter, > The stuff worked after some tweaking. However I found a few bugs (which I > think can be fixed easily (maybe!) ) > This is

Re: [Dynapi-Help] ScrollPane doesnt work using DynDocument. -- still a few bugs

2001-01-11 Thread Tarun Ramakrishna Elankath
vorsky" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 8:55 PM Subject: Re: [Dynapi-Help] ScrollPane doesnt work using DynDocument. > > Checkout the archive for this thread: > > "[Dynapi-Help] dragging in frames bug - workaround fo

Re: [Dynapi-Help] ScrollPane doesnt work using DynDocument.

2001-01-11 Thread Peter Dvorsky
Checkout the archive for this thread: "[Dynapi-Help] dragging in frames bug - workaround for " peterD At 08:53 PM 1/11/2001 +0530, you wrote: >Hi, > I have loaded the DynAPI in a parent frame, and using the DynDocument >constructor (following Pascals tutorial) obtained a reference to one

[Dynapi-Help] ScrollPane doesnt work using DynDocument.

2001-01-11 Thread Tarun Ramakrishna Elankath
Hi, I have loaded the DynAPI in a parent frame, and using the DynDocument constructor (following Pascals tutorial) obtained a reference to one of the child frames. Using this reference I created a ScrollPane in the document of the child frame. The ScrollPane displays correctly and no errors a