**** BEGIN LOGGING AT Wed May 16 03:00:02 2012 May 16 16:21:54 if I have a component of a kind that I've defined, and the component will only ever have text, is there a way to get the text to wrap? the element that contains my kind needs "white-space: nowrap" to be properly sized, but it seems like the word-wrap css doesn't work without some other white-space setting May 16 21:50:14 summatusmentis: i'd guess you should be able to access it through parent May 16 21:50:58 enyo.UIComponent has a variable called parent, apparently. i think enyo.Control inherits from that somewhere in the hierarchy May 16 21:51:28 // different thread: is there any API on enyo.canvas available? **** ENDING LOGGING AT Thu May 17 02:59:59 2012