|
From: Richard :o <ma...@ri...> - 2000-12-10 17:12:47
|
hi,
a bug found in the examples on ie5.5 WinMe:
* dynacore.api.frames.htm error message:
line24 char 2 object doesn't support this property or method.
Cheers,
Richard.
Ps I'm planning on grouping as many as possible examples, as included in the
examples directory (like Dan's
http://www.dansteinman.com/dynapi/docs/examples-summary.html , but for
DynAPI2) on my DynAPI info page (under construction).
May I include/adapt your examples & examples of widgets (ie skinwindow etc)
with the official DynAPI release, or rather not?
----- Original Message -----
From: "Pascal Bestebroer" <pa...@dy...>
To: "Dev" <dyn...@li...>
Sent: Sunday, December 10, 2000 1:41 PM
Subject: [Dynapi-Dev] Dynacore preview release
> I just uploaded a preview release of my Dynacore distribution, this is
> mainly interesting for the other developers. I think some of the ideas I
> added could be very good implementations for the official version. The
most
> important change is the making of the DynObject.
>
> you can find it here http://www.dynamic-core.net/dynacore.zip
>
> This object is now the base class of the DynLayer and DynDocument, and it
> implements all the child-parent functionality shared by these objects. The
> idea is that you could use the DynObject as a base class for management
> widgets like FocusManager, ThreadManager, LayoutManager, etc.. These
> widgets are not using any visible components, but do need the
> add/delete/remove functionality.
>
> The current event code is mainly extending the DynObject, but my goal is
to
> have it only extend this object and not the DynLayer/DynDocuments.. so
that
> it is really a seperate object/extension.
>
> Another important addition is the manual part, this contains the full
> tutorial, and the developers reference. Somebody should update the
reference
> for the official DynAPI (unless the dynobject code is also copied into the
> official release, this would make it almost 100% correct).
>
> For more info on the changes you can read the "changes" part of the
manual.
>
> cya,
>
> Pascal Bestebroer
> pa...@dy...
> http://www.dynamic-core.net
>
> _______________________________________________
> Dynapi-Dev mailing list
> Dyn...@li...
> http://lists.sourceforge.net/mailman/listinfo/dynapi-dev
> ____________________________________________________________
> Get your FREE personal .com domain name and
> NAMEzero Personal Portal at: http://www.namezero.com.
> For customer service, mailto:cus...@na....
>
>
|