tn5250py-general Mailing List for tn5250py
Status: Inactive
                
                Brought to you by:
                
                    pbielen
                    
                
            You can subscribe to this list here.
| 2002 | 
          Jan
           | 
        
        
        
        
          Feb
           | 
        
        
        
        
          Mar
           | 
        
        
        
        
          Apr
           | 
        
        
        
        
          May
           (66)  | 
        
        
        
        
          Jun
           (15)  | 
        
        
        
        
          Jul
           (96)  | 
        
        
        
        
          Aug
           (16)  | 
        
        
        
        
          Sep
           | 
        
        
        
        
          Oct
           | 
        
        
        
        
          Nov
           | 
        
        
        
        
          Dec
           | 
        
      
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 | 
          Jan
           | 
        
        
        
        
          Feb
           | 
        
        
        
        
          Mar
           | 
        
        
        
        
          Apr
           | 
        
        
        
        
          May
           | 
        
        
        
        
          Jun
           | 
        
        
        
        
          Jul
           | 
        
        
        
        
          Aug
           | 
        
        
        
        
          Sep
           | 
        
        
        
        
          Oct
           (1)  | 
        
        
        
        
          Nov
           (2)  | 
        
        
        
        
          Dec
           | 
        
      
| 
     
      
      
      From: Tim M. <x...@Ve...> - 2003-11-03 08:02:04
      
     
   | 
On November 3, 2003 01:50 am, Patrick Bielen wrote: > Sure, but we all moved back to the tn5250j-project > which is more populair than this one. I did notice that it seemed most of the developers on this project were in the "j" one as well... I guess now I know why. > Depends on what you need, it's very simple to use java > and the IBM-toolkit to do much automated things to drive I have been looking over the IBM-toolkit but am not finding the documentation for the API's organised in a way I can very easily understand (or even find) --- I have access to VisualAge for Java with all of this stuff loaded (even WebSphere's WebFacing tool! But don't have DDS files for the main app in quesiton...) Anyhow, I really appreciate your response. I'm afraid it will take a lot more to convince me of Java's ways in general... but that's another argument. There's a lot of factors. What it mostly comes down to though, I admit, is that I'm a lot more comfortable and experienced in Python (btw, i'd never use Tk! WxPython all the way for GUIs! But i rarely do GUIs... mostly I work on web-interfaced applications) than in Java. But I do agree, one should use the best tool for the job and certainly IBM's java toolkit for the AS/400 is a compelling toolset. And I've been considering it, and hacking around with it a bit; but haven't made much headway. Also I may end up having to use the JDBC drivers for DB2... so that's another possible reason to try to stick to Java... There's no doubt that tn5250j is a nice program; i've played around with it a bit. But I've not looked at the source code, or tried to build it myself yet. This is getting off topic for this list, but I assume the protocol/terminal emulator classes are isolated from the GUI? My concern is that I have to use the GUI code... My main issue (as is often the case) is time. I need to get things working as fast as possible. I think I can do it with the tn5250py code; I'm not sure how much extra time it will take me to get into the Java code. I'm thinking the tn5250py code may be "enough" to suit my limited needs; but I am also aware that it may cause me to run against limitations I'm not aware of yet. Tricky. Anyhow, i certainly do appreciate your enthusiasm and long reply. I will reconsider the Java vs Python for this project... It's too bad about the python project though. It looked really promising. -- Tim Middleton | Cain Gang Ltd | There is a wisdom that is woe; but there x...@ve... | www.Vex.Net | is a woe that is madness. --Melville (MD)  | 
| 
     
      
      
      From: Patrick B. <bi...@st...> - 2003-11-03 06:50:04
      
     
   | 
Hi Tim, > Anyone still on this list? (-: Sure, but we all moved back to the tn5250j-project which is more populair than this one. And because i (the project-leader) am now a java- programmer too, i choosed to continue develop for that last project instead of this one. > I've been looking for a solution to automate some access to an AS/400 program. Depends on what you need, it's very simple to use java and the IBM-toolkit to do much automated things to drive your AS/400, ofcourse Python is great, but most of the time the Java-toolkit is the one you need, and ofcourse you can control it by jython-scripting, but java still is a better choice imho. > At first I was looking at tn5250. Looking at it i stumbled across its python > interface... but then learned this project was abandoned years ago. Right, i also tested that version many many times, and my experiences are it was unproductive years ago and it's still crappy now, but ofcourse that's my experience with it. I'm sure there are a lot of users counting on that project. > Having been excited at the possibilty of a python interface, however, i went > looking for more python possibilities. I found that tn5250j has a nice looking > jython interface... but it seems complicated to do what I want to do through a > java swing app... Yeah i thought that too for years, until i really start learning and programming swing, and to be able to see what swing can do look at the Memoranda-project at sourceforge, where i'm a programmer too. Swing is indeed a beast, but once you can handle it it simply rocks, far much better then Tk or whatever GUI you can use on python. And yeah thnx god jython uses swing instead of Tk. Just tell me what you need and i'll try to help you, or simply start using tn5250j and ask us (yeah i'm a programmer there also) what you need, and we'll surely try to help. At this time i started with a SysAdmin400 project (but it's still local) to join some more skills at java and swing, so if wanted i always want to start it as a new project on sourceforge, just let me know. > Finally I found this little project, which also appears quite dead. Right, because controlling and managing your iSeries or AS/400 with python is simply a pain in the ass, no matter how you look at it. Cause most of the time as i said before the IBM Java toolkit is the tool you need. And controlling Java from within python or jython is not always that easy as it seems. > I'd noticed it before actually, but when i saw the "planning stage" on the > project summary page I didn't look much further. Lately I did look into the > CVS repository though, and it appears there is quite a lot of working code > there... it actually looks promising. As a matter of fact we're able to logon to the as/400 and parse the screens, but again, tn5250j is much more further than this project, and from the moment on i realised i really needed java to fully control or manage our AS/400 i stopped working on it right away, cause it's simply too hard to mix java and the IBM's Java Toolkit with python, but anyway if you think you can do it, join, contribute and make us impressive :-) > I was just wondering if anyone felt like commenting on whether they think > the tn5250 code (the vt5250.py module) is complete enough to do things like: - automated login It can. - fill in fields (and submit them) It can. - read fields (which may be updated when others are filled in) It can but needs to be developed. > I was actually thinking of possibly building a server which would maintain > a logged in connection to an AS/400 and accept tasks which would queue up > and execute on the AS/400 sequentially by emulating user input and in > some cases reading output screens (returning info as a report). This all can be done with tn5250j, beside of the server. Just write some good jython-script and run them from tn5250j, and you're done. And eventually i should be able to help you with swing, but keep in mind I really prefer java above jython, cause there are a lot of traps when using Jython to get things done, cause (and repeat with me) Jython is not 100% Java, there are differences anyway. And believe it or not, but look at the Programming language table on sourceforge... Java (10172 projects) --> this says enough, right ? Python (2738 projects) And if you really find AWT and Swing too hard, just try to use eclipse or use the SWT GUI that IBM developed, but keep in mind that last one is not that platform-independant as swing is, which means, if you really are programming on Windows-boxes you'll get troubles when running that app on Linux, at least when using SWT, not when using AWT or Swing. And a last tip when you really think Swing is hard to handle, use NetBeans to develop your Java programs, NetBeans had a nice GUI-based GUI development tool for creating nice Swing GUI's for your program. > It would be nice to have a pure python solution, which is easier to > maintain and has fewer levels of complication. Here do i not agree, there a much more levels of complication when using Python instead of jython, and again this is because of the java toolkit you REALLY need to get much things done, but time will teach you, just take our source-code, try to build something, but i'm sure after 6 months you'll really agree with me, but okay, just give it a try, i'm curious :-) Best Regards, Patrick Bielen Sysop Stafa Holland BV ProjectLeader tn5250py (python - SourceForge) Developer tn5250j-project (java - SourceForge) Developer Memoranda-project (java - SourceForge) Developer SysAdmin400-project (java)  | 
| 
     
      
      
      From: Tim M. <x...@Ve...> - 2003-10-31 17:18:31
      
     
   | 
