When the List or TextArea inside a JScrollPane is long enough, the last line is shown by default, making the top line scroll out; except when loading the frame for the first time; how could I setup JScrollPane to show its top line by default instead? ==================
learning & sharing...
Working with a team project at AIU, I am in search of sample Java classes where checkboxes are used and the current directory is shown; if you know where I could find them, please send me the links asap. ==================
learning & sharing
http://come.to/iwn
From the MS-DOS Prompt of Windows98, tree doesn't work.
When I use: dir \\ETS04\cbt /s
I get: /S, /V & /C not supported with UNC style names
without the /s it works fine
Do you have a clue, or a program to do that? ==================
learning & sharing
http://come.to/iwn
In Basic we use A=Chr$(25) or B=ASC(...) to work with the ASCII equivalent of each character for string handling.
How do you do that in Cobol? ==================
learning & sharing
http://come.to/iwn
I need to build a form where the first element can be selected from a combo, to filter a query and populate the rest of the form elements with the resulting first record; the second element should also be a combo box, to select which record details to show on the rest of the form.
Where can we...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.