Re: [Tn5250py-general] Cut and Paste Handleing
Status: Inactive
Brought to you by:
pbielen
|
From: KJ P <kj...@ho...> - 2002-08-12 06:49:14
|
Nate Great it sounds like it is on the right track. >I hate lots of error dialogs popping up. I hate it as well. Kenneth >From: Nate Custer <gnc...@fi...> >Reply-To: tn5...@li... >To: tn5...@li... >Subject: Re: [Tn5250py-general] Cut and Paste Handleing >Date: 12 Aug 2002 01:18:29 -0500 > >Kenneth, > >I did not reply last time to this issue. Let me fix that now. By saying >I will treat it as keystrokes I mean it will go through the same >execution path as a keystroke. That path includes all the code to check >and see if it is a input field. My instinct is not to emit errors or to >emit errors to the stdin only. I hate lots of error dialogs popping up. > >Nate > >On Mon, 2002-08-12 at 01:08, KJ P wrote: > > Nate > > > > Agreed but the only problem I see with that is the same problem I had >where > > if the keystroke is on a non input field you will get errors. Sometimes > > they would want to just paste what is there wherever if may fall. I do > > beleive client access has an option for this to paste without errors or > > emitt error if not pasteable or some such thing like that. > > > > Regards > > > > Kenneth > > > > > > > > > > >From: Nate Custer <gnc...@fi...> > > >Reply-To: tn5...@li... > > >To: tn5...@li... > > >Subject: Re: [Tn5250py-general] Cut and Paste Handleing > > >Date: 12 Aug 2002 00:40:35 -0500 > > > > > >Ok, > > > > > >I figured as much. I am trying to set all the events I need to handle > > >for the tn5250py project. I think I will just treat paste input as > > >keystrokes. It makes the most sense to me. I hate code duplication. > > > > > >Nate > > > > > >On Mon, 2002-08-12 at 00:13, KJ P wrote: > > > > Nate > > > > > > > > I handle it internally. I never thought about handlind keystrokes >for > > >this. > > > > > > > > I just read the information and start updating the from where the >cursor > > >is > > > > placed at the time. If it is not an input place on the screen it >just > > >skips > > > > this part of the paste. No error are emitted as this was causing >way to > > > > many problems. So it is if the character is input then put the > > >character in > > > > there if not just move to the next one and try. > > > > > > > > Regards > > > > > > > > Kenneth > > > > > > > > > > > > >From: Nate Custer <gnc...@fi...> > > > > >Reply-To: tn5...@li... > > > > >To: tn5250j <tn5...@li...>,tn5250py > > > > ><tn5...@li...> > > > > >Subject: [Tn5250py-general] Cut and Paste Handleing > > > > >Date: 12 Aug 2002 00:02:23 -0500 > > > > > > > > > >Hey all, > > > > > > > > > >How does tn5250j handle text pasted in from X? Is it treated >internally > > > > >as keystrokes or what? > > > > > > > > > >--Nate > > > > >-- > > > > >Gentlemen, [the equation e^(i*pi) + 1 = 0 ] is surely true, it is > > > > >absolutely paradoxical; we cannot understand it, and we don't know >what > > > > >it means. But we have proved it, and therefore we know it must be > > >truth. > > > > > > > > > >-Benjamin Peirce > > > > > > > > > > > > > > > > > > > > > > > > >------------------------------------------------------- > > > > >This sf.net email is sponsored by:ThinkGeek > > > > >Welcome to geek heaven. > > > > >http://thinkgeek.com/sf > > > > >_______________________________________________ > > > > >Tn5250py-general mailing list > > > > >Tn5...@li... > > > > >https://lists.sourceforge.net/lists/listinfo/tn5250py-general > > > > > > > > _________________________________________________________________ > > > > Join the worlds largest e-mail service with MSN Hotmail. > > > > http://www.hotmail.com > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This sf.net email is sponsored by:ThinkGeek > > > > Welcome to geek heaven. > > > > http://thinkgeek.com/sf > > > > _______________________________________________ > > > > Tn5250py-general mailing list > > > > Tn5...@li... > > > > https://lists.sourceforge.net/lists/listinfo/tn5250py-general > > >-- > > >Gentlemen, [the equation e^(i*pi) + 1 = 0 ] is surely true, it is > > >absolutely paradoxical; we cannot understand it, and we don't know what > > >it means. But we have proved it, and therefore we know it must be >truth. > > > > > >-Benjamin Peirce > > > > > > > > > > > > > > >------------------------------------------------------- > > >This sf.net email is sponsored by:ThinkGeek > > >Welcome to geek heaven. > > >http://thinkgeek.com/sf > > >_______________________________________________ > > >Tn5250py-general mailing list > > >Tn5...@li... > > >https://lists.sourceforge.net/lists/listinfo/tn5250py-general > > > > _________________________________________________________________ > > Chat with friends online, try MSN Messenger: http://messenger.msn.com > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Tn5250py-general mailing list > > Tn5...@li... > > https://lists.sourceforge.net/lists/listinfo/tn5250py-general >-- >Gentlemen, [the equation e^(i*pi) + 1 = 0 ] is surely true, it is >absolutely paradoxical; we cannot understand it, and we don't know what >it means. But we have proved it, and therefore we know it must be truth. > >-Benjamin Peirce > > > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >Tn5250py-general mailing list >Tn5...@li... >https://lists.sourceforge.net/lists/listinfo/tn5250py-general _________________________________________________________________ Join the worlds largest e-mail service with MSN Hotmail. http://www.hotmail.com |