[Tn5250j-general] Hotspot issue with http and https

2005-06-10 Thread Richard Houston
Hey all, Just wanted to let you know we have been testing 0.5.8 Alpha2 all day and all seams good with the exception of one issue. It seem that the http and https based hotspots are broken. :0 If I single or double click on a https link nothing happens. The XSystem in the bottom left corner flash

Re: [Tn5250j-general] Web5250

2005-06-10 Thread Pete Helgren
Should have said: so if you press enter the entire screen lights up with errors because all the characters are off by 5 (in position 1 instead of position 6) Pete Pete Helgren wrote: How do you do that?   I wish I knew more about the inter workings of tn5250j.  One of these days I'll ro

Re: [Tn5250j-general] Web5250

2005-06-10 Thread Pete Helgren
How do you do that?   I wish I knew more about the inter workings of tn5250j.  One of these days I'll roll up may sleeves and get my hands dirty and muck around in the code base for a few weeks. That took care of the ability to edit the code, however, there appears to be an alignment issue

[Tn5250j-general] EDTWRD

2005-06-10 Thread Marc Vos
Hi Kenneth, I was really surprised to notice that you honour the EDTWRD's separators, while typing! I always thought from other emulators that could only be done when you hae some special hardware terminal controller. Cool! There's only one thing: TN5250j knows where the separators stand, but it

Re: [Tn5250j-general] Selection rectangle

2005-06-10 Thread Marc Vos
OK. -Marc On 10-06-2005 15:31, "Kenneth Pouncey" <[EMAIL PROTECTED]> wrote: > > Marc > > Well I thought it might be easy to fix but really do not feel like digging > into > the painting code right now. Will put this on the back burner for now. > > If it was not for the utmost importance to

Re: [Tn5250j-general] Selection rectangle

2005-06-10 Thread Kenneth Pouncey
Marc Well I thought it might be easy to fix but really do not feel like digging into the painting code right now. Will put this on the back burner for now. If it was not for the utmost importance to have a copy paste I swear I would rip that darn bounding rectangle out :-/ Kenneth Quoting K

Re: [Tn5250j-general] Selection rectangle

2005-06-10 Thread Kenneth Pouncey
Marc never noticed that before but it does happen the way you say. Will look at it. Kenneth Quoting Marc Vos <[EMAIL PROTECTED]>: > Hi Kenneth, > > > I noticed that the selection rectangle behaves different when you select a > portion of the screen with the mouse or by holding down the shif

[Tn5250j-general] Selection rectangle

2005-06-10 Thread Marc Vos
Hi Kenneth, I noticed that the selection rectangle behaves different when you select a portion of the screen with the mouse or by holding down the shift key and moving with the arrow keys. Selecting a portion with keys in this order: --- - Pressing RES

Re: [Tn5250j-general] [ tn5250j-Bugs-1161363 ] Slovenian (SVN) support for TN5250j

2005-06-10 Thread Marko Daris
On Fri, 2005-06-10 at 10:43 +0200, Kenneth Pouncey wrote: > Marko > > Quoting Marko Daris <[EMAIL PROTECTED]>: > > > Hi, > > > > Did change the International Settings in iSeries Navigator... and > > rebooted. At the console the codeset changed so I could type Slovenian > > characters. I tried t

RE: [Tn5250j-general] New problems arise after build from cvs

2005-06-10 Thread Patrick Bielen
Hi Kenneth, > Try using a fresh check out instead of a refresh. Yep did that and now all works fine. Met vriendelijke groeten, Best Regards, Patrick Bielen System-Administrator Stafa Holland BV Microsoft Certified Professional Sun Certified Java Programmer -

Re: [Tn5250j-general] Web5250

2005-06-10 Thread Kenneth Pouncey
Ok got it. Try this in the servlet code: // There is probably a better way to set the hidden and // disabled attributes // but right now I'll do the grunt work...later I'll move // it to the stylesheets //

Re: [Tn5250j-general] [ tn5250j-Bugs-1161363 ] Slovenian (SVN) support for TN5250j

2005-06-10 Thread Kenneth Pouncey
Marko Quoting Marko Daris <[EMAIL PROTECTED]>: > Hi, > > Did change the International Settings in iSeries Navigator... and > rebooted. At the console the codeset changed so I could type Slovenian > characters. I tried to do a mkdir with those characters. When I type the > command everything loo

Re: [Tn5250j-general] [ tn5250j-Bugs-1161363 ] Slovenian (SVN) support for TN5250j

2005-06-10 Thread Marko Daris
Hi, Did change the International Settings in iSeries Navigator... and rebooted. At the console the codeset changed so I could type Slovenian characters. I tried to do a mkdir with those characters. When I type the command everything looks ok, but when I do a ls ? are displayed. The same h

Re: [Tn5250j-general] New problems arise after build from cvs

2005-06-10 Thread Kenneth Pouncey
Patrick Try using a fresh check out instead of a refresh. After compileing do an >ant run And see if it works that way. Quoting Patrick Bielen <[EMAIL PROTECTED]>: > Hi All, > > Just refreshed and builded tn5250j from CVS. > When i run tn5250j from netbeans then all is ok (run the my5250.

[Tn5250j-general] New problems arise after build from cvs

2005-06-10 Thread Patrick Bielen
Hi All,   Just refreshed and builded tn5250j from CVS. When i run tn5250j from netbeans then all is ok (run the my5250.class) but when i build with ant, and then copy the tn5250j.jar from the build to the production dir (which is C:\tn5250j on all the windows-boxes here) and then run tn525

RE: [Tn5250j-general] CVS update

2005-06-10 Thread Kenneth Pouncey
Correct Quoting Patrick Bielen <[EMAIL PROTECTED]>: > Hi Kenneth, > > > Thanks for the offer but it is already done. > > It should all be there now. > > :-) Hence i had a day off yesterday. > > Okay, so i just can checkout from CVS > and recompile, and all should be ok ? > > Met vriendeli

RE: [Tn5250j-general] CVS update

2005-06-10 Thread Patrick Bielen
Hi Kenneth, > Thanks for the offer but it is already done. > It should all be there now. :-) Hence i had a day off yesterday. Okay, so i just can checkout from CVS and recompile, and all should be ok ? Met vriendelijke groeten, Best Regards, Patrick Bielen System-Administrator Stafa Hol

Re: [Tn5250j-general] Web5250

2005-06-10 Thread Kenneth Pouncey
Pete >Also, I have been trying to figure out "equivalent" field types for the 5250 >data. Go into SEU on a source member and you can't edit anything. So I need to >figure out all the variations of editable vs non-editable fields. Since I don't >know the 5250 stream well enough, I could probably u

RE: [Tn5250j-general] CVS update

2005-06-10 Thread Kenneth Pouncey
Patrick Thanks for the offer but it is already done. It should all be there now. Kenneth Quoting Patrick Bielen <[EMAIL PROTECTED]>: > Hi Kenneth, > > > Oh man am not looking forward > > to updating cvs at all. > > I know how you feel :-) > > > I would like to extend an open offer to any