wizard: add hex configuration parameter type
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 13 Oct 2010 11:00:18 +0000 (11:00 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 13 Oct 2010 11:00:18 +0000 (11:00 +0000)
commitec37fb085c647d366b21a9be224e72225fb469dd
tree6074aca6ab769825ddb6a0ab45e8070634e1c3bb
parentfc4c05ba8c053fb8dbc47717edce392dbd9b52aa
wizard: add hex configuration parameter type

The wizard should be able to show configuration parameter numbers in
hexadecimal format. This feature is very useful to specify memory
addresses, product IDs, etc.

Add the support for this new "hex" type.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4423 38d2e660-2303-0410-9eaa-f027e97ec537
wizard/BModulePage.py