in reply to create listbox in tkx

Hi,

This is made much more difficult because the code in the tutorials don't seem to work as printed.

Are you copy/pasting the code?

The tutorial says new_tk__listbox but your code has new_tk__Listbox

When I copy/paste from the website the code "works" for me (gui shows, buttons click)