giovedì 12 luglio 2007

BLIpPortControl: Host Property management

Actually I'm writing the code to manage input of properties.
There will be some different kinds of properties:
  • Text properties

  • Yes/No (boolean) properties

  • Numeric properties

  • FileName properties

  • ...

This is the main screen of properties editor:


To change the value you can write or use (depending on property kind) the small button on the right (to change the boolean value, select a file etc.):



Actually there are three types of properties:
  • Ping properties
  • Log properties
  • Event properties

I'll expose in details in next blog.

Nessun commento: