Re: [Dynapi-Dev] DynLayer width/height

2003-10-20 Thread Raymond Irving
--- Kevin <[EMAIL PROTECTED]> wrote: > > Can DynAPI 3.0 make toast? > Well, it can be used to write the application that controls the toaster :) -- Raymond Irving > - > Kevin > > > -- > > Raymond Irving > > > > > > --- Háber János <[EMAIL PROTECTED]> wrote: > > > 2003. október 19. 21.33 dátu

Re: [Dynapi-Dev] Using the List Widget?

2003-10-20 Thread Háber János
Hi! > > > Thought I'd pick on a widget and give it a go. So I tried the > > > gui.List component. Can we have packages.js dependency on > > > NodeItem? > > // New? In packages.js including List will auto include NodeItem > > //dynapi.library.include('dynapi.gui.NodeItem') > dynapi.library.include('

Re: [Dynapi-Dev] Using the List Widget?

2003-10-20 Thread Kevin
"Háber János" wrote: > Hi! > > Thought I'd pick on a widget and give it a go. So I tried the > > gui.List component. Can we have packages.js dependency on > > NodeItem? // New? In packages.js including List will auto include NodeItem //dynapi.library.include('dynapi.gui.NodeItem') dynapi.libra

Re: [Dynapi-Dev] Using the List Widget?

2003-10-20 Thread Háber János
Hi! > Thought I'd pick on a widget and give it a go. So I tried the > gui.List component. Can we have packages.js dependency on > NodeItem? > > Is it not possible to add a link as list item content? In example: > list.add("Item Two",2); > > Is the correct way to do this to add onclick handler to li

Re: [Dynapi-Dev] DynLayer width/height

2003-10-20 Thread Kevin
"Raymond Irving" wrote: > It's all inside the docs. See docs/changelog.html > > Use setAnchor({stretchH:'20%',stretchV:'40%'}) > > I'm getting the feeling we are not aware of the full > power of DynAPI 3.0 :) It can do anything you want it > to do. Yes Raymond thanks for the pointers. (bows down)

Re: [Dynapi-Dev] DragIcon bounding box

2003-10-20 Thread Raymond Irving
use setDragEnabled(true,{top:0,right:0,bottom:0,left:0},true); -- Raymond Irving --- Háber János <[EMAIL PROTECTED]> wrote: > Hi! > > How can I set the drag event bounding box? > I try the: setDragEnabled(true,object,true); > but it's not work (I don't know what I missed). > > Cow > > > >

[Dynapi-Dev] DragIcon bounding box

2003-10-20 Thread Háber János
Hi! How can I set the drag event bounding box? I try the: setDragEnabled(true,object,true); but it's not work (I don't know what I missed). Cow --- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux D