[Dynapi-Dev] DynAPI 3.0 Beta 1 Release!

2003-06-03 Thread Raymond Irving
The long awaited version 3.0 of DynAPI is mostly complete, and finally in a releasable state. There's a lot of new functionality added, and a lot organizational changes. Please read the docs/changelog.html for a complete description of the changes and use the examples for reference. This is versi

[Dynapi-Dev] Newest SnapX in next .zip release

2003-06-03 Thread Leif W
Hi, The newest SnapX I posted to the mail and to the patch list on Saturday didn't make it into the CVS. I can't seem to get my password working on the DynAPI site, and I never had write-access to the CVS. Can somebody please add it to the CVS for me. Thanks, Leif -

Re: [Dynapi-Dev] Newest SnapX in next .zip release

2003-06-03 Thread Raymond Irving
Very sorry Leif. Over the weekend my email was over quota so I did not get any mail from the DynAPI group. I'll upload your changes to CVS tonight. As for CVS access I would like for many more persons to have read/write access to the CVS. This can be done by setting up a sourceforge account, sen

Re: [Dynapi-Dev] new Frame class 1/3 - cvs update

2003-06-03 Thread Kevin
"Raymond Irving" <[EMAIL PROTECTED]> wrote: > > --- Kevin <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Here are some updates needed to CVS: > > > > 1) allow img tags with width / height > > Uploaded > > > 2) fix destroy / remove system / clear anchor > > Not uploaded. The the modifications th

Re: [Dynapi-Dev] new Frame class 2/3 - BorderManager update

2003-06-03 Thread Kevin
"Raymond Irving" <[EMAIL PROTECTED]> wrote: > --- Kevin <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Here is the new BorderManager/Highlighter code. > > i.e. Frame class. > > Inside Highlighter line 20: > > background-image:url(',13,'); > > The above will cause IE nake an attempt to reload an

Re: [Dynapi-Dev] new Frame class 3/3 - TemplateManager integration

2003-06-03 Thread Kevin
"Raymond Irving" <[EMAIL PROTECTED]> wrote: > --- Kevin <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I had a go with Raymond's TemplateManager to > > integrate > > with my Frame class. Things seem to work OK - using > > the > > same ideas as my new > > dynapi.gui.bordermanager-outer.html > > exampl

Re: [Dynapi-Dev] new Frame class 3/3 - TemplateManager integration

2003-06-03 Thread Raymond Irving
See Below: --- Kevin <[EMAIL PROTECTED]> wrote: > "Raymond Irving" <[EMAIL PROTECTED]> wrote: > > > --- Kevin <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > I had a go with Raymond's TemplateManager to > > > integrate > > > with my Frame class. Things seem to work OK - > using > > > the > > >

[Dynapi-Dev] In ref: Confidential Matters

2003-06-03 Thread Igho Nikoro
Dear Sir, I will like to solicit your help in a business proposition, which is by nature very confidential and a Top Secret. I know that a transaction of this magnitude will make any one worried and apprehensive but I am assuring you not to worry, as all will be well at the end of this endeavo

Re: [Dynapi-Dev] Newest SnapX in next .zip release

2003-06-03 Thread Leif W
sf.net username: warp9pnt9 I can log into this account and have PuTTY (the entire suite) and WinCVS installed. Will configure once I'm able to verify that I can log in to the dynapi site. Leif - Original Message - From: "Raymond Irving" <[EMAIL PROTECTED]> To: "Leif W" <[EMAIL PROTECTE

Re: [Dynapi-Dev] Newest SnapX in next .zip release

2003-06-03 Thread Dan Willemsen
On Mon, 2003-06-02 at 15:07, Raymond Irving wrote: > Very sorry Leif. Over the weekend my email was over > quota so I did not get any mail from the DynAPI group. > I'll upload your changes to CVS tonight. > > As for CVS access I would like for many more persons > to have read/write access to the

[Dynapi-Dev] New DynAPI updates/fixes in CVS

2003-06-03 Thread Raymond Irving
+ Fix DynAPI Compressor Bug + Fix DynLayer _destroy() bug + Modify SnapX Class to support Sticky snap -- Raymond Irving __ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com

Re: [Dynapi-Dev] Newest SnapX in next .zip release

2003-06-03 Thread Raymond Irving
--- Dan Willemsen <[EMAIL PROTECTED]> wrote: > On Mon, 2003-06-02 at 15:07, Raymond Irving wrote: > > Very sorry Leif. Over the weekend my email was > over > > quota so I did not get any mail from the DynAPI > group. > > I'll upload your changes to CVS tonight. > > > > As for CVS access I would

Re: [Dynapi-Dev] Newest SnapX in next .zip release

2003-06-03 Thread Raymond Irving
Very good job on the SnapX class Leif. Just one question... Is it possible to reduce the size of the library? -- Raymond Irving --- Leif W <[EMAIL PROTECTED]> wrote: > sf.net username: warp9pnt9 > > I can log into this account and have PuTTY (the > entire suite) and WinCVS > installed. Will

Re: [Dynapi-Dev] Newest SnapX in next .zip release

2003-06-03 Thread Leif W
Thanks! Yeah I know, it's a large lib. Something I mean to look at for next revision. Maybe a different technique for handling the snap cases might yield less code. I just wanted to get something functional out there, as a starting point. The technique I chose was to break up inner and outer s

Re: [Dynapi-Dev] Newest SnapX in next .zip release

2003-06-03 Thread Raymond Irving
Spliting it depends on the amount of features that the snapx library will have. The main use of the snapx library IMO would be for creating dockable gui components, flow charts, and UML applications. -- Raymond Irving --- Leif W <[EMAIL PROTECTED]> wrote: > Thanks! > > Yeah I know, it's a lar