Formular una preguntaFormular una pregunta
 

Debate generalProgramming action to re-action

  • miércoles, 04 de noviembre de 2009 17:13seahna Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     

    The project is going to be programmed in C#. My thoughts were that am image (map) is imported with the layout details of all the devices (similar to the image I sent you). Once it is imported into the application a preview of the image would be displayed. The application would then ask the user to define the number of devices attached to this map. Say for instance it had three so three would be place in the correct text field than it would ask the user to define the area of the map that is device 1. I thought here the user could be able to take the cursor over the map and click and a small box would appear define that area as device 1. The user would then define what the other devices the same way. After that they would be able to define the actions and reactions, say door opens for more then 1 minute device 1 turns blue or what ever color they want.

     

    I am sure this can be done I am just not sure what topic to research to figure out how it can be done. Do you have any ideas that you might be able to share?

    • Tipo cambiadoseahna miércoles, 18 de noviembre de 2009 16:28
    • Tipo cambiadoseahna miércoles, 18 de noviembre de 2009 16:29
    • Tipo cambiadoHarry ZhuMSFT, Moderadorviernes, 13 de noviembre de 2009 4:33
    •  

Todas las respuestas

  • miércoles, 04 de noviembre de 2009 17:36Rudedog2ModeradorMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     

    Access Conrol Supervisory Software?
    Mark the best replies as answers. "Fooling computers since 1971."
  • miércoles, 11 de noviembre de 2009 2:24Harry ZhuMSFT, ModeradorMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    Hi,

    It appears this is what the Designer.cs file do. It records the infos of controls on the form and we can initialize these controls according to the file.

    I not sure if there is a topic about it, it's general to read info from a file and show the contents which can response.

    Have you started coding with it?

    Harry
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • viernes, 13 de noviembre de 2009 4:33Harry ZhuMSFT, ModeradorMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     

    We are changing the issue type to “General Discussion” because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question” by opening the Options list at the top of the post  window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.