[Gambas-user] No longer possible to write in "gedit" with 'Process'
Ru Vuott
vuott at ...325...
Tue Oct 1 19:41:55 CEST 2013
Hi wally,
I also stay at rev. 5866, but... the code doesn't work :-(
...maybe something in my system ?
[System]
OperatingSystem=Linux
Kernel=3.8.0-19-generic
Architecture=x86_64
Distribution=Linux Mint 15 Olivia
Desktop=GNOME
Theme=QCleanlooks
Language=it_IT.UTF-8
Memory=3954M
[Libraries]
Cairo=libcairo.so.2.11200.14
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.2
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.6.0
GTK+=libgtk-x11-2.0.so.0.2400.17
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.28.0.0
Qt4=libQtCore.so.4.8.4
SDL=libSDL-1.2.so.0.11.4
bye
vuotttttt :-(
--------------------------------------------
Mar 1/10/13, wally <wally at ...2037...> ha scritto:
Oggetto: Re: [Gambas-user] No longer possible to write in "gedit" with 'Process'
A: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
Data: Martedì 1 ottobre 2013, 17:37
Hi vuott,
i tried your code on SVN At revision 5866.
it works nice
wally
On Tuesday 01 October 2013 15:37:23 Ru Vuott wrote:
> Hello,
>
> at one time I could write a string in "gedit" by using
'Process' with the
> following simple code:
>
> *********************************************
> Private pr As Process
>
>
> Public Sub Form_Open()
>
> pr = Shell "gedit" For Write
>
> End
>
>
> Public Sub Button1_Click()
>
> Print #pr, "Arma virumque cano qui
primus..."
>
> End
> *********************************************
>
> Today, I saw that code with "Process" does not work
anymore, and I do not
> know why, neither of which version the problem
started.
>
>
> Best regards
>
> vuott
>
>
----------------------------------------------------------------------------
> -- October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application
performance.
> Explore tips for MPI, OpenMP, advanced profiling, and
more. Get the most
> from the latest Intel processors and coprocessors. See
abstracts and
> register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application
performance.
Explore tips for MPI, OpenMP, advanced profiling, and more.
Get the most from
the latest Intel processors and coprocessors. See abstracts
and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list