Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #2937
| From | "McHale, Paul" <Paul.McHale@excelitas.com> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Listbox type progress display? |
| Date | 2011-06-04 10:21 +0000 |
| Organization | Steven M. Christensen and Associates, Inc and MathTensor, Inc. |
| Message-ID | <isd0vg$1pt$1@smc.vnet.net> (permalink) |
Hi, I sometimes use a workbook as a program that should process start to finish. CTRL-A, Shift-Enter. What I would like to have is a single place to monitor for status. In Windows I would use a ListBox(). This is a small, multi-line text window with scroll capability you can add text to at any time. I.e. ListBox.Add[myBox, "Starting Execution "] ListBox.Add[myBox, "Main task finished "] ListBox.Add[myBox, "All Tasks finished. "] Anyone know how to accomplish the same functionality with a Notebook interface? It can write anywhere. It doesn't have to be a pop-up. Thanks, Paul Paul McHale | Electrical Engineer, Energetics Systems | Excelitas Technologies Corp. Phone: +1 937.865.3004 | Fax: +1 937.865.5170 | Mobile: +1 937.371.2828 1100 Vanguard Blvd, Miamisburg, Ohio 45342-0312 USA Paul.McHale@Excelitas.com<mailto:Paul.McHale@perkinelmer.com> www.excelitas.com<http://www.excelitas.com> [cid:image001.png@01CB9136.E3D96D90] Please consider the environment before printing this e-mail. This email message and any attachments are confidential and proprietary to Excelitas Technologies Corp. If you are not the intended recipient of this message, please inform the sender by replying to this email or sending a message to the sender and destroy the message and any attachments. Thank you
Back to comp.soft-sys.math.mathematica | Previous | Next — Next in thread | Find similar | Unroll thread
Listbox type progress display? "McHale, Paul" <Paul.McHale@excelitas.com> - 2011-06-04 10:21 +0000
Re: Listbox type progress display? Albert Retey <awnl@gmx-topmail.de> - 2011-06-05 11:03 +0000
Re: Listbox type progress display? "McHale, Paul" <Paul.McHale@excelitas.com> - 2011-06-18 21:44 +0000
Re: Listbox type progress display? Albert Retey <awnl@gmx-topmail.de> - 2011-06-19 11:27 +0000
csiph-web