got it working, thanks.
On Mon, Aug 31, 2009 at 5:30 PM, Aaron J. Seigo wrote:
> On August 31, 2009, Daniel Duris wrote:
>> in my app. addSource() doesn't work (error is shown - can't start
>> script), setData - no syntax is known for JS
>
> connectSource, not add source :) so:
>
> dataengine(
On August 31, 2009, Daniel Duris wrote:
> in my app. addSource() doesn't work (error is shown - can't start
> script), setData - no syntax is known for JS
connectSource, not add source :) so:
dataengine("exec").connectSource("/bin/ls", plasmoid)
--
Aaron J. Seigo
humru othro a kohnu se
GPG
hello,
i am trying to develop a plasmoid in JS. However, I am unable to find
any sources of executable dataengine (or rss etc.). in
plasmaengineexplorer i can add commands to executable engine, but not
in my app. addSource() doesn't work (error is shown - can't start
script), setData - no syntax i