Commit Graph

6 Commits

Author SHA1 Message Date
Stephen Houston a90e8cf789 Elm_Code: For box to get key down, it needs to have a child receiving key down. 2015-01-26 10:28:04 -06:00
Andy Williams f236f78cd4 Manipulate the position of the cursor.
When clicking in edit mode just change the position of it to where was clicked.
Known issue that this does not work with the keyboard
2015-01-25 23:15:37 +00:00
Andy Williams d017c06339 elm_code: Add focus support for the elm_code widget.
Hook into the internal elementary API to be part of the focus chain
2015-01-25 17:18:21 +00:00
Andy Williams 29f683d084 Complete port of elm_code widget to eo as widget2 2015-01-24 22:07:00 +00:00
Stephen Houston 4ed86910af Elm_Code_Widget2: Inherit from box instead of layout since a layout is not provided. 2015-01-23 20:35:14 -06:00
Andy Williams 3fb3564d05 Experimental eo commit - structure in place and it's resizing but won't render 2015-01-23 22:55:13 +00:00