How to get Northen Strike to work. -Fresh install of 2142 -1.25 Patch -Nothern Strike -1.40 Patch -1.50 Patch Hope this helps, it worked for me.
[ Read More → ]
How to get Northen Strike to work. -Fresh install of 2142 -1.25 Patch -Nothern Strike -1.40 Patch -1.50 Patch Hope this helps, it worked for me.
[ Read More → ]If you want to make your JScrollPane return to the top once you have enter some text, try this: myTextArea.setCaretPosition( 0 ) It places the curser back to zero and in turn makes the JScrollPane go back to the top. Worked for me, hope this helps someone.
[ Read More → ]