someone commented out the javascript:null bugfix I included for IE5.5 (DS
commented it out.. stands for ? :)
uncomment that line again, and it should work (in the createelement of the
dynlayer)
cya and happy new year everyone,
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon
could find information about this in the f.a.q:
http://www.dynamic-core.net/core/files/faq.dynapi2.html
in the Using CVS part.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van:
that will get it and want to use it
in projects, and start complaining about all the bugs in it, so that's why
theres a difference between an "official" version and a snapshot which is
developers code (and beta/testing code) and is in a lot of cases stable and
working great, but is n
but why not just listen for the onload event which is being triggered at the
end of the loading (when it's finished :)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAI
I posted a fix a few days ago for the inline creation, making it work under
IE5+ and Mozilla.. haven't tested IE4.
If you want I can post it again when I get home.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oib
oying, but for help you should use the dynapi-help
mailinglist and not the developers list.. )
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PRO
null;'
so it should look like this:
if (dlyr.html!=null) s+=dlyr.html
else if (is.ie55 && dlyr.bgImage==null) s+='
background-image:javascript:null;'
I can't test it here (don't have ie5.5) but I think that should fix it.
cya,
the IE event problem is because of the child-layers not getting the bgImage
fix that is done in the parent layers..
I'll try to fix this (haven't found a fix yet)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://ww
small request, but if you submit a bug could you atleast specify your name
somewhere, if your not loged on to sourceforge, please type it in the
description or something.
thanks,
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
them at once.. that would be impressive! :-)
but your right, it's strange.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.s
event issue only happening in IE5.5
4) no clue.
cya,
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Raymond Smith
> Verzonden:
ral code for all widgets, but since I can think of alot of widgets
that are not using "general" GUI ideas the TComponent would add
functionality that the widget wouldn't use.
So please show me some of your ideas in code, and tell me what the
advantages are (not the differences, but
ke widget creation is such a simple task you
only need the idea (see any GUI for ideas) and basic knowledge of
DynAPI/javascript (see tutorials).
cya (and have fun :),
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oor
t)
else this.canvas.setHTML(html,noevt);
};
MyWidget.prototype.MyWidgetgetHTML=DynLayer.prototype.getHTML
MyWidget.prototype.getHTML=function(html,noevt) {
if (!this.created) return this.MyWidgetgetHTML()
else return this.canvas.getHTML();
};
Pascal Bestebroer ([EMAIL PROTE
so.. what's your age then :-)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Raymond Smith
> Verzonden: woensdag 10 j
possible a
> lightning should fry me dead.
Hmm, I've tested with a small parent-child-child-child thingie, and the
events triggered correctly (under IE5.0) maybe the code likes me more..
strange :-)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesy
normally (if I'm not mistaking) Javascript will call the toString() of an
object in this case of the setInterval(). The DynLayer object contains this
method toString() which sort of identifies the object itself to Javascript..
that's why it works correctly.
I think.. :)
Pascal
hm, please drop the Master..
cya,
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Raymond Smith
> Verzonden: donderdag 11 j
uhm.. Pascal would be fine.. thanks :)
read ya Friday.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Raymond Smith
&g
balance of
> "your day" in
> peace. I think a few hours of sleep to recharge the Brain
> Calories is in
> order. Tomorrow I have to tackle Pascal "my mother named me after a
> computer language" Bestebroer's dynamic skinwindow and
> hopefully figu
.. and maybe
add an onfinalise event to the function-widget or something.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens
ALL child layers and itself in one
single document write.
because of some browser checking for the precreation (to make the correct
strings) in the dynlayer, the browser file must be included before the
dynlayer.
l8r,
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon
ner
..it's hard to explain, so probably harder to understand, but do some tests
with multiple-inheriting and you'll notice the eventlistener problems.
l8r,
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oors
Just uploaded a new modified f.a.q. (see
http://www.dynamic-core.net/core/files/faq.dynapi2.html)
did some quick editing and added a few new topics. I'll upload it to CVS
tonight.
Planning on adding more to section 6 about working with the DynAPI..
so any questions I should add?
cya,
P
It can
be merged into one.. see Dynacore for examples on this.. DynLayer and
DynDocument can use the exact same methods for event
handling.
But
again, I think we should wait with these things until we have the current code
as a stable release.
Pascal Bestebroer ([EMAIL PROTECTED
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens
> GORTSILAS ANDREAS
> Verzonden: donderdag 18 januari 2001 13:18
ent.. :-)
I'll look into the onmouseup problem.. but seeing as Jordi is doing (has
done) a lot
of event code updating it will most likely be fixed.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk ber
onUnload is the last one (basically all window events)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens
> GORTS
ne on this list
would mail in their own language :-)
iets wat ik dus nooit doe
cya,
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECT
ing across the surface of the ocean..which mean you might need a
few years to hit me and by that time I might have moved somewhere else,
meaning you would have to change course and start all over again.
basically, I don't recommend it :-)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontw
have you tried the idea I posted a few days ago (I seem to recall you also
posted this on the help list.. I think I answered it there)
using an onblur event (or onunload) on the framed pages, to call a
de-initialise function to physically remove the layers from the parent
Pascal Bestebroer
ng is including a better object watcher to
Oversight.. like the one found in Delph, Visual basic ,etc.. a window
showing all properties and values, make them editable and you have easy
access to every object, making the Dump Object obsolete.
cya,
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontw
code.
I also want these
modules not extending the DynLayer or other DynAPI objects, but rather have
there own functions to handle these things..
cya,
Pascal Bestebroer ([EMAIL PROTECTED])Software
ontwikkelaarOberon Informatiesystemen b.v.http://www.oibv.com
-Oorspronkelijk beric
in the ocean?
that might then be followed by a sound of some one drowning...
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namen
no strange fixes are included that might brake
other stuff.. one person should be able to controll it better.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
>
cript?
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Arnold Meenhorst
> Verzonden: donderdag 25 januari 2001 7:23
> A
but I think some small bugs for document-events are still
happening).
any ideas, comments,rocks?
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[E
full controll over the deletion/creation/modification in CVS for -should be-
obvious reasons) everyone IS capable of getting the full code and fixing
bugs them selves..
the way Robert is handling everything works for me.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
O
mplemented to the DynLayer and DynDocument
objects (see Dynacore on howto).
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Eytan
> He
list?
Has my email been hit by rocks or something? Anyone else has this problem?
(not the rock problem, but email problem)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
___
Dynapi-Dev ma
ing a DynBuilder type thing working
instead of a new DynAPI generation, this would give such a boost to the
user-base of the DynAPI, and might actually make the DynAPI competing with
things as Flash.
Let's just finish this one up getting it to run cross-browser (and if
possible cross-platform
I don't think email really cares about timezones :p
there might be a problem with the list server I guess (to many persons on
the list ? :-)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht---
Nah, got that one.. just ignored it :)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Raymond Smith
> Verzonden: dinsda
s not dynamic anyway).
So, what extra functionality (which is not possible with the current model)
could we achieve by changing to a new structure ?
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht---
ble to
compete with other DHTML api's for web-applications.
and uhm, IE6 is already on its way, within a year, we're probably at IE7 and
AOL10 or something, so you'll be at the same position you'r now: patching in
extra code to support those browsers.
> I can see that mos
just a thought.
ps. I'm actually starting to think that making an official release version
was a bad idea
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
___
Dynapi-Dev maili
dlyr.html==null)
dlyr.setBgImage('empty.gif');
where empty.gif is a simple transparent gif image.. this will make sure all
widgets and other code will keep working.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oors
your post but I think this should somehow answer it
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Michael Bürge
> Verzonden: ma
Speaking of the faq.. updated it yesterday with a few known bugs
http://www.dynamic-core.net/core/files/faq.dynapi2.html
any bugs I missed?
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
&g
see the tutorial(s) for more info, they explain how inline layers work
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Richar
work.
Leading to my real question: should DynAPI keep supporting "old" 4.x
browsers? is there any need for it?
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
___
Dynapi-Dev maili
rs that can show all websites because they are IE compatible.
How long would we keep support for these older browsers in the DynAPI, and
shouldn't we be looking forward. We might actually be making things worse by
giving people a reason to not upgrade to a "better" browser.
I'm just not
seeing the bigger changes and ideas behind
this, and you did ask for "anything else" :-)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
isteners)..
(btw. : with this discussion I'm trying to figure out a few things about
browser support and possibilities for the DynAPI)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [
eople need.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Michael
> Pemberton
> Verzonden: woensdag 7 februari 2001 2:58
>
list widget as well.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Robert Rainwater
> Verzonden: woensdag 7 februari 2001 8
cant you just dynamically populate a selection form object?
just adding items to it (as far as I'm aware it's a array that can be
modified)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk beric
has nothing to do with DynAPI.. no special feature is availabe for it.. just
normal javascript/html
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mail
but what if you start adding extra functionality (which will eventually be
needed)
* changing inline layers into dynlayers
* resize,onload,onunload handlers
* etc..etc..
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
, but only included for those who really need it. Normal websites
might always use simple layer movement and placement not having to find out
where the right or bottom edge of a layer is.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
help
of everyone here.
Note that releasing a DynAPI2 package containing so many different widgets,
might make some people drop the API because of so many code coming at them
that they don't know what to use.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen
But that's what we are also doing with DynAPI.. we have extension files for
extra functionality, and widgets that are based on the dynlayer.. all DHTML
bugs are now also in the DynLayer only.. not the dynapi/dyndocument
objects..
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
O
nice wallpaper...uhm background)
Maybe I'll try to change the background or layout of the modules, so that
they are less confusing on top of icons :)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk
se you
would
need to be able to switch.. making people get used to including files will
then be
easier for them.
Also, why so "secretive" about your things.. if you fix something try
posting information
or better post a patch.. this could help speed the DynAPI development. If
you fix t
apshot version, file bugreport here:
http://sourceforge.net/bugs/index.php
Cheers,
Richard Bennett"
cya,
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto
there's widget, chat, .. you can find them on sourceforge under the lists
part
you see.. all this rock throwing is good for something! I knew it! let's
konquer the world with rock-throwing!
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen
to do this.
> AFAIK "dynapi-dev" is "DynAPI development mail list"
Your sure? hmm.. sounds logicall yes.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
but not the
memory problem)
hope this clarifies things,
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Eytan
> Heidingsfeld
n rock-throwing)
yet you
seem not to be able to describe it.. this smells like an illegal move into
rock-throwing!
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTEC
NS6 seems to have a bug and you have to work around it. Again, it's not a
DynAPI bug :)
cya!
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev
yeah, yeah, sorry for replying to this thread.. it should have been on the
rock thread.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTE
hmm.. yes, you might want to flag something to not get it in a loop
or remove the evenlistener in the first onslideend() event.
still not sure if that was what was requested though :)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
try ... ah.. never
mind
Pascal Bestebroer ([EMAIL PROTECTED])Software
ontwikkelaarOberon Informatiesystemen b.v.http://www.oibv.com
-Oorspronkelijk bericht-Van:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Namens Eytan
HeidingsfeldVerzonden: dinsdag 13 februari 2001
ut it can do alot with relative
ease..
hmm...so.. you'r turning to the logical side of things..amazing!
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mail
He IS Ilmaestro you know :)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Raymond Smith
> Verzonden: woensdag 14 februa
Just wondering, we had some Mac developers roaming the lists a few days
(weeks?) ago..
any progress on Mac support?
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
___
Dynapi-Dev
I'll see if I can implement this error handling into the DynAPI.
does it work crossbrowser? (ie4+ and NS4+)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED
t, or don't want to
mention this I totally understand.. but just wondering :) any tech paper
about it openly available
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
rs in your test, this code is still called (function calls).
This could be made faster in dynlayer, but for now is more readable for
developers. Do another test with layers containing a large amount child
layers.. Dynlayer's precreation will probably be faster.
shreded enough? ;)
Pascal
(dynlayer+dyndocument both
inheriting from dyndocument)
cya,
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Jordi -
> IlMaestro
&
developing things easier (having one object that contains the code, others
simply use it)
it looks like its working great (the release has been out for a while now,
haven't heard of big problems or found myself.. all Dynapi examples work
correctly with dynacore)
Pascal Bestebroer ([
Mac people test !
I'll add it to the cvs tonight or this weekend.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens
complain
mode: please use the widgetlist for this.. scroll is still a widget
:)
Pascal Bestebroer ([EMAIL PROTECTED])Software
ontwikkelaarOberon Informatiesystemen b.v.http://www.oibv.com
-Oorspronkelijk bericht-Van:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Namens
just another example
to not work with CVS code :-)
Pascal Bestebroer ([EMAIL PROTECTED])Software
ontwikkelaarOberon Informatiesystemen b.v.http://www.oibv.com
-Oorspronkelijk bericht-Van:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Namens Doug
MelvinVerzonden: dinsdag
w other methods
that should be possible to be removed, or atleast simplified).
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Ric
he code and optimise it. I for one will keep
working on THIS version of the API and know it can be cleaned up, and make
it work on any other future browsers coming our way.
let the flaming begin.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ont
ips blow torch in the air and extends the hand towards the rest
of you all."
lets see who will reach towards it then, just don't get disillusioned
again...
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelij
uhm.. no comment ;)
I'll give it a look tonight (unless Jordi wants to take this one.. with his
event war et al :)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAI
e care of deletion of
all objects referred to. I'll see if I can come up with anything.. and if it
actually frees any memory at all.
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
_
so:
myLayer = new DynLayer
delete myLayer
destroys it completely? (or do we have to delete every object created within
the dynlayer object ?)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk beri
One of the main changes to DynAPI would then be making the DynDocument's
child objects of the DynAPI.. then you can destroy the complete DynAPI tree
using:
destroy(DynAPI)
add that to the onunload handler (can it be all that easy!?)
Pascal Bestebroer ([EMAIL PROTECTED])
Sof
ease don't make this
a long discussion thread.. if some one doesn't like it we can discuss it,
but otherwise I'll start on it this weekend (unless some one else does it
before that :)
Pascal Bestebroer ([EMAIL PROTECTED])
Softwar
yes there is.. servertasks was an example of it
you can use a hidden frame or ilayer or whatever, that loads in an ASP page
specifying parameters in the location.. (for one example, there might be
other ways)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen
problem with javascript objects having a reference to real
html objects (layers) and that reference is still valid (so the GC won't
destroy the objects)..
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk
what exactly is the idea behind it? (can't figure it out :)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Michae
that .lyrobj code is back in (did it yesterday) so images should
trigger the events normally again. (CVS code)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
>
it will either use your own ID specified, or a JSDynLayerXX ID (which adds
a number to be unique)
If you would add the unique ID to the specified ID users will get confused,
the layer the named MyLayer would suddenly
be MyLayer1
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
and it works crossbrowser? (have to ask >:)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Jordi -
> IlMaestr
pturing, or for loadpanels or something.
Can't remember who ever added it, but my guess is Dan (usually these things
are his :)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL P
great, I was in need of a loadpanel working in NS6 :)
Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Cameron Hart
&g
1 - 100 of 315 matches
Mail list logo