On June 16, 2010, Onur-Hayri Bakici wrote: > function sourceRequestEvent(source)
engine.sourceRequestEvent = function(source)
> {
> print("Test");
> setData("Hello", "World");
> return true;
>
> }
>
> function updateSourceEvent(source)
engine.updateSourceEvent = function(source)
> {
> return true;
> }
also, if you can provide your entire zip'd package, that's often easier to
test with.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE core developer sponsored by Qt Development Frameworks
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
