You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(83) |
Nov
(319) |
Dec
(441) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(617) |
Feb
(784) |
Mar
(426) |
Apr
(363) |
May
(489) |
Jun
(396) |
Jul
(405) |
Aug
(146) |
Sep
(97) |
Oct
(146) |
Nov
(348) |
Dec
(99) |
2002 |
Jan
(69) |
Feb
(92) |
Mar
(58) |
Apr
(33) |
May
(29) |
Jun
(45) |
Jul
(72) |
Aug
(71) |
Sep
(47) |
Oct
(19) |
Nov
(48) |
Dec
(55) |
2003 |
Jan
(23) |
Feb
(73) |
Mar
(42) |
Apr
(52) |
May
(64) |
Jun
(155) |
Jul
(169) |
Aug
(103) |
Sep
(113) |
Oct
(118) |
Nov
(46) |
Dec
(30) |
2004 |
Jan
(19) |
Feb
(24) |
Mar
(40) |
Apr
(13) |
May
(35) |
Jun
(1) |
Jul
(23) |
Aug
(3) |
Sep
(31) |
Oct
(31) |
Nov
(26) |
Dec
|
2005 |
Jan
(5) |
Feb
(4) |
Mar
(3) |
Apr
(2) |
May
(2) |
Jun
|
Jul
|
Aug
(23) |
Sep
(9) |
Oct
(5) |
Nov
(2) |
Dec
(1) |
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Abre C. <ac...@ou...> - 2003-02-19 15:05:19
|
The patch seems to have fixed the DynEvent.getX() bug on IE/Mac. = Unfortunately, it seems to have broken other features (like dragging). I'll start diffing the files to see if I can determine what changed = between the versions. Thanks again for your help. - Abre -----Original Message----- From: Joy Ride [mailto:joy...@ho...] Sent: Wednesday, February 19, 2003 1:49 AM To: Abre Chase; dyn...@li... Subject: Re: [Dynapi-Help] IE5 Mac - DynEvent.getX() reports incorrect position Hello, Well, we have made some compability modifications in to DynAPI 2.5.7. = You might want to try those. Also we are currently in progress of fixing few = Mac related issues (for example in loadpanel.js) for DynAPI2 (I'm sure that these fixes will be usefull for DynAPI3 as well). If you are interested, = you might want to try modified version attached in to this email. ... I = don't give any promises though :-) It is basically 2.5.7 with some support for Opera and some fixes for Machintosh (and others). - Juho Risku ----- Original Message ----- From: "Abre Chase" <ac...@ou...> To: <dyn...@li...> Sent: Wednesday, February 19, 2003 12:49 AM Subject: [Dynapi-Help] IE5 Mac - DynEvent.getX() reports incorrect = position This may or may not be related to the DynAPI... I'm using 2.5.7 and have been tasked with porting some existing code to = the Mac IE5.2 environment. I've noticed that the getX() method of the = DynEvent returns incorrect values. The event is occurring in a DynLayer which = was created inline - which may have something to do with the problem... I've done some debugging (mouse.js ~line 83): evt.pageX=3Dis.ie?e.x+document.body.scrollLeft:e.pageX; // e.x =3D 110, document.body.scrollLeft =3D 0 evt.x=3Dis.ie?evt.pageX-evt.src.getPageX():e.layerX // pageX =3D 110, src.getPageX =3D 101 It seems that the initial e.x is being reported incorrectly. That value should be closer to 100. From what I can tell, this is the "unmolested" browser event's x property. Is the browser returning an incorrect coordinate? Is it buffered with something like document.body.offsetX? = Is anyone aware of issues involving the event.x property being incorrect = for IE5 on the Mac? I've read that document.body.scrollLeft is unreliable and should be = replaced with document.documentElement.scrollLeft. Any truth to that? Thanks in advance for any advice/discussion. - Abre ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dynapi-Help mailing list Dyn...@li... https://lists.sourceforge.net/lists/listinfo/dynapi-help |
From: OTOUS M. <ot...@em...> - 2003-02-19 10:57:03
|
Dear Sir=2C May I solicit your understanding=2C as I have had no prior contact with you=2Cbut circumstances made it to be this way today and I encourage you to read this mail=2E I am a Ghanian=2C my name is otous Musole=2C I am the only son of Mr=2E Francis Joshua Musole a Gold miner in Ghana=2EMr=2E Francis Musole died September last year 2002 from an accident while working in the Gold field in Ghana=2E Our family is a family of 5=2CI my mum and my younger sisters=2E My late dad before his death saved quite some money $4=2E5m=28Fourand half million US dollars=29 which he made from Gold proceeds and some Gold bars which weighs so many kilograms and all this he deposited somewhere in Ghana=2E I and my younger sister Alima are the only one that has the related papers concerning this deposit=2E So much has taken place in my family since his death=2E Our Uncles are giving us a real battle because they are all interested in what they believe my late dad must have left behind for the family=2E As a result of this=2C My mum has gone to her home town to stay for safety =2C you can confirm the authenticity of what I am telling you on phone immediately=2EWe need a guardian who will assist us to move this funds out of Ghana to his country for investment into a profitable business=2E We need western education and good life=3B our uncles are all out to take all we have from us=2E Thus the reason why we are asking for your assistance=2E We will compensate you for assisting us in this regard=3B we are ready to go into partnership with you provided you will be sincere to us=2E Please save=2C my family from this trouble and God will bless you=2E I am expecting your response so that I can give you my full contact here in Ghana with further details of what we need to do=2E we are willing to discuss your preferred mode of compensation here for you to feel satisfied after the business=2E Keep this offer very confidential nomatter your position please=2EI am expecting your response strictly through this my private mail address below=3A otous1=40yahoo=2Ecom we shall talk as soon as I hear from you=2E Thanking you=2E Regards=2C otous=2E |
From: Joy R. <joy...@ho...> - 2003-02-19 06:49:05
|
Hello, Well, we have made some compability modifications in to DynAPI 2.5.7. You might want to try those. Also we are currently in progress of fixing few Mac related issues (for example in loadpanel.js) for DynAPI2 (I'm sure that these fixes will be usefull for DynAPI3 as well). If you are interested, you might want to try modified version attached in to this email. ... I don't give any promises though :-) It is basically 2.5.7 with some support for Opera and some fixes for Machintosh (and others). - Juho Risku ----- Original Message ----- From: "Abre Chase" <ac...@ou...> To: <dyn...@li...> Sent: Wednesday, February 19, 2003 12:49 AM Subject: [Dynapi-Help] IE5 Mac - DynEvent.getX() reports incorrect position This may or may not be related to the DynAPI... I'm using 2.5.7 and have been tasked with porting some existing code to the Mac IE5.2 environment. I've noticed that the getX() method of the DynEvent returns incorrect values. The event is occurring in a DynLayer which was created inline - which may have something to do with the problem... I've done some debugging (mouse.js ~line 83): evt.pageX=is.ie?e.x+document.body.scrollLeft:e.pageX; // e.x = 110, document.body.scrollLeft = 0 evt.x=is.ie?evt.pageX-evt.src.getPageX():e.layerX // pageX = 110, src.getPageX = 101 It seems that the initial e.x is being reported incorrectly. That value should be closer to 100. From what I can tell, this is the "unmolested" browser event's x property. Is the browser returning an incorrect coordinate? Is it buffered with something like document.body.offsetX? Is anyone aware of issues involving the event.x property being incorrect for IE5 on the Mac? I've read that document.body.scrollLeft is unreliable and should be replaced with document.documentElement.scrollLeft. Any truth to that? Thanks in advance for any advice/discussion. - Abre ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dynapi-Help mailing list Dyn...@li... https://lists.sourceforge.net/lists/listinfo/dynapi-help |
From: Abre C. <ac...@ou...> - 2003-02-18 22:53:26
|
This may or may not be related to the DynAPI... I'm using 2.5.7 and have been tasked with porting some existing code to = the Mac IE5.2 environment. I've noticed that the getX() method of the = DynEvent returns incorrect values. The event is occurring in a DynLayer = which was created inline - which may have something to do with the = problem... I've done some debugging (mouse.js ~line 83): evt.pageX=3Dis.ie?e.x+document.body.scrollLeft:e.pageX; // e.x =3D 110, = document.body.scrollLeft =3D 0 evt.x=3Dis.ie?evt.pageX-evt.src.getPageX():e.layerX // pageX =3D 110, = src.getPageX =3D 101 It seems that the initial e.x is being reported incorrectly. That value = should be closer to 100. From what I can tell, this is the "unmolested" = browser event's x property. Is the browser returning an incorrect = coordinate? Is it buffered with something like document.body.offsetX? = Is anyone aware of issues involving the event.x property being incorrect = for IE5 on the Mac? I've read that document.body.scrollLeft is unreliable and should be = replaced with document.documentElement.scrollLeft. Any truth to that? Thanks in advance for any advice/discussion. - Abre |
From: stephane B <is...@ne...> - 2003-02-14 09:56:47
|
Hello, i ve seen a mail in this mail list : il talks about a synchronus solution to share data ... very very interesting... i works with dynapi 3.0 ... ok but ... nothing about examples ... documentation etc... is it possible to have more information about this project . ? thanks a lot stephane B |
From: Webmaster <web...@fa...> - 2003-02-13 22:31:17
|
Wow, pretty impressive, i didn't thought DynAPI 3.0 was going on that direction. Regards ;-) -----Mensaje original----- De: dyn...@li... [mailto:dyn...@li...] En nombre de dyn...@li... Enviado el: jueves, 13 de febrero de 2003 21:01 Para: dyn...@li... Asunto: Dynapi-Help digest, Vol 1 #1031 - 2 msgs Send Dynapi-Help mailing list submissions to dyn...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/dynapi-help or, via email, send a message with subject or body 'help' to dyn...@li... You can reach the person managing the list at dyn...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Dynapi-Help digest..." |
From: Raymond I. <xw...@ya...> - 2003-02-13 18:12:13
|
Building n-tier Applications with DynAPI 3.0 Creating n-tier web applications with DynAPI 3.0 has never been easier. With the support for remote scripting and synchronous connections both client and server can send and receive data without the need to refresh the web page. Figure 1. With DynAPI 3.0 it is now possible to easily build applications from component building blocks that can be shared, reused, and relocated across the Internet. By partitioning an applications tasks into logical tiers of services, it becomes possible to encapsulate business rules (or services), data access and user interface tasks into shared, reusable components that can be easily modified and distributed anywhere on the Internet. Figure 2. The good thing about DynAPI Remote Script (or Web Service) technology is that it works well with existing Internet technology. No need to add any new software or hardware because it advantage of what you already have. Remote Scripting in DynAPI is made possible through what is called Simple Object and Data Access - Remote Procedure Call (SODA-RPC). SODA (for short) is used to convert JavaScript objects (and data types) to XML, which is sent via the Internet to a web server. This XML document can be parsed on both client and server without the need of an XML parser, thus making it possible for older browsers (such as NS4) to advantage of SODA-RPC. An object sent from the client to the server is first converted to XML and then back to an object (or the corresponding data type) on the server. This makes it possible for server-side programs written in perl, php, asp, etc to interact with client-side objects as if they where created locally. Figure 3. The possibilities are endless. Just take a look at some of the application you can create using DynAPI Remote Scripting: Instant Messengers - Send messages from client -> server -> other clients by using the server has a hub (See figure 4). Interactive Guest Books Point-Of-Sale Systems Interactive Online catalogs Interactive Online Classified Ads System Interactive Help Desk - Chat with sales reps, support team, etc. Interactive Customer Services Online Gaming Interactive slide-shows Web based email clients Stock tickers, news readers, etc Figure 4. PS. If still unable to see pictures then goto http://www24.brinkster.com/dyntools/next/docs/appnote.soda_rpc.html __ Raymond Irving --------------------------------- Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day |
From: Raymond I. <xw...@ya...> - 2003-02-13 17:44:42
|
Building n-tier Applications with DynAPI 3.0 Creating n-tier web applications with DynAPI 3.0 has never been easier. With the support for remote scripting and synchronous connections both client and server can send and receive data without the need to refresh the web page. Figure 1. With DynAPI 3.0 it is now possible to easily build applications from component building blocks that can be shared, reused, and relocated across the Internet. By partitioning an applications tasks into logical tiers of services, it becomes possible to encapsulate business rules (or services), data access and user interface tasks into shared, reusable components that can be easily modified and distributed anywhere on the Internet. Figure 2. The good thing about DynAPI Remote Script (or Web Service) technology is that it works well with existing Internet technology. No need to add any new software or hardware because it advantage of what you already have. Remote Scripting in DynAPI is made possible through what is called Simple Object and Data Access - Remote Procedure Call (SODA-RPC). SODA (for short) is used to convert JavaScript objects (and data types) to XML, which is sent via the Internet to a web server. This XML document can be parsed on both client and server without the need of an XML parser, thus making it possible for older browsers (such as NS4) to advantage of SODA-RPC. An object sent from the client to the server is first converted to XML and then back to an object (or the corresponding data type) on the server. This makes it possible for server-side programs written in perl, php, asp, etc to interact with client-side objects as if they where created locally. Figure 3. The possibilities are endless. Just take a look at some of the application you can create using DynAPI Remote Scripting: Instant Messengers - Send messages from client -> server -> other clients by using the server has a hub (See figure 4). Interactive Guest Books Point-Of-Sale Systems Interactive Online catalogs Interactive Online Classified Ads System Interactive Help Desk - Chat with sales reps, support team, etc. Interactive Customer Services Online Gaming Interactive slide-shows Web based email clients Stock tickers, news readers, etc Figure 4. See the SODA-RPC documentation for more information. -- Raymond Irving --------------------------------- Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day |
From: Jesse V. <je...@6t...> - 2003-02-13 15:56:59
|
OK, thanks, then I'll just handle it myself, which seem like what the other other people replying are doing. Thanks, Jesse Raymond Irving wrote: >Hello Jesse, > >DynAPI 2.9+ uses setLocation(x,y) instead of moveTo() >and moveBy() has been removed. > >The feature that you're looking for is often times >left up to users' implementation. DynAPI only provides >the core methods and properties inside the distro. >What I would suggest is that you make an extension for >the DynLayer object. In so doing users who need this >feature can include the extension. Agree? > >If you need help with creating the extension. Then let >me know. > >Best regards, > >-- >Raymond Irving > >--- Jesse Vitrone <je...@6t...> wrote: > > >>I'm using 2.9. Is there a good way to do it with >>this? When is 3.0 >>supposed to be coming out? >> >>Thanks, >> Jesse >> >>Raymond Irving wrote: >> >> >> >>>What version of dynapi are you using? >>> >>>This situation will be addressed with 3.0. It uses >>> >>> >>a >> >> >>>layer motion/collision detection library that can >>> >>> >>be >> >> >>>used for exactly what you want it to. >>> >>>-- >>>Raymond Irving >>> >>>--- Jesse Vitrone <je...@6t...> >>> >>> >>wrote: >> >> >>> >>> >>> >>> >>>>I have a 2 layers, and when one moves, I want the >>>>other one to move, so >>>>they move as a group. >>>>Shouldn't be hard to do, but I don't know how to >>>>tell how far the first >>>>layer has moved, that way >>>>my move callback can move the other one by the >>>> >>>> >>same >> >> >>>>distance. >>>> >>>> >>>>Is there something that I can look at when I'm in >>>>the ondragmove >>>>listener to see how far it's moved? >>>> >>>>Thanks in advance, >>>> Jesse >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>------------------------------------------------------- >> >> >>> >>> >>> >>> >>>>This SF.NET email is sponsored by: >>>>SourceForge Enterprise Edition + IBM + LinuxWorld >>>> >>>> >>= >> >> >>>>Something 2 See! >>>>http://www.vasoftware.com >>>>_______________________________________________ >>>>Dynapi-Help mailing list >>>>Dyn...@li... >>>> >>>> >>>> >>>> >>>> >>https://lists.sourceforge.net/lists/listinfo/dynapi-help >> >> >>>__________________________________________________ >>>Do you Yahoo!? >>>Yahoo! Shopping - Send Flowers for Valentine's Day >>>http://shopping.yahoo.com >>> >>> >>> >>> >>------------------------------------------------------- >> >> >>>This sf.net email is sponsored by:ThinkGeek >>>Welcome to geek heaven. >>>http://thinkgeek.com/sf >>>_______________________________________________ >>>Dynapi-Help mailing list >>>Dyn...@li... >>> >>> >>https://lists.sourceforge.net/lists/listinfo/dynapi-help >> >> >>> >>> >>> >>> >> >> >> >> >------------------------------------------------------- > > >>This sf.net email is sponsored by:ThinkGeek >>Welcome to geek heaven. >>http://thinkgeek.com/sf >>_______________________________________________ >>Dynapi-Help mailing list >>Dyn...@li... >> >> >> >https://lists.sourceforge.net/lists/listinfo/dynapi-help > > >__________________________________________________ >Do you Yahoo!? >Yahoo! Shopping - Send Flowers for Valentine's Day >http://shopping.yahoo.com > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >Dynapi-Help mailing list >Dyn...@li... >https://lists.sourceforge.net/lists/listinfo/dynapi-help > > ################################################################# ################################################################# ################################################################# ##### ##### ##### ################################################################# ################################################################# ################################################################# |
From: Doug M. <do...@cr...> - 2003-02-13 07:31:18
|
or that.. if you know the offset.. (doh) ----- Original Message ----- From: "Glen Deas" <gle...@gt...> To: "Jesse Vitrone" <je...@6t...> Cc: <dyn...@li...>; <LV...@gi...> Sent: Wednesday, February 12, 2003 5:44 PM Subject: Re: [Dynapi-Help] how far did the layer move? > Or my example was muddy. > check x+100 and y+200 > > layer1events=new EventListener() > layer1events.ondragmove=function() { > layer2.moveTo(layer1.x+100, layer1.y+200) > } > layer1.addEventListener(layer1events) > > Working example: > http://home1.gte.net/glendeas/jesse/dragginganotherlayer.html > > glen > > ----- Original Message ----- > From: "Jesse Vitrone" <je...@6t...> > To: "Glen Deas" <gle...@gt...> > Cc: <dyn...@li...>; <LV...@gi...> > Sent: Wednesday, February 12, 2003 9:12 PM > Subject: Re: [Dynapi-Help] how far did the layer move? > > > > Glen & Lars: > > I'm not sure I was quite clear on what I really want to do. > > > > Let's say I have layer1 at x / y = 100 / 200 and layer2 at x / y = 200 / > > 400. > > When layer1 gets moved to 110 / 220, I need to move layer2 to 210 / 420. > > > > Is there an easy way to do this? I don't want to use moveTo, since the > > x / y coords of the two layers aren't the same. I need to find out how > > much layer1 moved in the x / y directions, then pass them to moveBy. > > > > I could always keep track of the "previousX/Y" manually, then see where > > it is after it gets moved, but it seems like this would be a common > > thing that people would need and that I wouldn't have to do it manually. > > > > Thanks for the suggestions though. > > > > Jesse > > > > > > Glen Deas wrote: > > > > >I don't know if this is what you are looking for, but here it comes. > > > > > > COLHevents=new EventListener(COLH) > > > COLHevents.ondragmove=function(e) { > > > COLB.moveTo(COLH.x, COLH.y-1) > > > COL.moveTo(COLH.x, COLH.y) > > > } > > > COLH.addEventListener(COLHevents) > > > > > >An old example using dynapi 2.53 is here: (Warning, adult cartoons) > > >http://home1.gte.net/glendeas/dynapi253/tsusaka/set0.html > > > > > >The code is here: > > >http://home1.gte.net/glendeas/dynapi253/tsusaka/set0.js > > > > > > > > >----- Original Message ----- > > >From: "Jesse Vitrone" <je...@6t...> > > >To: <dyn...@li...> > > >Sent: Wednesday, February 12, 2003 12:51 PM > > >Subject: [Dynapi-Help] how far did the layer move? > > > > > > > > > > > > > > >>I have a 2 layers, and when one moves, I want the other one to move, so > > >>they move as a group. > > >>Shouldn't be hard to do, but I don't know how to tell how far the first > > >>layer has moved, that way > > >>my move callback can move the other one by the same distance. > > >> > > >> > > >>Is there something that I can look at when I'm in the ondragmove > > >>listener to see how far it's moved? > > >> > > >>Thanks in advance, > > >> Jesse > > >> > > >> > > >> > > >>------------------------------------------------------- > > >>This SF.NET email is sponsored by: > > >>SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > > >>http://www.vasoftware.com > > >>_______________________________________________ > > >>Dynapi-Help mailing list > > >>Dyn...@li... > > >>https://lists.sourceforge.net/lists/listinfo/dynapi-help > > >> > > >> > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > |
From: Glen D. <gle...@gt...> - 2003-02-13 07:06:16
|
Or my example was muddy. check x+100 and y+200 layer1events=new EventListener() layer1events.ondragmove=function() { layer2.moveTo(layer1.x+100, layer1.y+200) } layer1.addEventListener(layer1events) Working example: http://home1.gte.net/glendeas/jesse/dragginganotherlayer.html glen ----- Original Message ----- From: "Jesse Vitrone" <je...@6t...> To: "Glen Deas" <gle...@gt...> Cc: <dyn...@li...>; <LV...@gi...> Sent: Wednesday, February 12, 2003 9:12 PM Subject: Re: [Dynapi-Help] how far did the layer move? > Glen & Lars: > I'm not sure I was quite clear on what I really want to do. > > Let's say I have layer1 at x / y = 100 / 200 and layer2 at x / y = 200 / > 400. > When layer1 gets moved to 110 / 220, I need to move layer2 to 210 / 420. > > Is there an easy way to do this? I don't want to use moveTo, since the > x / y coords of the two layers aren't the same. I need to find out how > much layer1 moved in the x / y directions, then pass them to moveBy. > > I could always keep track of the "previousX/Y" manually, then see where > it is after it gets moved, but it seems like this would be a common > thing that people would need and that I wouldn't have to do it manually. > > Thanks for the suggestions though. > > Jesse > > > Glen Deas wrote: > > >I don't know if this is what you are looking for, but here it comes. > > > > COLHevents=new EventListener(COLH) > > COLHevents.ondragmove=function(e) { > > COLB.moveTo(COLH.x, COLH.y-1) > > COL.moveTo(COLH.x, COLH.y) > > } > > COLH.addEventListener(COLHevents) > > > >An old example using dynapi 2.53 is here: (Warning, adult cartoons) > >http://home1.gte.net/glendeas/dynapi253/tsusaka/set0.html > > > >The code is here: > >http://home1.gte.net/glendeas/dynapi253/tsusaka/set0.js > > > > > >----- Original Message ----- > >From: "Jesse Vitrone" <je...@6t...> > >To: <dyn...@li...> > >Sent: Wednesday, February 12, 2003 12:51 PM > >Subject: [Dynapi-Help] how far did the layer move? > > > > > > > > > >>I have a 2 layers, and when one moves, I want the other one to move, so > >>they move as a group. > >>Shouldn't be hard to do, but I don't know how to tell how far the first > >>layer has moved, that way > >>my move callback can move the other one by the same distance. > >> > >> > >>Is there something that I can look at when I'm in the ondragmove > >>listener to see how far it's moved? > >> > >>Thanks in advance, > >> Jesse > >> > >> > >> > >>------------------------------------------------------- > >>This SF.NET email is sponsored by: > >>SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > >>http://www.vasoftware.com > >>_______________________________________________ > >>Dynapi-Help mailing list > >>Dyn...@li... > >>https://lists.sourceforge.net/lists/listinfo/dynapi-help > >> > >> > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help |
From: Doug M. <do...@cr...> - 2003-02-13 05:09:03
|
anyways.. On mousedown on the master layer record the x and y to variables. This will get you the starting location of the layer. On dragmove (or whatever) do your math using the current x and y versus the starting x and y. This will move the second layer appropriately. You _may_ need to record the starting x and y of the second layer as well.. little drunk and head a little fuzzy. |
From: Raymond I. <xw...@ya...> - 2003-02-13 04:41:00
|
Hello Jesse, DynAPI 2.9+ uses setLocation(x,y) instead of moveTo() and moveBy() has been removed. The feature that you're looking for is often times left up to users' implementation. DynAPI only provides the core methods and properties inside the distro. What I would suggest is that you make an extension for the DynLayer object. In so doing users who need this feature can include the extension. Agree? If you need help with creating the extension. Then let me know. Best regards, -- Raymond Irving --- Jesse Vitrone <je...@6t...> wrote: > I'm using 2.9. Is there a good way to do it with > this? When is 3.0 > supposed to be coming out? > > Thanks, > Jesse > > Raymond Irving wrote: > > >What version of dynapi are you using? > > > >This situation will be addressed with 3.0. It uses > a > >layer motion/collision detection library that can > be > >used for exactly what you want it to. > > > >-- > >Raymond Irving > > > >--- Jesse Vitrone <je...@6t...> > wrote: > > > > > >>I have a 2 layers, and when one moves, I want the > >>other one to move, so > >>they move as a group. > >>Shouldn't be hard to do, but I don't know how to > >>tell how far the first > >>layer has moved, that way > >>my move callback can move the other one by the > same > >>distance. > >> > >> > >>Is there something that I can look at when I'm in > >>the ondragmove > >>listener to see how far it's moved? > >> > >>Thanks in advance, > >> Jesse > >> > >> > >> > >> > >> > >> > >------------------------------------------------------- > > > > > >>This SF.NET email is sponsored by: > >>SourceForge Enterprise Edition + IBM + LinuxWorld > = > >>Something 2 See! > >>http://www.vasoftware.com > >>_______________________________________________ > >>Dynapi-Help mailing list > >>Dyn...@li... > >> > >> > >> > >https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > >__________________________________________________ > >Do you Yahoo!? > >Yahoo! Shopping - Send Flowers for Valentine's Day > >http://shopping.yahoo.com > > > > > >------------------------------------------------------- > >This sf.net email is sponsored by:ThinkGeek > >Welcome to geek heaven. > >http://thinkgeek.com/sf > >_______________________________________________ > >Dynapi-Help mailing list > >Dyn...@li... > >https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com |
From: Jesse V. <je...@6t...> - 2003-02-13 02:16:22
|
I'm using 2.9. Is there a good way to do it with this? When is 3.0 supposed to be coming out? Thanks, Jesse Raymond Irving wrote: >What version of dynapi are you using? > >This situation will be addressed with 3.0. It uses a >layer motion/collision detection library that can be >used for exactly what you want it to. > >-- >Raymond Irving > >--- Jesse Vitrone <je...@6t...> wrote: > > >>I have a 2 layers, and when one moves, I want the >>other one to move, so >>they move as a group. >>Shouldn't be hard to do, but I don't know how to >>tell how far the first >>layer has moved, that way >>my move callback can move the other one by the same >>distance. >> >> >>Is there something that I can look at when I'm in >>the ondragmove >>listener to see how far it's moved? >> >>Thanks in advance, >> Jesse >> >> >> >> >> >> >------------------------------------------------------- > > >>This SF.NET email is sponsored by: >>SourceForge Enterprise Edition + IBM + LinuxWorld = >>Something 2 See! >>http://www.vasoftware.com >>_______________________________________________ >>Dynapi-Help mailing list >>Dyn...@li... >> >> >> >https://lists.sourceforge.net/lists/listinfo/dynapi-help > > >__________________________________________________ >Do you Yahoo!? >Yahoo! Shopping - Send Flowers for Valentine's Day >http://shopping.yahoo.com > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >Dynapi-Help mailing list >Dyn...@li... >https://lists.sourceforge.net/lists/listinfo/dynapi-help > > |
From: Jesse V. <je...@6t...> - 2003-02-13 02:12:38
|
Glen & Lars: I'm not sure I was quite clear on what I really want to do. Let's say I have layer1 at x / y = 100 / 200 and layer2 at x / y = 200 / 400. When layer1 gets moved to 110 / 220, I need to move layer2 to 210 / 420. Is there an easy way to do this? I don't want to use moveTo, since the x / y coords of the two layers aren't the same. I need to find out how much layer1 moved in the x / y directions, then pass them to moveBy. I could always keep track of the "previousX/Y" manually, then see where it is after it gets moved, but it seems like this would be a common thing that people would need and that I wouldn't have to do it manually. Thanks for the suggestions though. Jesse Glen Deas wrote: >I don't know if this is what you are looking for, but here it comes. > > COLHevents=new EventListener(COLH) > COLHevents.ondragmove=function(e) { > COLB.moveTo(COLH.x, COLH.y-1) > COL.moveTo(COLH.x, COLH.y) > } > COLH.addEventListener(COLHevents) > >An old example using dynapi 2.53 is here: (Warning, adult cartoons) >http://home1.gte.net/glendeas/dynapi253/tsusaka/set0.html > >The code is here: >http://home1.gte.net/glendeas/dynapi253/tsusaka/set0.js > > >----- Original Message ----- >From: "Jesse Vitrone" <je...@6t...> >To: <dyn...@li...> >Sent: Wednesday, February 12, 2003 12:51 PM >Subject: [Dynapi-Help] how far did the layer move? > > > > >>I have a 2 layers, and when one moves, I want the other one to move, so >>they move as a group. >>Shouldn't be hard to do, but I don't know how to tell how far the first >>layer has moved, that way >>my move callback can move the other one by the same distance. >> >> >>Is there something that I can look at when I'm in the ondragmove >>listener to see how far it's moved? >> >>Thanks in advance, >> Jesse >> >> >> >>------------------------------------------------------- >>This SF.NET email is sponsored by: >>SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! >>http://www.vasoftware.com >>_______________________________________________ >>Dynapi-Help mailing list >>Dyn...@li... >>https://lists.sourceforge.net/lists/listinfo/dynapi-help >> >> |
From: Glen D. <gle...@gt...> - 2003-02-13 01:02:57
|
I don't know if this is what you are looking for, but here it comes. COLHevents=new EventListener(COLH) COLHevents.ondragmove=function(e) { COLB.moveTo(COLH.x, COLH.y-1) COL.moveTo(COLH.x, COLH.y) } COLH.addEventListener(COLHevents) An old example using dynapi 2.53 is here: (Warning, adult cartoons) http://home1.gte.net/glendeas/dynapi253/tsusaka/set0.html The code is here: http://home1.gte.net/glendeas/dynapi253/tsusaka/set0.js ----- Original Message ----- From: "Jesse Vitrone" <je...@6t...> To: <dyn...@li...> Sent: Wednesday, February 12, 2003 12:51 PM Subject: [Dynapi-Help] how far did the layer move? > I have a 2 layers, and when one moves, I want the other one to move, so > they move as a group. > Shouldn't be hard to do, but I don't know how to tell how far the first > layer has moved, that way > my move callback can move the other one by the same distance. > > > Is there something that I can look at when I'm in the ondragmove > listener to see how far it's moved? > > Thanks in advance, > Jesse > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help |
From: Lars V. N. <LV...@gi...> - 2003-02-12 20:10:04
|
Hi Jesse, I'm using DynAPI 2 to drag a layer with the mouse. First I used to extract the coords from the event variable (e.g. in onDragEnd), but that (obviously) stayed constant since it was relative to the moved layer. But testing the "top" and "left" style attributes for the layer worked, it'll give you the amount moved. Utilize that in onDragMove/onDragEnd to move your other layer and you should be set. Best regards/Med venlig hilsen Lars V. Nielsen ----- Original Message ----- From: "Jesse Vitrone" <je...@6t...> To: <dyn...@li...> Sent: Wednesday, February 12, 2003 6:51 PM Subject: [Dynapi-Help] how far did the layer move? > I have a 2 layers, and when one moves, I want the other one to move, so > they move as a group. > Shouldn't be hard to do, but I don't know how to tell how far the first > layer has moved, that way > my move callback can move the other one by the same distance. > > > Is there something that I can look at when I'm in the ondragmove > listener to see how far it's moved? > > Thanks in advance, > Jesse > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > |
From: Raymond I. <xw...@ya...> - 2003-02-12 18:44:55
|
What version of dynapi are you using? This situation will be addressed with 3.0. It uses a layer motion/collision detection library that can be used for exactly what you want it to. -- Raymond Irving --- Jesse Vitrone <je...@6t...> wrote: > I have a 2 layers, and when one moves, I want the > other one to move, so > they move as a group. > Shouldn't be hard to do, but I don't know how to > tell how far the first > layer has moved, that way > my move callback can move the other one by the same > distance. > > > Is there something that I can look at when I'm in > the ondragmove > listener to see how far it's moved? > > Thanks in advance, > Jesse > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = > Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com |
From: Jesse V. <je...@6t...> - 2003-02-12 17:51:46
|
I have a 2 layers, and when one moves, I want the other one to move, so they move as a group. Shouldn't be hard to do, but I don't know how to tell how far the first layer has moved, that way my move callback can move the other one by the same distance. Is there something that I can look at when I'm in the ondragmove listener to see how far it's moved? Thanks in advance, Jesse |
From: Joy R. <joy...@ho...> - 2003-02-09 21:51:44
|
Hello, I just wanted to inform everyone on this mailing list, that we have developed a Dreamweaver extension, which enables the use of DynAPI2 from Dreamweaver UI. Our extension has got a "Macromedia Approved"-certification allready and it is availabel at Macromedia exchange service. Our Extension is called Helmi. I hava provided a short description of our extension below: --- cut here --- Helmi is a downloadable extension for Dreamweaver. With Helmi, you can easily create complex DynAPI 2 based DHTML elements into your web projects. The extension launches from within the Dreamweaver environment, and provides a graphic interface to generate DHTML elements, such as scroll panels, draggable layers and dropdown menu lists. Helmi generates not only the JavaScript code needed for these elements, but also the directory structure in your site. There is a slightly improved DynAPI 2 library included with Helmi. --- cut here --- From the point of experienced DynAPI programmers view the greatest advantage of our extension is propably the fact that it brings DynAPI related Javascript in to link and relation management system of Dreamweaver. This means for instance that you don't have to wory about moving files around your site any more. More information (and download) available at: http://www.visualway.com/helmi You may also download our extension trough Macromedia Exchange at: http://www.macromedia.com/exchange/dreamweaver --> browse extensions --> DHTML/Layers --> Helmi If you have any questions or suggestions for future development, please contact me, or use forms provided at Helmi www-site. - Juho Risku / Visualway Design Oy _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 |
From: Doug M. <do...@cr...> - 2003-02-05 20:15:07
|
setHTML simply places the pased string into the layer.. no more, no less. As to weather certain thing will be rendered.. that's up to the browser ----- Original Message ----- From: "stephane B" <is...@ne...> To: <dyn...@li...> Sent: Wednesday, February 05, 2003 2:09 AM Subject: [Dynapi-Help] svg > In fact svg works .... > you have to use this method ... > <embed width="500" height="400" src="file.svg"> </embed> > > but it seems that setHTML is not appropriate... may be one day > we will see something like setXML :-) > > bye and thanks a lot > stephane B > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > |
From: Doug M. <do...@cr...> - 2003-02-05 20:15:06
|
Keep in mind that richard may not have the latest fizes for IE 6 on his site. I have ripped his sight and may just mirror it on my comp so as to update the library.. I also wouldn't mind someone sending the latest 2.9 build so as I can play with that and maybe port the widgets over.. (bored.. ned something to do damnit!!) ----- Original Message ----- From: "Leif W" <war...@us...> To: <dyn...@li...> Sent: Wednesday, February 05, 2003 3:14 AM Subject: Re: [Dynapi-Help] suggestions on menu code? > I checked the code examples with IE6 and Mozilla 1.2.1 and was somewhat > disappointed. > > > > http://www.richardinfo.com/examples/Jack_Speranza_Examples/filing_cabinet_ex > ample.html > > This sort of works in IE6, in that the sub-menu layers show up when you move > the mouse over the main menu layers. However, the sub menus are not > accessible, as they disappear as soon as you move the mouse. This doesn't > work at all in Mozilla 1.2.1. > > > http://www.richardinfo.com/examples/Ken_Ono_Examples/pulldown_menu.html > > This one had great documentation, and seems to work the same in both > browsers, in that it writes a text message to a form field when you click > anywhere on the page. That's not the same as a working example though. > > It's frustrating to work with an API which doesn't have fully working > examples. On the whole, the 2.5.x examples work well, but there's a lack of > widgets with working example code. The 2.9 examples seem to be coded well, > but somehow the API is horribly broken in the above browsers, and I can't > figure out where it's breaking. > > Just calling for some more working examples and documentation. If you make > a widget, just make some generalized version showing off all the > functionality with documentation in the example page. As for the 2.9 API, > I'm just waiting for the CVS to be setup so I can get a copy of the most > recent version. :-) > > Leif > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > |
From: Raymond I. <xw...@ya...> - 2003-02-05 14:23:28
|
Hello All, For those of you who are might be interested the next version of DynAPI will support the following browsers: System Requirements The DynAPI library files can be grouped into two categories: 1) Dynamic and 2) Non-Dynamic. The non-dynamic libraries (in theory) can be used in "Any Browser" that supports JavaScript, while dynamic libraries can only be used in browsers that support DOM and CSS. The recommended browsers for use with DynAPI are as follows: Opera 7+ Internet Explorer 4+ Netscape 4+ Mozilla 1+ Phoenix 0.5+ Non-Dynamic features: (dynapi, dynapi.api.events, dynapi.functions, dynapi.debug, dynapi.library, dynapi.util.cookie) Brower Sniffing URL Parsing Image Preloading/Roll Over, etc DynAPI functions (dynapi.functions) Cookie Handling Non-GUI widgets Event Handling for Non-GUI widgets BrowserNon-DynamicDynamicPlatformInternet Explorer 4+WinNetscape 3.0 Win, Linux?Netscape 4.0 and higherWin, Linux?, Mac?Mozilla (milestone 16 and higher)Win, Linux, MacPhoenixWin, Linux?Opera 5.x, *6.x Win, Linux, MacOpera 7+Win, Linux?, Mac?HotJava 3.0 JavaEscape 4 JavaKonqueror 2 LinuxOmniweb 4 Mac OS XIce Storm JavaiCab Mac * - Opera v6 is supported (based on the design of DynAPI) in what I would call semi-dynamic mode. This means that once the page is loaded the content cannot be changed. So setHTML() and newly created DynLayers will not work. Layers created before the page loads will support all the other features of DynAPI such as drag-drop, anchoring, etc. --------------------------------- Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now |
From: Leif W <war...@us...> - 2003-02-05 11:12:50
|
I checked the code examples with IE6 and Mozilla 1.2.1 and was somewhat disappointed. > http://www.richardinfo.com/examples/Jack_Speranza_Examples/filing_cabinet_ex ample.html This sort of works in IE6, in that the sub-menu layers show up when you move the mouse over the main menu layers. However, the sub menus are not accessible, as they disappear as soon as you move the mouse. This doesn't work at all in Mozilla 1.2.1. > http://www.richardinfo.com/examples/Ken_Ono_Examples/pulldown_menu.html This one had great documentation, and seems to work the same in both browsers, in that it writes a text message to a form field when you click anywhere on the page. That's not the same as a working example though. It's frustrating to work with an API which doesn't have fully working examples. On the whole, the 2.5.x examples work well, but there's a lack of widgets with working example code. The 2.9 examples seem to be coded well, but somehow the API is horribly broken in the above browsers, and I can't figure out where it's breaking. Just calling for some more working examples and documentation. If you make a widget, just make some generalized version showing off all the functionality with documentation in the example page. As for the 2.9 API, I'm just waiting for the CVS to be setup so I can get a copy of the most recent version. :-) Leif |
From: stephane B <is...@ne...> - 2003-02-05 10:00:20
|
In fact svg works .... you have to use this method ... <embed width="500" height="400" src="file.svg"> </embed> but it seems that setHTML is not appropriate... may be one day we will see something like setXML :-) bye and thanks a lot stephane B |