the best is full interface, if it possible to add gnome-calculator. If not, i
will implement just a basic calculator.
But i think that is a way to insert other application inside mine, i'm wrong?
Thanks
On 22-03-2017 09:43, Roth Robert wrote:
Hi Ruben,
That depends on what do you mean by addin
Hi Ruben,
That depends on what do you mean by adding a calculator:
* do you only need a text-field to evaluate calculations from? (easier to
implement, spawn a process for the command-line version of calculator to
calculate the result, just like the calculator gnome shell search provider
does)
* d