Re: [Dynapi-Dev] anchors:

2003-03-28 Thread Doug Melvin
In creating the attached example I discovered the following: The width of the button is being changed, but the anchor parameters are not being utilized after the size change. When you click the link to change to width to 1 pixel you will notice that the button is set to a width of 1, but the butto

[Dynapi-Dev] General patches + ioelement ? + demos

2003-03-28 Thread Kevin
Hi, I've attached a few patches against the latest? (yesterday's) CVS. I've left IOElement still only allowing an Xframe thread and for NS4. Was there a special reason for this? I know in NS4 it's needed as it can't post from an ilayer form? Though it looks like NS4 is only allowed to do a get?

Re: [Dynapi-Dev] DynButton

2003-03-28 Thread Raymond Irving
Well, I must say the widget looks good! It's light weight (small in size) and very simple. Note the following shortcuts: 1) The arguments x, y, w, h, caption, bgColor, fgColor, vAlign, hAlign might be too long for a user to rememer them all. why not use the dual parameter (or dictionary) option

Re: [Dynapi-Dev] anchors:

2003-03-28 Thread Raymond Irving
--- Doug Melvin <[EMAIL PROTECTED]> wrote: > a point.. it seems that you must define the size of > a layer before you set it's anchor, > unless you intend to set all 4 dimension in the > anchor.. can this be fixed somehow? Please send me a working example of the above and I'll take a look at it.

Re: [Dynapi-Dev] DynLayer Blackboard updates

2003-03-28 Thread Raymond Irving
--- Doug Melvin <[EMAIL PROTECTED]> wrote: > but the blackboard is not in cvs? No, it's not yet in cvs. You'll have to use the attached files to perform the updates. I'm working on an addHTML() feature that will us to add a block of html code to the document before and after page loads. It might