Developing Apps with Tkinter: Tree View Operations & Login and Sign-up Pages

Tkinter 8.6    |    Expert
  • 10 videos | 1h 4m 27s
  • Includes Assessment
  • Earns a Badge
Rating 4.6 of 7 users Rating 4.6 of 7 users (7)
Displaying data using a tree view is useful, but even more useful are interactive tree views which perform actions in response to user inputs, such the selection of an item or a double-click on an item. Financial data is usually sensitive, so login and sign-up pages are great ways to authenticate a user of an app. Begin this course by adding an item-selection event handler to a tree view and create a similar stub handler for the double click. Discover how to modularize your code into different code files. After the modularization, confirm that the app is still functional. Then, you will add login and sign-up pages to the app. Finally, you will make an important change to the app by equipping it to figure out the schema of the relevant database table on the fly by referencing schema and metadata information. After completing this course, you will know how the tree view reacts to user actions, make the tree view robust to changes in the database schema, and add register and sign-in functionality to support authenticated data access.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Trigger a function from a single-click on a tree view
    Add an event handler for a double-click on a tree view
    Modularize code for your app
    Set up a login page for an app
  • Write out login credentials to mysql
    Create a sign-up page for an app
    Remove a user credentials database from an app
    Make the schema of a tree view in an app dynamic
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 1m 49s
  • 7m 3s
    In this video, you will learn how to trigger a function from a single click on a tree view. FREE ACCESS
  • Locked
    3.  Triggering an Event Handler on a Double-click
    9m 10s
    In this video, find out how to add an event handler for a double-click on a tree view. FREE ACCESS
  • Locked
    4.  Modularizing Code into Different Code Files
    7m 39s
    In this video, you will learn how to modularize code for your app. FREE ACCESS
  • Locked
    5.  Understanding the UI for a Login Page
    8m 29s
    Learn how to set up a login page for an app. FREE ACCESS
  • Locked
    6.  Writing Entered Credentials to MySQL
    5m 44s
    In this video, learn how to write out login credentials for MySQL. FREE ACCESS
  • Locked
    7.  Understanding a Sign-up Page
    7m 21s
    In this video, you will learn how to create a sign-up page for an app. FREE ACCESS
  • Locked
    8.  Removing User Credentials from the UI of an App
    6m 4s
    In this video, you will learn how to remove a user credentials database from an app. FREE ACCESS
  • Locked
    9.  Modifying an App's Tree View Schema
    9m 4s
    During this video, you will learn how to make the schema of a tree view in an app more dynamic. FREE ACCESS
  • Locked
    10.  Course Summary
    2m 6s

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.8 of 6 users Rating 4.8 of 6 users (6)
Rating 4.8 of 6 users Rating 4.8 of 6 users (6)