10se1ucgo/DisableWinTracking

Rewrite

Closed this issue · 13 comments

It's time for a rewrite.

I'm currently working on rewriting the GUI to scale properly.
Took me about ~15 minutes to get this so far: http://i.imgur.com/uasZPjO.png
Scales properly, too.

More in the coming days, hopefully.

  • Re-write GUI
    • Main frame
      • Add all widgets
      • Make them do something
    • About dialog
    • Settings dialog
    • Console dialog
  • Re-write functions

about dialog + menu bars
http://i.imgur.com/8N58c9p.png

Base UI complete!
Just have to add some 'logic'
http://i.imgur.com/LwAXsKq.png http://i.imgur.com/ZXKPNXw.png

Cool.

Awesome. I use this for every clean install, keep it up dude

Will it be written in Python anyway? It’s a little bit strange to have pretty much dependencies for such a small utility...

Yes, it's still written in Python. It also doesn't have many dependencies, so I'm not really sure what you mean. wxPython for the GUI and PyWin32 for accessing the Win32 API

I just want to say Thank you for continuing this project. I appreciate all the hard work you put into this. Thank you, once again 🙇

Done.

@10se1ucgo Any reason I'm not seeing the new rewritten version in releases? Or is it just not up yet? Either way, thanks for the tool and congrats on finishing the rewrite!

Oops, I forgot to build the exe. Will do in a bit.