TextInput uses style properties for PopUp and Highlight
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 30 May 2014 13:44:46 +0000 (14:44 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 11 Jun 2014 08:03:44 +0000 (09:03 +0100)
commitbb52eae847ee00d2caf94bc5e94111c7663b91ea
tree99ec6b186d404223854baa16b9116551d07d53b4
parentfb4c5271bfb173434c5ad0e3e0743d9da688eb16
TextInput uses style properties for PopUp and Highlight

[problem]      Popup button order, colour of background, colour of pressed buttons and highlight predefined in internal code
[solution]     Dali Properties now represent the above settings so can be defined in a JSON file or via the Public API.

Change-Id: Ia33d63d95cfdcbfb095a31c1cf514368f2683814
base/dali-toolkit/internal/controls/text-input/text-input-impl.cpp
base/dali-toolkit/internal/controls/text-input/text-input-impl.h
base/dali-toolkit/internal/controls/text-input/text-input-popup-impl.cpp
base/dali-toolkit/internal/controls/text-input/text-input-popup-impl.h
capi/dali-toolkit/public-api/controls/text-input/text-input.h