At last you can see some files. I've included a under construction version
of three widgets: TList, TButton, TCheckBox (just the first ones I felt like
testing).
Included is also a test page (TStandard.htm). To use these stuff I
recommend:
a. To extract the zip to a directory under dynapi\src\lib\dynapi\ (where
api,gui, events are).
b. Since you need simple events to be enabled I recommend changing simple.js
to read
DynObject.prototype.simpleInvokeEvent = function(type,e,args) {
and line 54 in listeners.js to read this.simpleInvokeEvent(type,e,args);.
(I think this fix is already in the new version of DynAPI but if not it is
needed).
Have fun and as usual flame away,
8an

Attachment: twidgets.zip
Description: Zip compressed data

Reply via email to