Anyone still on this list? (-: I've been looking for a solution to automate some access to an AS/400 program. At first I was looking at tn5250. Looking at it i stumbled across its python interface... but then learned this project was abandoned years ago. Having been excited at the possibilty of a python interface, however, i went looking for more python possibilities. I found that tn5250j has a nice looking jython interface... but it seems complicated to do what I want to do through a java swing app... Finally I found this little project, which also appears quite dead. I'd noticed it before actually, but when i saw the "planning stage" on the project summary page I didn't look much further. Lately I did look into the CVS repository though, and it appears there is quite a lot of working code there... it actually looks promising. I really don't know the technicalities of 5250, but I know python. I was just wondering if anyone felt like commenting on whether they think the tn5250 code (the vt5250.py module) is complete enough to do things like: - automated login - fill in fields (and submit them) - read fields (which may be updated when others are filled in) I was actually thinking of possibly building a server which would maintain a logged in connection to an AS/400 and accept tasks which would queue up and execute on the AS/400 sequentially by emulating user input and in some cases reading output screens (returning info as a report). It would be nice to have a pure python solution, which is easier to maintain and has fewer levels of complication. -- Tim Middleton | Cain Gang Ltd | But the trouble was that my hysterical fit x...@ve... | www.Vex.Net | could not go on for ever. --Dost (NFTU)  | 
| 
     
      
      
      From: KJ P <kj...@ho...> - 2002-08-25 07:57:02
      
     
   | 
Nate, Patrick I have put in a support request for the large message. No matter which password I try it is not authenticated. Oh well we will have to wait some more because it seems it is down the list of 400. Regards Kenneth _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com  | 
| 
     
      
      
      From: KJ P <kj...@ho...> - 2002-08-12 19:51:28
      
     
   | 
Nate This is great. We get to see some progress and with only 5 lines of code. That is even better. Kenneth >From: Nate Custer <gnc...@fi...> >Reply-To: tn5...@li... >To: tn5250py <tn5...@li...> >Subject: [Tn5250py-general] Screen Shot 2 >Date: 12 Aug 2002 03:11:27 -0500 > >Hey all, > >So I got all of the libraries compiled and installed. I suggest you guys >wait a little while on those till they release a final version of pygtk. >And gnome2 is shipped by your distributions. > >But I have a python program painting our gui to the screen. The code >(all 5 lines of it) is also in the screenshot. Glade + pygtk rock. > >http://www.firehead.org/~gncuster/tn5250py-screen-shot-2.jpg >-- >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 _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com  | 
| 
     
      
      
      From: r g <rd...@ly...> - 2002-08-12 15:32:41
      
     
   | 
Nate, Kenneth -- My 2 pesos on this topic. If you paste into a non-input area, and are treating this as normal keystrokes (I agree), I believe that the proper error action is "no music". By this I mean, when you type into a protected area, stop, flush key buffer, end of paste operation. That is what Rumba does. That is what happens in TN5250J with real typing. To reuse your code, you should do the same. --rdg -- On 12 Aug 2002 01:18:29 -050 Nate Custer wrote: >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 world�s 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 > __________________________________________________________ Win a First Class Trip to Hawaii to Vacation Elvis Style! http://r.lycos.com/r/sagel_mail/http://www.elvis.lycos.com/sweepstakes  | 
| 
     
      
      
      From: Nate C. <gnc...@fi...> - 2002-08-12 08:10:33
      
     
   | 
Hey all, So I got all of the libraries compiled and installed. I suggest you guys wait a little while on those till they release a final version of pygtk. And gnome2 is shipped by your distributions. But I have a python program painting our gui to the screen. The code (all 5 lines of it) is also in the screenshot. Glade + pygtk rock. http://www.firehead.org/~gncuster/tn5250py-screen-shot-2.jpg -- 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  | 
| 
     
      
      
      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  | 
| 
     
      
      
      From: Nate C. <gnc...@fi...> - 2002-08-12 06:17:39
      
     
   | 
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 >=20 > Agreed but the only problem I see with that is the same problem I had whe= re=20 > if the keystroke is on a non input field you will get errors. Sometimes=20 > they would want to just paste what is there wherever if may fall. I do=20 > beleive client access has an option for this to paste without errors or=20 > emitt error if not pasteable or some such thing like that. >=20 > Regards >=20 > Kenneth >=20 >=20 >=20 >=20 > >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 fo= r=20 > >this. > > > > > > I just read the information and start updating the from where the cur= sor=20 > >is > > > placed at the time. If it is not an input place on the screen it jus= t=20 > >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=20 > >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 interna= lly > > > >as keystrokes or what? > > > > > > > >--Nate > > > >-- > > > >Gentlemen, [the equation e^(i*pi) + 1 =3D 0 ] is surely true, it is > > > >absolutely paradoxical; we cannot understand it, and we don't know w= hat > > > >it means. But we have proved it, and therefore we know it must be=20 > >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 world=92s 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 =3D 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 >=20 > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.com >=20 >=20 >=20 > ------------------------------------------------------- > 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 --=20 Gentlemen, [the equation e^(i*pi) + 1 =3D 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 =20  | 
| 
     
      
      
      From: KJ P <kj...@ho...> - 2002-08-12 06:08:51
      
     
   | 
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  | 
| 
     
      
      
      From: Nate C. <gnc...@fi...> - 2002-08-12 05:39:38
      
     
   | 
Ok,=20 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 >=20 > I handle it internally. I never thought about handlind keystrokes for th= is. >=20 > I just read the information and start updating the from where the cursor = is=20 > placed at the time. If it is not an input place on the screen it just sk= ips=20 > this part of the paste. No error are emitted as this was causing way to=20 > many problems. So it is if the character is input then put the character= in=20 > there if not just move to the next one and try. >=20 > Regards >=20 > Kenneth >=20 >=20 > >From: Nate Custer <gnc...@fi...> > >Reply-To: tn5...@li... > >To: tn5250j <tn5...@li...>,tn5250py=20 > ><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 =3D 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 >=20 > _________________________________________________________________ > Join the world=92s largest e-mail service with MSN Hotmail.=20 > http://www.hotmail.com >=20 >=20 >=20 > ------------------------------------------------------- > 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 --=20 Gentlemen, [the equation e^(i*pi) + 1 =3D 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 =20  | 
| 
     
      
      
      From: KJ P <kj...@ho...> - 2002-08-12 05:13:27
      
     
   | 
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  | 
| 
     
      
      
      From: Nate C. <gnc...@fi...> - 2002-08-12 05:01:30
      
     
   | 
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  | 
| 
     
      
      
      From: Nate C. <gnc...@fi...> - 2002-08-11 04:56:32
      
     
   | 
Hey all, I am not sure if using glade is the right idea in the end for our gui. Some of the gui stuff will have to be created by hand so we can dynamically create and remove tabs. But I am working on getting some of the basic gui stuff laid out. There is no python behind it yet. Just a glade file. I will add the python when I have finished the glade stuff. Only then will I check the stuff into cvs. Till then here is a screen shot. Feel free to flame or do whatever. The four buttons are new connection, close connection, macro dialog, and keybinding dialog. Yes I need better icons for those. I have not done to much with the menus so ignore them for now. go here: http://www.firehead.org/~gncuster/tn5250py-screen-shot.jpg --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  | 
| 
     
      
      
      From: KJ P <kj...@ho...> - 2002-08-03 07:16:05
      
     
   | 
Nate You might find the tk example helpful for this. It does the same thing you are trying to do. Just replace the tk stuff with the gtk calls and it should work I think. Kenneth >From: Nate Custer <gnc...@fi...> >Reply-To: tn5...@li... >To: tn5...@li... >Subject: Re: [Tn5250py-general] gtk2 Widget for terminal emulation >Date: 02 Aug 2002 17:02:05 -0400 > >Kenneth, > >After more discussion on the gnome lists it became clear that another >widget the GtkText widget will work, and be much simpler to use. So our >app will only depend on gtk not gnome. > >I was sent some code that does this for a python interpreter and I am >going to rip it out and make it into a tn5250 stuff soon. So expect to >see a real screen sometime soon. P.S. the input will not work, but my >next goal is to display a login screen. > >--Nate > >On Fri, 2002-08-02 at 15:42, KJ P wrote: > > Nate > > > > This is really good. Is there any way I can install this without >installing > > gnome? > > > > Kenneth > > > > > > >From: Nate Custer <gnc...@fi...> > > >Reply-To: tn5...@li... > > >To: tn5250py <tn5...@li...> > > >Subject: [Tn5250py-general] gtk2 Widget for terminal emulation > > >Date: 02 Aug 2002 06:15:08 -0400 > > > > > >Hey all, > > > > > >After some digging of my own, and then finally breaking down and asking > > >the gnome-love list for help, I have found the perfect widget for our > > >main terminal. It is libzvt. It was designed for embedding a virtual > > >linux terminal. But it also supports just working as an output engine. > > >It will colorize the background, and the text. It uses fixed fonts. So > > >in other words it is all good ;) > > > > > >--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 > > > > _________________________________________________________________ > > MSN Photos is the easiest way to share and print your photos: > > http://photos.msn.com/support/worldwide.aspx > > > > > > > > ------------------------------------------------------- > > 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  | 
| 
     
      
      
      From: Nate C. <gnc...@fi...> - 2002-08-02 21:01:49
      
     
   | 
