Horizontal scrolling in JScrollpad using trackpad

2014-02-26 Thread Robert Krüger
Hi, the default behaviour for JScrollPane seems to be that a two-finger drag always only scrolls vertically. This must be something someone has solved before or is this a limitation/bug of the JDK? Any hints/pointers anyone could give me? Can this be solved with/without native code? Thanks,

Re: AWT Dev [9] Review request for 8033534 Get MultiResolution image from native system

2014-02-26 Thread Petr Pchelko
Hello, Alexander. I have a couple of comments: 1. You could replace the first loop with indexOfObjectPassingTest method.. Not sure if this would look cleaner, up to you. 2. I suppose JNFNewObjectArray could throw the OOM and we would get a parfait warning, could you please add

Re: Horizontal scrolling in JScrollpad using trackpad

2014-02-26 Thread Sergey Bylokhov
Hi, Robert. What LF do you use? It should work under the Aqua LF. On 26.02.2014 12:39, Robert Krüger wrote: Hi, the default behaviour for JScrollPane seems to be that a two-finger drag always only scrolls vertically. This must be something someone has solved before or is this a limitation/bug

Re: AWT Dev [9] Review request for 8033534 Get MultiResolution image from native system

2014-02-26 Thread Alexander Scherbatiy
Hello, Could you review the updated fix: http://cr.openjdk.java.net/~alexsch/8033534/webrev.03/ On 2/26/2014 4:54 PM, Petr Pchelko wrote: Hello, Alexander. I have a couple of comments: 1. You could replace the first loop with indexOfObjectPassingTest method.. Not sure if this would

Re: AWT Dev [9] Review request for 8033534 Get MultiResolution image from native system

2014-02-26 Thread Petr Pchelko
Hello, Alexander. The fix look good to me. With best regards. Petr. 26 февр. 2014 г., в 6:40 после полудня, Alexander Scherbatiy alexandr.scherba...@oracle.com написал(а): Hello, Could you review the updated fix: http://cr.openjdk.java.net/~alexsch/8033534/webrev.03/ On

Re: Environment variables [Partly solved]

2014-02-26 Thread Michael Hall
On Feb 25, 2014, at 2:39 PM, Michael Hall mik3h...@gmail.com wrote: I think I did get setting R_HOME to work last night, instead of hanging the app actually crashed. Any tricks to getting crash logs these days I might of missed? Fwiw. Set but set incorrectly. Managed to see the error