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 gkittelson 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: *

  1. repstosd

    need to determine "my" IP address on unix

    try this at a prompt: nslookup `hostname` the last line should be your address. Or on my linux box i can use: dig `hostname -f` Hope that helps!
  2. repstosd

    Embed a progress bar in a listbox

    Hello: Is it possible to have a listbox filled with progressbars. I'd like to list a lot of jobs and have progressbars next to them showing the percentage completed. Thanks!
  3. repstosd

    Embed progressbar in a listbox using perl/tk

    Hello, I would like to embed a progress bar into a listbox. Kinda like having a list of job names with progress bars next to them showing how much each job has completed. Make sense? Thanks!

Part and Inventory Search

Back
Top