|
From: <tim...@en...> - 2005-09-27 14:27:19
|
Petr Mikulik wrote: >>>> 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 he= lp >> you to allow this in Qt. (In my wxwidgets terminal, I use the clipboar= d >> object, and it just works) > > > I've just filled in a bug report so that "someone" could search for a > solution. "Someone" could look in gtk code, to see where's the trick... > > Accidentaly, I've found this amazing feature: having double-clicked > MB1, sequent MB2 copied the cursor position into gvim, but into > OpenOffice.org it copied png image of the graph! What's the magics > behind?? > > --- > PM I also found such a "feature" as I was implementing the same for my wxwidgets terminal. When I was playing with double-click, the X11 plot appeared in klipper, the kde clipboard handler ! I think that it's a feature of the window manager (kwin), but I'm not sure at all... Timoth=E9e |