Skip to content

Stringvar() definition #7

Description

@mano1979

Hi, thank you for a great job on this project!

I am adding some functions based on a button press which is coupled to a function. However, the entry field is not updated while typing, and so i need to reload the menu item to get the typed data in the variable. Now i read that using variable.set(entryInput) is the way to go to update this data on the fly. But for this to work i need to make the variable "StringVar()".

Here is the problem:

The pimenu code does not look like the Tkinter examples that i find online. I cannot find "import Tkinter as tk" in the pimenu code. And now i'm lost on how to define my Stringvar variables. I really could use your help with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions