Hi all, While studying the clipboard example, I got the feeling that things look more complicated than necessary. What I would like to do is just push some data onto the clipboard and forget about it. However, when I try that, it does not seem to work. Only when I _also_ connect to the SEL_CLIPBOARD_REQUESTED the data gets copied to the other app. Could someone provide a simple example on how to push data to the clipboard during the handling of a button event? Thanks, Ronald