Kenneth, After more discussion on the gnome lists it became clear that another widget the GtkText widget will work, and be much simpler to use. So our app will only depend on gtk not gnome. I was sent some code that does this for a python interpreter and I am going to rip it out and make it into a tn5250 stuff soon. So expect to see a real screen sometime soon. P.S. the input will not work, but my next goal is to display a login screen. --Nate On Fri, 2002-08-02 at 15:42, KJ P wrote: > Nate > > This is really good. Is there any way I can install this without installing > gnome? > > Kenneth > > > >From: Nate Custer <gnc...@fi...> > >Reply-To: tn5...@li... > >To: tn5250py <tn5...@li...> > >Subject: [Tn5250py-general] gtk2 Widget for terminal emulation > >Date: 02 Aug 2002 06:15:08 -0400 > > > >Hey all, > > > >After some digging of my own, and then finally breaking down and asking > >the gnome-love list for help, I have found the perfect widget for our > >main terminal. It is libzvt. It was designed for embedding a virtual > >linux terminal. But it also supports just working as an output engine. > >It will colorize the background, and the text. It uses fixed fonts. So > >in other words it is all good ;) > > > >--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 > > _________________________________________________________________ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx > > > > ------------------------------------------------------- > 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  | 
| 
     
      
      
      From: KJ P <kj...@ho...> - 2002-08-02 19:42:50
      
     
   | 
