Commit Graph

7 Commits

Author SHA1 Message Date
Chris Michael 0db9795f21 Fix resizing of grid and window.
Fix issue of size_hint_change causing grid to get larger

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-12-02 15:10:54 -05:00
Chris Michael e8a015db81 add function to set the grid window so we can do smart callbacks for
selection

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-12-02 13:31:41 -05:00
Chris Michael b9a63f145d Big giant "rework" commit to redo the UI code (faster, easier to
manage).

Signed-off-by: Chris Michael <devilhorns@comcast.net>
2014-01-19 11:11:32 +00:00
Chris Michael ec853e9a25 Add code to grid for catching key down and mouse events
Signed-off-by: Chris Michael <devilhorns@comcast.net>
2014-01-04 14:47:44 +00:00
Chris Michael 0e79b5ce2c Add function for getting grid name and save grid name during _grid_add
Signed-off-by: Chris Michael <devilhorns@comcast.net>
2014-01-04 11:30:28 +00:00
Chris Michael b752cea680 Add function to init grid default colors.
Update textgrid cells in _smart_apply.
Add focus_in & focus_out callbacks to for cursor object.
Add function to set initial grid config.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
2013-12-27 20:44:46 +00:00
Chris Michael 7e4def95e9 Add textgrid object
Signed-off-by: Chris Michael <devilhorns@comcast.net>
2013-12-27 20:44:46 +00:00