From fb8f25a3f43d6c5a10dfa5a99b9cec55feec97f6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 12 May 2012 13:50:21 +0000 Subject: Add NxWM::CWindowControl; task bar and start window icons now functional git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4725 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 38e902242..5d316d081 100755 --- a/NxWidgets/ChangeLog.txt +++ b/NxWidgets/ChangeLog.txt @@ -58,5 +58,7 @@ * NxWM::CCalibration: Beef up touch input handling logic. Now changes the color of the touch circle to yellow when it is touched. * NxWM::CTouchscreen: Do not read touchscreen data when there is no consumer. +* NxWM::CWindowControl: Add new class to wrap CWidgetControl and provide + some special mouse and keyboard input event handling. -- cgit v1.2.3