Nate This is really good. Is there any way I can install this without installing gnome? Kenneth >From: Nate Custer <gnc...@fi...> >Reply-To: tn5...@li... >To: tn5250py <tn5...@li...> >Subject: [Tn5250py-general] gtk2 Widget for terminal emulation >Date: 02 Aug 2002 06:15:08 -0400 > >Hey all, > >After some digging of my own, and then finally breaking down and asking >the gnome-love list for help, I have found the perfect widget for our >main terminal. It is libzvt. It was designed for embedding a virtual >linux terminal. But it also supports just working as an output engine. >It will colorize the background, and the text. It uses fixed fonts. So >in other words it is all good ;) > >--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 _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx  | 
| 
     
      
      
      From: Nate C. <gnc...@fi...> - 2002-08-02 10:14:57
      
     
   | 
Hey all, After some digging of my own, and then finally breaking down and asking the gnome-love list for help, I have found the perfect widget for our main terminal. It is libzvt. It was designed for embedding a virtual linux terminal. But it also supports just working as an output engine. It will colorize the background, and the text. It uses fixed fonts. So in other words it is all good ;) --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  | 
| 
     
      
      
      From: Nate C. <gnc...@fi...> - 2002-08-01 07:18:56
      
     
   | 
Hey all tn5250ers, This draft of the apis has gone around a few times between Kenneth, Roy, and me. Before you read it let me explain the methods a bit. My goal was to separate what I term input primitives from the rest of the api. The input primitives code will be different in tn5250j and py, but the macro code should be exactly the same. That is why some methods are in input and some are in macros. When you are writing macros would be best to use the macros methods, since they are much nicer. One side benefit is that the macros stuff will serve as an early demo of the scripting interface. This stuff is far from set in stone, so please offer any criticism you would like. Even if you just want to rename some of the functions. One question. Would access to the gui and connection stuff be useful? If not we should add a command line flag to execute a macro upon connecting. That way you could run some commands on many machines at once simply from a macro. --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  | 
| 
     
      
      
      From: Nate C. <gnc...@fi...> - 2002-07-29 04:31:30
      
     
   | 
