[Cuis-dev] moving focus with tab key

Juan Vuletich juan at cuis.st
Tue Jan 28 13:01:18 PST 2025


On 1/24/2025 9:17 PM, Mark Volkmann via Cuis-dev wrote:
> In Cuis Smalltalk using Morphic morphs, is there a relatively easy way 
> to enable using the tab key to move focus between text inputs like 
> TextModelMorph instances?
>
> -- 
> R. Mark Volkmann
> Object Computing, Inc.

Not really, because tab is a valid character in TextModelMorph. See 
#keyboardFocusPrevious and #keyboardFocusNext . Maybe tab could be 
disabled as a character for specific morphs, so we can enable it for 
focus control.

Cheers,

-- 
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250128/f110332a/attachment.htm>


More information about the Cuis-dev mailing list