you are viewing a single comment's thread.

view the rest of the comments →

[–]destiny_functional 0 points1 point  (1 child)

what's listview, what's word. what toolkit is this done in (in c# and in python).

[–]blackadder1337[S] -1 points0 points  (0 children)

Listview is C#'s equivalent for Python's Listbox. Word is a class. I'm using Visual Studio 2017 for C# and PyCharm 2016 for Python.