On Mar 02, 2007, at 11:18 AM, [EMAIL PROTECTED] wrote: > On Mar 02, 2007, at 18:08 UTC, Norman Palardy wrote: > >> Oddly enough I tried a constructor and it doesn't work because the >> dimensions are still those set in the IDE until AFTER the constructor >> finishes. >> Since the constructor also calls Super.Window the open events still >> see the old size :( > > Yes, but can't you move the code that's in your Open events into the > constructor instead (after the call to Super.Window)?
Sadly it's too late if it's after the Super.Window because the open event has run then :) >> IF the plugin would resize it's display of the content when the >> window resizes that would be great but I dont have the code for that >> so I'm kind of stuck at the moment. > > Ouch. I'm tuning in late here... this plugin only initializes itself > when it opens? There's no way to change its display after that? How > much did you pay for this, anyway? :) Yeah it's being addressed (I think) but at the moment this is the way it is _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