Hey all, Roy has yet to review this, but since I am working all day tomorrow I figured I would post this draft on the list. I am quite sure I have overlooked some part of the 5250's job. Please suggest improvements, or Kenneth please edit this to match the api you have already implemented. The ultimate goal, is for macros to work on both tn5250j and py. --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  | 
| 
     
      
      
      From: KJ P <kj...@ho...> - 2002-07-24 20:41:36
      
     
   | 
Nate Actually from what I have seen this is going to be a heck of a lot easier in python than java. Maybe I am overly complicating the java part. I have tried creating a pthong interpreter/parser to do this with some success without using Jython using the Little Language pattern. This is going to be a great idea for implemention when we get it to work. Kenneth >From: Nate Custer <gnc...@fi...> >Reply-To: tn5...@li... >To: tn5...@li... >Subject: Re: [Tn5250py-general] New SessionManager >Date: 24 Jul 2002 01:02:09 -0400 > >Kenneth, > >I have been busy with other things too. I still have a spec for gui side >in progress. Though it has not had much movement. Roy and I had a >discussion earlier about macro apis. Seems we may need to add a forth >module. macro which holds some simple fcns for macro writers. > >Roy, > >Please fill this in at work tomorrow. I will be at home in the afternoon >my time. Will reply to emails then. > >--Nate > >On Wed, 2002-07-24 at 00:57, KJ P wrote: > > Nate have not had the time to check out your changes. I am hoping to >get to > > that today or tonight. > > > > Sorry for the dealy but as Roy can tell you we are all over the place >right > > now. I do not know what happened but the j project has exploded in the >last > > couple of weeks and it is taking all I can do to keep up. > > > > Patrick have you had the time to check this out? Probably not with the > > fires from the last couple of days. > > > > Regards > > > > Kenenth > > > > _________________________________________________________________ > > 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 _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx  | 
| 
     
      
      
      From: KJ P <kj...@ho...> - 2002-07-24 20:37:36
      
     
   | 
