From 9ba2d6e08c35300deb8ba98fe67964bc7477c9c6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 23 May 2012 12:53:57 +0000 Subject: Various improvements to NxWM hex calculator display git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4767 42af7a65-404d-4744-a932-0658087f49c3 --- NxWidgets/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NxWidgets/ChangeLog.txt') diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt index 83d0e8912..ad617f4b7 100644 --- a/NxWidgets/ChangeLog.txt +++ b/NxWidgets/ChangeLog.txt @@ -153,3 +153,5 @@ in the font is wrong. Fixed in CButtonArrary, but the problem probably exists in other places as well. * NxWM: Increase default spacing of icons on the Start Window. +* NxWM::CHexCalculator: Fix some non-standard calculator behavior + after = is pressed. Use upper case hex. Increase font size. -- cgit v1.2.3