Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Navigation and Focus - Tk Notebook Widget tabs

by perlfan (Vicar)
on Aug 31, 2020 at 23:28 UTC ( [id://11121246]=note: print w/replies, xml ) Need Help??


in reply to Re: Navigation and Focus - Tk Notebook Widget tabs
in thread Navigation and Focus - Tk Notebook Widget tabs (UPDATED)

I found this by searching for tk gui tab order. I suspect a similar concept may apply here, but not sure. The answer is probably Tk specific since Tk is just an interface to the gui library.

Replies are listed 'Best First'.
Re^3: Navigation and Focus - Tk Notebook Widget tabs
by roho (Bishop) on Sep 01, 2020 at 00:40 UTC
    Thanks for checking perlfan. I realize the stackoverflow post is for Python, but there does not appear to be a single Tk equivalent.

    I have been reading the docs for Tk::NoteBook, Tk::bind, Tk::bindtags, and Tk::callbacks. The answer to navigating Notebook widget tabs with the keyboard TAB key may lie in a combination of these Tk modules, but there are no clear end-to-end examples in the docs.

    "It's not how hard you work, it's how much you get done."

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11121246]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-03-29 04:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found