Clipboard

#- protocol. Do
#- local apps on the Solaris box handle the clipboard? (Be sure

Perfectly.

#- it is the
#- clipboard and not the Primary Selection...) You can also try
#- adding a
#- call to clipboard.UserPrimarySelection() and see if that works. The

I had this doubt, and I tried that. And the behaviour is different. I one
way nothings happens. Other way, the previous content of the clipboard is
erased.

#- Selections are a bit different behaviour than the clipboard
#- (normally
#- anything selected by the mouse is automatically put in the Primary
#- Selection, and the middle button pastes from the PS,) but it
#- may be one
#- way to work around the missing feature in the Solaris X-Server.

In Solaris, you have keyboard buttons for copy/paste/cut.

Batista, Facundo wrote:

#- protocol. Do #- local apps on the Solaris box handle the clipboard? (Be sure

Perfectly.

What about other remote gtk apps?

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!