Well if it doesn't exist and nobody knows a better suggestion it should be
implemented...
Are there any programmers on the list that know where to find documentation
about windows clipboard programming ?
Its I kind of have to find a little project to realize before the end of the
semester
(its to gain the credit thereby instead having to sit through this 70's
style first semester programming class(c[++?]))
And I do have some people here that probably would know right away what
library to use for cu and paste in windows (is it something like windows
foundation classes ?)
The remains the question to implement it in the menue of the Win VNC
Viewer - what Programming tool is most compatible with the sources ? Did I
hear right Visual Studio ?

Anyhow highly appreciated ! As you can imagine - Just like I need another
project - but I have to pass the class !
Please Help me on this !

cheers

Tobias

P.S.:
Goal is to get a paste (text at least) function into the VNC Viewer menue...
The viewer would simply send the Pasted Text as Keystroke equivalents ...
Bonus could be to someday implement a Drag and Drop that would result in
click and paste. (for filling forms easily...)



----- Original Message -----
From: "dssyenon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 10, 2002 18:54
Subject: Re: Pasting text from Viewer to Server


> On Wed, 10 Apr 2002, Tobias Gogolin wrote:
> > Hi everybody I am new Here - Tobias is my name...
> >
> > and I  did some research (found
> > http://www.uk.research.att.com/vnc/faq.html#q25)
> >
> > cause I am missing a 'Paste to Server" option in the VNC Menue of my
Windows
> > VNC Client...
>
> I don't recall that option in any of the Windows vncviewers I've tried
> (att, tight, tridia).  I've also noticed this problem when attempting to
> copy from some Xvnc.  Like the FAQ said, copying from xterms and emacs
> works just fine.  I also noticed one can copy and paste from one X window
> to another.  The workaround I use is to paste into an xterm running vim or
> cat > /dev/null then paste to whatever Win app I want.
>
> > And for whatever could be in a clipboard which is not necessarily
compatible
> > between host and client it may be desirable to check for the format and
if its
> > just simple text just go ahead and send it over _as if it was typed
> > manually_... If not - I don't know that exceeds my knowledge of these
intimate
> > system specifics of the various combinations thinkable...
>
> The FAQ #25 also mentions autocutsel that automatically syncs changes
> between the two clipboards.  I'll give that a try sometime soon.  Perhaps
> this will save me from having to paste to an xterm before pasting to a Win
> app.
> ---------------------------------------------------------------------
> To unsubscribe, mail [EMAIL PROTECTED] with the line:
> 'unsubscribe vnc-list' in the message BODY
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to