[OGo-MacOSX] TestPrototype example problem...

Philippe Laval macosx@opengroupware.org
Sun, 2 Apr 2006 17:32:03 +0200


When I try to use the TestPrototype example, I got this display:

[missing component: Prototype]
Test WEPrototype

I don't have the time, but
[missing component: TimeLink]
and I will look it up.


So were are these components defined ?
I the Main.wod, i can see these things: WEPrototypeScript and WELiveLink

Prototype: WEPrototypeScript {}

TimeLink: WELiveLink {
   updateID         = "time_div";
   position         = "top";

   actionClass      = "Main";
   directActionName = "sayWhen";
   confirmText      = "Really update time?";
}