Hello tn5250j'ers I took my wife out for dinner tonight and am trying to catch up with the e-mails. I have 30 here that I am trying to answer. Most of them are coming out of order so have to read and then backtrack. Please excuse the delay. Maurizio you have CVS access as soon as you give me your sourceforge account. I am going to put a new cvs entry for the printer stuff and import your changes tonight with the build file. The other italian translations I do not remember receiving. I will update those tonight as well. I placed a change that I did for Roy out in cvs tonight for the sorting of sessions. This is actually something that I have wanted since the beginning but it is a real pain. I found the best answer on a java pro article that I used and changed to fit my needs. I have not asked permission yet to use it though. Christian, do you have the build.xml file for the forrest site that you generated from. I have tried creating my own but am having a little bit of a problem getting it generated correctly. Really I tried. Roy I will take a look at the outline in a little bit as soon as I catch up. Nicola have you checked to see if you have cvs access yet. I will try to get another tree out there. I was waiting for the code though so that I can just import it. I am thinking of a package name of org.tn5250j.cvtsplf . If this does not fit let me know. If it does just import it. Wolfgang I will try and get the re-positioning of sessions for MDI this weekend. This one is a little complicated even though it sounds simple. Nate I will take a look at the Session Manager code tonight I hope.... I am having a problem connecting to netshare400 so can not test or code anything. After I finished Roy's session enhancement I could not get connected at least I was able to work on this one without a connection. Regards Kenneth _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com  | 
| 
     
      
      
      From: Patrick B. <bi...@st...> - 2002-07-24 05:58:39
      
     
   | 
Op woensdag 24 juli 2002 06:57, schreef KJ P: > Nate have not had the time to check out your changes. =20 Same thing here, a lot of people on vacation, what means i have to do the work of three people at the moment :-( > Patrick have you had the time to check this out? =20 > Probably not with the fires from the last couple of days. That's correct, didn't had the time, and i won't have time this whole week. Next week one of my co-workers is back, so maybe i'll find the time by then, but these are going to be 4 damned busy weeks for me. And the disadvantage here at our company is that every- thing is fixed internally instead of hiring some people to replace the workers that are on vacation. Those things=20 just happens on small/middle companies. Greetings Patrick  | 
| 
     
      
      
      From: Nate C. <gnc...@fi...> - 2002-07-24 05:01:51
      
     
   | 
Kenneth, I have been busy with other things too. I still have a spec for gui side in progress. Though it has not had much movement. Roy and I had a discussion earlier about macro apis. Seems we may need to add a forth module. macro which holds some simple fcns for macro writers. Roy, Please fill this in at work tomorrow. I will be at home in the afternoon my time. Will reply to emails then. --Nate On Wed, 2002-07-24 at 00:57, KJ P wrote: > Nate have not had the time to check out your changes. I am hoping to get= to=20 > that today or tonight. >=20 > Sorry for the dealy but as Roy can tell you we are all over the place rig= ht=20 > now. I do not know what happened but the j project has exploded in the l= ast=20 > couple of weeks and it is taking all I can do to keep up. >=20 > Patrick have you had the time to check this out? Probably not with the=20 > fires from the last couple of days. >=20 > Regards >=20 > Kenenth >=20 > _________________________________________________________________ > Join the world=92s largest e-mail service with MSN Hotmail.=20 > http://www.hotmail.com >=20 >=20 >=20 > ------------------------------------------------------- > 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 --=20 Gentlemen, [the equation e^(i*pi) + 1 =3D 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 =20  | 
| 
     
      
      
      From: KJ P <kj...@ho...> - 2002-07-24 04:58:14
      
     
   | 
Nate have not had the time to check out your changes. I am hoping to get to that today or tonight. Sorry for the dealy but as Roy can tell you we are all over the place right now. I do not know what happened but the j project has exploded in the last couple of weeks and it is taking all I can do to keep up. Patrick have you had the time to check this out? Probably not with the fires from the last couple of days. Regards Kenenth _________________________________________________________________ Join the worlds largest e-mail service with MSN Hotmail. http://www.hotmail.com  |