|
From: <tim...@en...> - 2005-09-17 17:51:24
|
Petr Mikulik wrote: >> gnuplot> set xr[-6,56788793103:4,12176724138]; set >> yr[-4,97885835095:3,73150105708]; set x2r[-6,56789: 4,12177]; set >> y2r[-4,97886: 3,73150] >> ^ >> ':' or keyword 'to' expected > > > I think this has been already fixed -- it does not happen for my cs_CZ > locale. Indeed, it was a problem caused by wxwidgets, in my patched gnuplot only. > >> P.S. : by the way, I realised that the "coords to clipboard with 2*<B1= >" >> doesn't work with the x11 terminal. Is it normal ? > > > Copying to xterm, nedit, gedit works. > > Copying to anything using Qt (thus, any Qt/KDE application) does not > work. > How can this be allowed? You're right, I was pasting to Konsole... but unfortunately I can't help you to allow this in Qt. (In my wxwidgets terminal, I use the clipboard object, and it just works) Greetings, Timoth=E9e Lecomte |