You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(75) |
Nov
(252) |
Dec
(418) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(659) |
Feb
(1039) |
Mar
(870) |
Apr
(235) |
May
(329) |
Jun
(251) |
Jul
(123) |
Aug
(119) |
Sep
(67) |
Oct
(194) |
Nov
(535) |
Dec
(133) |
2002 |
Jan
(122) |
Feb
(24) |
Mar
(29) |
Apr
(28) |
May
(16) |
Jun
(20) |
Jul
(11) |
Aug
(12) |
Sep
(13) |
Oct
(14) |
Nov
(23) |
Dec
(19) |
2003 |
Jan
(28) |
Feb
(170) |
Mar
(288) |
Apr
(211) |
May
(126) |
Jun
(166) |
Jul
(131) |
Aug
(102) |
Sep
(211) |
Oct
(301) |
Nov
(22) |
Dec
(6) |
2004 |
Jan
(14) |
Feb
(16) |
Mar
(7) |
Apr
|
May
(8) |
Jun
(25) |
Jul
(21) |
Aug
(2) |
Sep
(7) |
Oct
|
Nov
(2) |
Dec
(1) |
2005 |
Jan
(4) |
Feb
(2) |
Mar
(14) |
Apr
(24) |
May
(3) |
Jun
(7) |
Jul
(30) |
Aug
(5) |
Sep
(1) |
Oct
(3) |
Nov
|
Dec
(1) |
2006 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
|
From: Jordi - I. - M. <jmi...@or...> - 2001-02-14 11:37:09
|
The project I'm currently working on intends to support Mac users. They even provided a sluggish Mac to test on. I hope everythig works ok ( ha ! ) but I'm afraid I'll have to contribute some Mac testing myself. Did you notice that dhtml scrolls have to be done by rollover because keeping the mouse over the button cause the contect menu to appear ? Sometimes I wonder if Mac's mouses were engineered to be used by humans. We've got 5 fingers. Most of us. Pascal wrote: > Just wondering, we had some Mac developers roaming the lists a few days > (weeks?) ago.. > > any progress on Mac support? > > Pascal Bestebroer (pb...@oi...) > Software ontwikkelaar > Oberon Informatiesystemen b.v. > http://www.oibv.com > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev |
From: <hv...@ya...> - 2001-02-14 11:32:34
|
Can it be that NS on Unix/Linux (and variants) is only DOM 1.0 and partly DOM 2.0 complicant - or like with the PC variants pre-defacto-standard? Is there any documentation (official or thrird-party) on how these differ from PC (and Mac?) NS DOM - Events in specific? BTW, I noticed W3C DOM v.3 WIP spec has actually implemented an pretty good keyevents support model (advanced and a bit hard to comprehand though). I guess though that's not going to be defacto browser standard for a very, very, very long time... :( Henrik Våglin [ hv...@ya... ] --- no...@so... skrev: > Bug #132275, was updated on 2001-Feb-13 16:48 > Here is a current snapshot of the bug. > > Project: DynAPI 2 > Category: Browser-Specific Issue > Status: Open > Resolution: None > Bug Group: None > Priority: 5 > Submitted by: jagui99 > Assigned to : nobody > Summary: dynapi.ext.keyevents.html demo not working > with Netscape4.x > > Details: On both Netscape 4.75 on Solaris 2.6 and > 4.5 on Redhat Linux 7: > When I load the demo page > 'dynapi.ext.keyevents.html' and type > alpha-characters, I don't see anything happen. > > Here are the versions I have installed: > > dynapi/src/dynapi.js vers 1.19 > dynapi/src/lib/dynapi/api/dynlayer.js vers 1.26 > dynapi/src/lib/dynapi/api/events.js vers 1.19 > dynapi/src/lib/dynapi/api/dragevent.js vers 1.7 > dynapi/src/lib/dynapi/api/browser.js vers 1.8 > dynapi/src/lib/dynapi/api/dyndocument.js vers 1.7 > > All other files are from the Jan 25 release. > > Is this supposed to work with these > versions/platforms of Netscape? > > I apologize in advance if I missed something. > > TIA > John > > Follow-Ups: > > Date: 2001-Feb-14 00:49 > By: mibuerge > > Comment: > AFAIK in NS-Unix-Versions keyevents aren't > implemented at all, so there's > nothing we can do. > ------------------------------------------------------- > > For detailed info, follow this link: > http://sourceforge.net/bugs/?func=detailbug&bug_id=132275&group_id=5757 > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev ===== // Henrik Vaglin ************************************************** Visit my comics artpage at http://photos.yahoo.com/bc/hvaglin?d&.flabel=fld5&.src=bc ************************************************** __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ |
From: Pascal <pb...@oi...> - 2001-02-14 11:17:10
|
Just wondering, we had some Mac developers roaming the lists a few days (weeks?) ago.. any progress on Mac support? Pascal Bestebroer (pb...@oi...) Software ontwikkelaar Oberon Informatiesystemen b.v. http://www.oibv.com |
From: Vadim P. <luc...@mt...> - 2001-02-14 11:10:45
|
Wednesday 14 February 2001 00:29, ?? ????????: | Associates, | | I've been doing alot of research in what direction I would like to go | next; in conjunction with the DynAPI. While the API is wonderous for | creating dynamic interfaces it needs a server-side partner in my mind to | reach its full potential. | | Comparing ASP, JSP and PHP I've decided that LAMP (Linux, Apache, mySQL | and PHP) tends to result in more robust client/server applications. With | PHP Zend boosted beating both in speed and performance and PHP appears to | have allot of energy surronding it at this time. | Try Python. It will swallow you. Google.com is working on Python. -- Vadim Plessky http://kde2.newmail.ru (English) http://kde2.newmail.ru/index_rus.html (Russian) Do you have Arial font installed? Just test it! http://kde2.newmail.ru/font_test_arial.html |
From: Jordi - I. - M. <jmi...@or...> - 2001-02-14 11:02:52
|
I started with DynAPI1, say, two years ago, and got used to crossbrowser issues. I was there in the very beggining of DynAPI2 and I've participated in almost all discussions since that day. Normally my involvement in any issue being discussed depends on the amount of free time I have in that particular moment and, whereas sometimes It seems I've got nothing to say, I've always been up to date with the project. There's no really wisdom source here. All event knowledge is achieved throught the study of the existing code. Once you know what's in the books ( Nestcape's events go from window to target, IE's bubble up, DOM goes back and forth ) and manage to find a half-decent reference, then it is no longer a DHTML issue but a software engineering issue. Want to know how do events work in NS6 ? Create an example, pick up your browser, place several alerts around the code and start loosing lots of hours trying to understand "why e.target is null when I move the mouse out of this layer". No magical recipes. I did not sell my soul to Satan. Last week I had to teach another employee about something DHTML related. I had a lot of trouble trying to put together all my knowledge in order to make it look logical. I guess the years, the battles, somehow leave a lot of knowledge hidden in your brain. You don't know it's there but it pops out when you're in trouble. 90% of my value comes from my experience. If you could see the scars ... Cya www.cantir.com/dynapi |
From: <no...@so...> - 2001-02-14 08:49:04
|
Bug #132275, was updated on 2001-Feb-13 16:48 Here is a current snapshot of the bug. Project: DynAPI 2 Category: Browser-Specific Issue Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: jagui99 Assigned to : nobody Summary: dynapi.ext.keyevents.html demo not working with Netscape4.x Details: On both Netscape 4.75 on Solaris 2.6 and 4.5 on Redhat Linux 7: When I load the demo page 'dynapi.ext.keyevents.html' and type alpha-characters, I don't see anything happen. Here are the versions I have installed: dynapi/src/dynapi.js vers 1.19 dynapi/src/lib/dynapi/api/dynlayer.js vers 1.26 dynapi/src/lib/dynapi/api/events.js vers 1.19 dynapi/src/lib/dynapi/api/dragevent.js vers 1.7 dynapi/src/lib/dynapi/api/browser.js vers 1.8 dynapi/src/lib/dynapi/api/dyndocument.js vers 1.7 All other files are from the Jan 25 release. Is this supposed to work with these versions/platforms of Netscape? I apologize in advance if I missed something. TIA John Follow-Ups: Date: 2001-Feb-14 00:49 By: mibuerge Comment: AFAIK in NS-Unix-Versions keyevents aren't implemented at all, so there's nothing we can do. ------------------------------------------------------- For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=132275&group_id=5757 |
From: Pascal <pb...@oi...> - 2001-02-14 07:58:27
|
He IS Ilmaestro you know :) Pascal Bestebroer (pb...@oi...) Software ontwikkelaar Oberon Informatiesystemen b.v. http://www.oibv.com > -----Oorspronkelijk bericht----- > Van: dyn...@li... > [mailto:dyn...@li...]Namens Raymond Smith > Verzonden: woensdag 14 februari 2001 1:34 > Aan: dyn...@li... > Onderwerp: [Dynapi-Dev] Jordi Ilmaestro > > > Jordi, > > Not all that long ago you "gulped" when discussing the event > model for the > DynAPI. Most recently you made it "my war" and made > tremendous contribution > to debugging the most recent (prerelease) event model. > > The question is... > > How did you so effectively and quickly go from "pensive to > grand master" > related to events? > > I'm interested in focusing more intensely into the events area of the > DynAPI. Suggestions appreciated as to your sources of wisdom. > > Thanks, > > Ray > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > |
From: Pascal <pb...@oi...> - 2001-02-14 07:57:40
|
Hmm, something that actually got lost is Dan's serverside widget/code/whatever. It allowed for runtime communication between Javascript and the server using the loadpanel. Not sure if this code is still available somewhere (Dan, you still with us?) But it was already doing what you want it to do, written to communicate with PHP, but could be made to work with ASP or any other s.s.script language. Also that solution (lamp) would be able to run on NT based servers aswell, not sure if java applets are supported 100% on NT based servers. I found PHP to be a messy thing to code in, but it can do alot with relative ease.. hmm...so.. you'r turning to the logical side of things..amazing! Pascal Bestebroer (pb...@oi...) Software ontwikkelaar Oberon Informatiesystemen b.v. http://www.oibv.com > -----Oorspronkelijk bericht----- > Van: dyn...@li... > [mailto:dyn...@li...]Namens Raymond Smith > Verzonden: woensdag 14 februari 2001 1:30 > Aan: dyn...@li... > Onderwerp: [Dynapi-Dev] serious, ... really! > > > Associates, > > I've been doing alot of research in what direction I would > like to go next; > in conjunction with the DynAPI. While the API is wonderous > for creating > dynamic interfaces it needs a server-side partner in my mind > to reach its > full potential. > > Comparing ASP, JSP and PHP I've decided that LAMP (Linux, > Apache, mySQL and > PHP) tends to result in more robust client/server > applications. With PHP > Zend boosted beating both in speed and performance and PHP > appears to have > allot of energy surronding it at this time. > > So, from that aspect, PHP wins. Also there appears to be a > very sizable > family of "real" PHP initiatives on Source Forge to draw and > learn from. > > But,... > > >From my readings it's also apparent that JAVA is "king and > master" of the > Server Side Application if the JVM and runtime code is > compiled properly. > But, checking Source Forge for Java related projects creates > a large list of > mostly abstract and esoteric projects: not alot of meat on > the bones from a > "get things done" standpoint. > > Question is, what do you mavens of logical mayhem recommend > as my next area > of focus. I am interested in developing some server-side > applications that > meld into the DynAPI interface on the client-side (yes, Pascal... be > amazied). > > Java or PHP? > > Will learning PHP now be advantageous or detrimental to > learning JAVA/JINI > later? > How does OOP in PHP compare to JAVA OOP? I realize it lacks > interfaces and > solid abstraction. > Why are most the PHP initiatives on Source Forge solid and > down to earth > while JAVA tends to be lofty and not very "real world" in nature? > > Looking for a little feedback here. > > Thanks, > > Ray "fear the rock" Smith > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > |
From: Krzysztof K. <kac...@al...> - 2001-02-14 07:26:41
|
Myself I found php (as scripting language) difficult for bigger projects. There is no good method for packages handling... I was also told that Servlets in Java + JDBC with permanent connection to a= database is much faster. As a programmer I am a fan of Java and OOP so my choice would be clear. Krzysztof |
From: Richard B. <ma...@ri...> - 2001-02-14 01:56:52
|
Hi, Check whether this example works: http://www.resass.f2s.com/dynapi/Henrik_Vaglin_Examples\ccreation.ext.keyeve nts.htm (url might wrap) If this one's ok, your dynapi.js file is outdated. Cheers, Richard Bennett ma...@ri... www.richardinfo.com (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2) Find the DynAPI faq here: http://sourceforge.net/docman/display_doc.php?docid=656&group_id=5757 Browse the mailinglist here: http://www.mail-archive.com/index.php3?hunt=dynapi ----- Original Message ----- From: <no...@so...> To: <ja...@ho...>; <no...@so...>; <dyn...@so...> Sent: Wednesday, February 14, 2001 1:48 AM Subject: [Dynapi-Dev] [Bug #132275] dynapi.ext.keyevents.html demo not working with Netscape4.x > Bug #132275, was updated on 2001-Feb-13 16:48 > Here is a current snapshot of the bug. > > Project: DynAPI 2 > Category: Browser-Specific Issue > Status: Open > Resolution: None > Bug Group: None > Priority: 5 > Submitted by: jagui99 > Assigned to : nobody > Summary: dynapi.ext.keyevents.html demo not working with Netscape4.x > > Details: On both Netscape 4.75 on Solaris 2.6 and 4.5 on Redhat Linux 7: > When I load the demo page 'dynapi.ext.keyevents.html' and type > alpha-characters, I don't see anything happen. > > Here are the versions I have installed: > > dynapi/src/dynapi.js vers 1.19 > dynapi/src/lib/dynapi/api/dynlayer.js vers 1.26 > dynapi/src/lib/dynapi/api/events.js vers 1.19 > dynapi/src/lib/dynapi/api/dragevent.js vers 1.7 > dynapi/src/lib/dynapi/api/browser.js vers 1.8 > dynapi/src/lib/dynapi/api/dyndocument.js vers 1.7 > > All other files are from the Jan 25 release. > > Is this supposed to work with these versions/platforms of Netscape? > > I apologize in advance if I missed something. > > TIA > John > > For detailed info, follow this link: > http://sourceforge.net/bugs/?func=detailbug&bug_id=132275&group_id=5757 > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > ____________________________________________________________ > Get your free domain name and domain-based e-mail from > Namezero.com. New! Namezero Plus domains now available. > Find out more at: http://www.namezero.com > |
From: Richard B. <ma...@ri...> - 2001-02-14 01:33:27
|
I think you are right on the LAMP theory (just don't start throwing it :O) I like the open source technology, The price (free) the ease of implementation (php/mySql) I think Perl belongs in the list too (PLAMP??) Cheers, Richard Bennett ma...@ri... www.richardinfo.com (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2) Find the DynAPI faq here: http://sourceforge.net/docman/display_doc.php?docid=656&group_id=5757 Browse the mailinglist here: http://www.mail-archive.com/index.php3?hunt=dynapi ----- Original Message ----- From: "Raymond Smith" <dst...@or...> To: <dyn...@li...> Sent: Wednesday, February 14, 2001 1:29 AM Subject: [Dynapi-Dev] serious, ... really! > Associates, > > I've been doing alot of research in what direction I would like to go next; > in conjunction with the DynAPI. While the API is wonderous for creating > dynamic interfaces it needs a server-side partner in my mind to reach its > full potential. > > Comparing ASP, JSP and PHP I've decided that LAMP (Linux, Apache, mySQL and > PHP) tends to result in more robust client/server applications. With PHP > Zend boosted beating both in speed and performance and PHP appears to have > allot of energy surronding it at this time. > > So, from that aspect, PHP wins. Also there appears to be a very sizable > family of "real" PHP initiatives on Source Forge to draw and learn from. > > But,... > > >From my readings it's also apparent that JAVA is "king and master" of the > Server Side Application if the JVM and runtime code is compiled properly. > But, checking Source Forge for Java related projects creates a large list of > mostly abstract and esoteric projects: not alot of meat on the bones from a > "get things done" standpoint. > > Question is, what do you mavens of logical mayhem recommend as my next area > of focus. I am interested in developing some server-side applications that > meld into the DynAPI interface on the client-side (yes, Pascal... be > amazied). > > Java or PHP? > > Will learning PHP now be advantageous or detrimental to learning JAVA/JINI > later? > How does OOP in PHP compare to JAVA OOP? I realize it lacks interfaces and > solid abstraction. > Why are most the PHP initiatives on Source Forge solid and down to earth > while JAVA tends to be lofty and not very "real world" in nature? > > Looking for a little feedback here. > > Thanks, > > Ray "fear the rock" Smith > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > ____________________________________________________________ > Get your free domain name and domain-based e-mail from > Namezero.com. New! Namezero Plus domains now available. > Find out more at: http://www.namezero.com > |
From: Michael P. <mp...@ph...> - 2001-02-14 00:53:36
|
As someone how has only done a small amount of Java programming, I have found that it takes a grat deal of learning to get your self up to spead with it. I've also found that there is always 15 different ways of doing something and each book tells you a different one. As for PHP, it is a scripting language ar heart. This means that most of the code is self contained and can be easily followed. It all comes down to what you want to do. If your looking to make a front end for a database, PHP is the way to go. If you want to be doing alot of interaction with a server, java might be better. -- Michael Pemberton mp...@ph... ICQ: 12107010 |
From: <no...@so...> - 2001-02-14 00:47:48
|
Bug #132275, was updated on 2001-Feb-13 16:48 Here is a current snapshot of the bug. Project: DynAPI 2 Category: Browser-Specific Issue Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: jagui99 Assigned to : nobody Summary: dynapi.ext.keyevents.html demo not working with Netscape4.x Details: On both Netscape 4.75 on Solaris 2.6 and 4.5 on Redhat Linux 7: When I load the demo page 'dynapi.ext.keyevents.html' and type alpha-characters, I don't see anything happen. Here are the versions I have installed: dynapi/src/dynapi.js vers 1.19 dynapi/src/lib/dynapi/api/dynlayer.js vers 1.26 dynapi/src/lib/dynapi/api/events.js vers 1.19 dynapi/src/lib/dynapi/api/dragevent.js vers 1.7 dynapi/src/lib/dynapi/api/browser.js vers 1.8 dynapi/src/lib/dynapi/api/dyndocument.js vers 1.7 All other files are from the Jan 25 release. Is this supposed to work with these versions/platforms of Netscape? I apologize in advance if I missed something. TIA John For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=132275&group_id=5757 |
From: Raymond S. <dst...@or...> - 2001-02-14 00:39:32
|
Jordi, Not all that long ago you "gulped" when discussing the event model for the DynAPI. Most recently you made it "my war" and made tremendous contribution to debugging the most recent (prerelease) event model. The question is... How did you so effectively and quickly go from "pensive to grand master" related to events? I'm interested in focusing more intensely into the events area of the DynAPI. Suggestions appreciated as to your sources of wisdom. Thanks, Ray |
From: Raymond S. <dst...@or...> - 2001-02-14 00:35:12
|
Associates, I've been doing alot of research in what direction I would like to go next; in conjunction with the DynAPI. While the API is wonderous for creating dynamic interfaces it needs a server-side partner in my mind to reach its full potential. Comparing ASP, JSP and PHP I've decided that LAMP (Linux, Apache, mySQL and PHP) tends to result in more robust client/server applications. With PHP Zend boosted beating both in speed and performance and PHP appears to have allot of energy surronding it at this time. So, from that aspect, PHP wins. Also there appears to be a very sizable family of "real" PHP initiatives on Source Forge to draw and learn from. But,... From my readings it's also apparent that JAVA is "king and master" of the Server Side Application if the JVM and runtime code is compiled properly. But, checking Source Forge for Java related projects creates a large list of mostly abstract and esoteric projects: not alot of meat on the bones from a "get things done" standpoint. Question is, what do you mavens of logical mayhem recommend as my next area of focus. I am interested in developing some server-side applications that meld into the DynAPI interface on the client-side (yes, Pascal... be amazied). Java or PHP? Will learning PHP now be advantageous or detrimental to learning JAVA/JINI later? How does OOP in PHP compare to JAVA OOP? I realize it lacks interfaces and solid abstraction. Why are most the PHP initiatives on Source Forge solid and down to earth while JAVA tends to be lofty and not very "real world" in nature? Looking for a little feedback here. Thanks, Ray "fear the rock" Smith |
From: Jordi - I. - M. <jmi...@or...> - 2001-02-14 00:16:09
|
Yep that's new. So can increase as many times as you want. That's good news :) Michael Pemberton wrote: > what I said whas that it is possible to INCREASE the document size as many times as > you want. it is only decreasing the size that is not possible. this is NEVER > possible. > > Jordi - IlMaestro - Ministral wrote: > > > Sure. I meant that since this can only be altered once, it is not possible to > > modify the document's addChild method so it adjusts the scrollbars to the new > > content's size. > > > > Of course this is still good. Maybe we could start a section / dynapi directory > > where we could mantain these DHTML related, useful tricks. > > > > Michael Pemberton wrote: > > > > > is it not possible to make these alterations everytime a layer is added to > > > the document. I have been able to make this work in my own code. If by > > > "once", you mean that you can only use the document.width value to increase > > > the size, then that's better than not at all. > > > > > > If something is semi-compatible, isn't that better than not at all? > > > > > > Jordi - IlMaestro - Ministral wrote: > > > > > > > We would never make it into a perfect solution because NS only allows to > > > > set this values once. Further layer modifications would not cause the > > > > scrollbars to change. > > > > > > > > Michael Pemberton wrote: > > > > > > > > > There has been some discussion on manually altering the document.height > > > > > and document.width values to force scrollbars to make all content > > > > > visible. Is it worth looking at making these automatic in the addChild > > > > > method? > > > > > > > > > > _______________________________________________ > > > > > Dynapi-Dev mailing list > > > > > Dyn...@li... > > > > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > > > > > > _______________________________________________ > > > > Dynapi-Dev mailing list > > > > Dyn...@li... > > > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > -- > Michael Pemberton > mp...@ph... > ICQ: 12107010 > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev |
From: Michael P. <mp...@ph...> - 2001-02-14 00:05:47
|
what I said whas that it is possible to INCREASE the document size as many times as you want. it is only decreasing the size that is not possible. this is NEVER possible. Jordi - IlMaestro - Ministral wrote: > Sure. I meant that since this can only be altered once, it is not possible to > modify the document's addChild method so it adjusts the scrollbars to the new > content's size. > > Of course this is still good. Maybe we could start a section / dynapi directory > where we could mantain these DHTML related, useful tricks. > > Michael Pemberton wrote: > > > is it not possible to make these alterations everytime a layer is added to > > the document. I have been able to make this work in my own code. If by > > "once", you mean that you can only use the document.width value to increase > > the size, then that's better than not at all. > > > > If something is semi-compatible, isn't that better than not at all? > > > > Jordi - IlMaestro - Ministral wrote: > > > > > We would never make it into a perfect solution because NS only allows to > > > set this values once. Further layer modifications would not cause the > > > scrollbars to change. > > > > > > Michael Pemberton wrote: > > > > > > > There has been some discussion on manually altering the document.height > > > > and document.width values to force scrollbars to make all content > > > > visible. Is it worth looking at making these automatic in the addChild > > > > method? > > > > > > > > _______________________________________________ > > > > Dynapi-Dev mailing list > > > > Dyn...@li... > > > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev -- Michael Pemberton mp...@ph... ICQ: 12107010 |
From: Jordi - I. - M. <jmi...@or...> - 2001-02-13 23:53:05
|
Sure. I meant that since this can only be altered once, it is not possible to modify the document's addChild method so it adjusts the scrollbars to the new content's size. Of course this is still good. Maybe we could start a section / dynapi directory where we could mantain these DHTML related, useful tricks. Michael Pemberton wrote: > is it not possible to make these alterations everytime a layer is added to > the document. I have been able to make this work in my own code. If by > "once", you mean that you can only use the document.width value to increase > the size, then that's better than not at all. > > If something is semi-compatible, isn't that better than not at all? > > Jordi - IlMaestro - Ministral wrote: > > > We would never make it into a perfect solution because NS only allows to > > set this values once. Further layer modifications would not cause the > > scrollbars to change. > > > > Michael Pemberton wrote: > > > > > There has been some discussion on manually altering the document.height > > > and document.width values to force scrollbars to make all content > > > visible. Is it worth looking at making these automatic in the addChild > > > method? > > > > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev |
From: Michael P. <mp...@ph...> - 2001-02-13 23:42:11
|
is it not possible to make these alterations everytime a layer is added to the document. I have been able to make this work in my own code. If by "once", you mean that you can only use the document.width value to increase the size, then that's better than not at all. If something is semi-compatible, isn't that better than not at all? Jordi - IlMaestro - Ministral wrote: > We would never make it into a perfect solution because NS only allows to > set this values once. Further layer modifications would not cause the > scrollbars to change. > > Michael Pemberton wrote: > > > There has been some discussion on manually altering the document.height > > and document.width values to force scrollbars to make all content > > visible. Is it worth looking at making these automatic in the addChild > > method? > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev |
From: Jordi - I. - M. <jmi...@or...> - 2001-02-13 23:32:20
|
We would never make it into a perfect solution because NS only allows to set this values once. Further layer modifications would not cause the scrollbars to change. Michael Pemberton wrote: > There has been some discussion on manually altering the document.height > and document.width values to force scrollbars to make all content > visible. Is it worth looking at making these automatic in the addChild > method? > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev |
From: Michael P. <mp...@ph...> - 2001-02-13 23:23:45
|
There has been some discussion on manually altering the document.height and document.width values to force scrollbars to make all content visible. Is it worth looking at making these automatic in the addChild method? |
From: Bart B. <ba...@ho...> - 2001-02-13 22:34:18
|
haha... I guess this is a topic that people actually felt confident = about -----Ursprungligt meddelande----- Fr=E5n: Pascal <pb...@oi...> Till: dyn...@li... = <dyn...@li...> Datum: den 13 februari 2001 16:16 =C4mne: RE: [Dynapi-Dev] How to write quotes =20 =20 try ... ah.. never mind =20 Pascal Bestebroer (pb...@oi...) Software ontwikkelaar Oberon Informatiesystemen b.v. http://www.oibv.com=20 -----Oorspronkelijk bericht----- Van: dyn...@li... = [mailto:dyn...@li...]Namens Eytan Heidingsfeld Verzonden: dinsdag 13 februari 2001 15:48 Aan: dyn...@li... Onderwerp: [Dynapi-Dev] How to write quotes =20 =20 How do I use a qoute (") inside a string that is started and = ended by qoutes(") 8an |
From: Pascal <pb...@oi...> - 2001-02-13 15:16:07
|
try ... ah.. never mind Pascal Bestebroer (pb...@oi...) Software ontwikkelaar Oberon Informatiesystemen b.v. http://www.oibv.com -----Oorspronkelijk bericht----- Van: dyn...@li... [mailto:dyn...@li...]Namens Eytan Heidingsfeld Verzonden: dinsdag 13 februari 2001 15:48 Aan: dyn...@li... Onderwerp: [Dynapi-Dev] How to write quotes How do I use a qoute (") inside a string that is started and ended by qoutes(") 8an |
From: <hv...@ya...> - 2001-02-13 15:04:15
|
Damn! I was last. My emailbox throttle must be damn thin... :) Henrik Våglin [ hv...@ya... ] --- Henrik Våglin <hv...@ya...> skrev: > I think you can use either (') or (\") > > Henrik Våglin [ hv...@ya... ] > > > --- Eytan Heidingsfeld <ey...@tr...> > skrev: > > How do I use a qoute (") inside a string that is > > started and ended by qoutes(") > > 8an > > > > > ===== > // Henrik Vaglin > > ************************************************** > Visit my comics artpage at > http://photos.yahoo.com/bc/hvaglin?d&.flabel=fld5&.src=bc > ************************************************** > > __________________________________________________ > Do You Yahoo!? > Get personalized email addresses from Yahoo! Mail - > only $35 > a year! http://personal.mail.yahoo.com/ > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev ===== // Henrik Vaglin ************************************************** Visit my comics artpage at http://photos.yahoo.com/bc/hvaglin?d&.flabel=fld5&.src=bc ************************************************** __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ |
From: <hv...@ya...> - 2001-02-13 15:00:08
|
I think you can use either (') or (\") Henrik Våglin [ hv...@ya... ] --- Eytan Heidingsfeld <ey...@tr...> skrev: > How do I use a qoute (") inside a string that is > started and ended by qoutes(") > 8an > ===== // Henrik Vaglin ************************************************** Visit my comics artpage at http://photos.yahoo.com/bc/hvaglin?d&.flabel=fld5&.src=bc ************************************************** __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ |