[Kommander-devel] Connecting Kommander with Kross
Michal Rudolf
mrudolf at kdewebdev.org
Thu Oct 19 17:05:46 EDT 2006
Eric Laffoon, czwartek, 19 października 2006 23:00:
>It also offers less than
> relevent options for bool. It seems we could simply convert this to
> true/false.
execute(bool) is missing. I wasn't sure how to implement it, as all params are
internally strings (they are handled by DCOP, not by internal parser).
Perhaps 1/0 is better than true/false.
>Anyway this looks more complete than you indicated and it brings a lot of
>potential to using these widgets. There is one thing that might make sense.
>To minimize scripts we could use logic to manage behavior if we knew what
>signal and possibly what object called.
My idea was to use item(0) as caller name. Then, item(1) will be the first
parameter. My question is: is it simple enough? And what should I return for
4 parameters (item(1)...item(4))? 4 or 5?
--
Michal Rudolf
More information about the Kommander-devel
mailing list