-
Notifications
You must be signed in to change notification settings - Fork 0
dave-gu/PyDubMgrDemo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#looks like this was based on the code here http://zetcode.com/wxpython/skeletons/ #geany Build - Set Build Commands - Execute: #"C:\Python27\python.exe" -i "%f" #print(wx.version()) #4.0.7.post2 msw (phoenix) wxWidgets 3.0.5 #import sys #print(sys.version_info) #sys.version_info(major=2, minor=7, micro=17, releaselevel='final', serial=0) #https://www.pygame.org/project-Pygame+embedded+in+wxPython-1580-.html #https://www.semicolonworld.com/question/59548/embedding-a-pygame-window-into-a-tkinter-or-wxpython-frame #to do demo version: 02-20-2020 version "1": 02-23-2020 new features: task manager. -hit toolbar button 1 to populate the right side automatically or double click / enter on items in the left pane to populate the right side with the HWNDs applicable to that PID -double click / enter on items in the right pane to activate the window -toolbar button 2 lets you set a timer to track a window title by the hwnd, specify the timer length in milliseconds, and name a filename to log to in the current directory. entries are logged each time the timer hits but are removed if they match the previous entry, resulting in only unique/changed entries
About
dual pane file manager and task / process / window manager - python wxwidgets = wxpython
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published