Search results for query: *

  1. M

    Freeze and Unfreeze simulation processes

    Hi, Am doing this project that simulates how a storage device works. My interface just uses a panel to represent the device and contains a number of coloured labels that represent the cells in the device. I just change the color of the cells to demonstrate the cells being occupied by a text...
  2. M

    How to control the speed of device simulation

    Thanks for the help but having tried your idea, it wasn't what I was going for. For clarity, let me illustrate an example: 'Assuming on my form I have placed a Panel called myPanel and already contains a number of labels, say 16 labels. I used the following code to demonstrate data being...
  3. M

    How to control the speed of device simulation

    Hi, Am doin this project that is suppose to simulate to a person how a storage device works. Am using a Panel to represent the device and a number of labels to represent the cells in the device. Each cell represents a single character. When text is entered into a dialog box, the program is...
Back
Top