Commit Graph

15 Commits

Author SHA1 Message Date
kevin
babda9b32d cwUi,cwIo,cwUiTest.cpp,html/uiTest/js/ui.js,html/uiTest/ui.cfg : Added 'string_disp' type. 2021-12-27 16:48:58 -05:00
kevin
9848068d3c cwUi* : Added set/get visible/enable() functions. Added parentAndAppIdToUuId() removed findElementUuId(parentUuId,appId/eleName). 2021-11-04 09:33:42 -04:00
kevin
dce46bd419 cwUi.h/cpp : Removed use of 'wsSessId' from 'createXXX()' calls, and added 'chanId' to 'createXXX()' calls.
Added 'click' event, 'clickable' and 'select' properties and associated setters/getters.
2021-11-03 11:03:30 -04:00
kevin
ea85ed42d8 Added log and list control. Added 'set' action. Updated 'focus' handling. 2021-10-31 15:31:36 -04:00
kevin
3b593c5336 cwUi.h/cpp,cwUiTest: cppAdded uiCreateLog(),uiSetNumbRange(),uiSetProgRange(). 2021-10-12 16:52:45 -04:00
kevin.larke
fab87f7050 cwUi.cpp : Fixed bug where 'title' element type had the wrong type string. 2020-04-28 20:51:18 -04:00
kevin.larke
9b3fec0f95 cwUi.h: Added 'title' widget, and other minor HTML/JS/CSS changes. 2020-04-28 17:39:18 -04:00
kevin.larke
99af70eb37 cwUiTest.cpp : Added more extensive example of resource based UI creation. Created 'value' UI element attribute. 2020-04-28 08:42:25 -04:00
kevin.larke
f121997d53 cwUi.cpp,ui.js,ui.css,ui.cfg : Added row,col,panel div aliases. 2020-04-27 12:31:10 -04:00
kevin.larke
d3502e1379 html/ui.js,ui.css : Initial CSS implementation. 2020-04-24 16:38:03 -04:00
kevin.larke
ebfe4dd224 cwUI.h/cpp,cwUiTest.cpp,html/uiTest/ui.js : Implemented 'echo' protocol to send values to the browser. Implemented initial default HTML class attribute assignments. 2020-04-24 10:20:25 -04:00
kevin.larke
b6d716e8ff cwUi.h/cpp, cwUiTest.cpp, html/uiTest : Initial working version of cwUI. 2020-04-06 19:17:04 -04:00
kevin.larke
2372f153b3 cwUi : Initial UI creation from resource file. 2020-03-31 13:10:45 -04:00
kevin.larke
1a11282915 cwUi : Create message changed 'value' field to 'children'. 2020-03-24 08:53:42 -04:00
kpl
78b351b753 cwUi* : Initial implementation. 2020-03-23 10:50:10 -04:00