[Cuis] A way to call external programs

H. Hirzel hannes.hirzel at gmail.com
Mon Jan 14 03:26:45 CST 2013


On 1/13/13, Bernhard Pieber <bernhard at pieber.com> wrote:
> Hi Germán,
>
> IIRC, StyledTextEditor includes such a feature in the package
> CrappyOSProcess.pck:
> https://github.com/bpieber/Cuis-StyledTextEditor/blob/master/CrappyOSProcess.pck
>
> Cheers,
> Bernhard

Hello Bernard,

I was not aware of this initial porting effort to call external
programs. I did a pull request asking about the status of the
*OSProcess.pck... :-)

    https://github.com/bpieber/Cuis-StyledTextEditor/pull/9

Could we move it to a separate repository so that we can work on it
independently of StyledTextEditor?

Kind regards
Hannes


> Am 12.01.2013 um 13:57 schrieb Germán Arduino:
>
>> Hi:
>>
>> I just wonder how to call external programas, for example in shareware
>> world is very common to have in a desktop program options to go to the
>> website of the product, for example to check the FAQ page, to put a "Like"
>> in the Facebook page, etc.
>>
>> In Dolphin exist a Shell library that is easy to use, some sort of:
>>
>> ShellLibrary default
>> 		shellOpen: 'www.passwordspro.com/buy.html'.
>>
>> but in a multiplatform tool as Cuis the things are a bit more
>> complicated.
>>
>> Exist some package already? We should think in OSProcess and CommandShell
>> ports?
>>
>>
>> --
>> Sincerely,
>> Germán Arduino
>> about.me/garduino
>> _______________________________________________
>> Cuis mailing list
>> Cuis at jvuletich.org
>> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>
>
> _______________________________________________
> Cuis mailing list
> Cuis at jvuletich.org
> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>




More information about the Cuis mailing list