> On 10 Sep 2015, at 00:06, Yuriy Tymchuk <[email protected]> wrote:
> 
> Hi,
> 
> is there a nice way to forbid a fast table to take focus?
> 
> because #takesKeyboardFocus is implemented as: “^ self enabled”. And #enabled 
> is inherited from Morph and is always true. Do I really have to subclass the 
> FTTableMorph just to get rid of focusing?

nope. 
I started to implement that part then I needed to jump to other stuff. 
you can report an issue and feel free to propose an implementation :)

cheers,
Esteban

> 
> Uko


Reply via email to