Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Doylet
  • Content: Threads
  • Order by date
  1. Doylet

    How to show a JScrollPane top line by default?

    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...
  2. Doylet

    How to disable parent Frame ?

    Is there a way to disable or hide a parent Frame until its child gets disposed ? ================== learning & sharing http://come.to/iwn
  3. Doylet

    checkbox and directory examples needed

    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
  4. Doylet

    how to get DOS tree of network ?

    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
  5. Doylet

    How to compare or set to ASCII values or equivalents ?

    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
  6. Doylet

    How can I monitor a Shared File ?

    Is there a way to log the activity or access times of a shared file? ================== learning & sharing http://come.to/iwn
  7. Doylet

    where can we find samples?

    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...
  8. Doylet

    Easytrieve 9

    Where could I find an old Easytrieve 9 manual? ================== learning & sharing http://come.to/iwn

Part and Inventory Search

Back
Top