Skip to content Skip to sidebar Skip to footer
Showing posts with the label Windows 7

Using Serial On Python / Win7

I am trying to interface with a serial WWAN modem (for diagnostics /signal strength measurement pur… Read more Using Serial On Python / Win7

How Do I Get A Windows Border Like This In Tkinter?

Is there any way to get a border like this in Tkinter? Notice how it lacks the buttons on the top r… Read more How Do I Get A Windows Border Like This In Tkinter?

Windows 7/vista Process Management - How To Start An External Program After Long Idle Time?

This is a follow-up to that question. Basically, i have a python script which should start another … Read more Windows 7/vista Process Management - How To Start An External Program After Long Idle Time?

Python Pyaudio Installation On Windows Problems In Importing Portaudio V19

I'm trying to install PyAudio for an application to record audio clips from microphone input. I… Read more Python Pyaudio Installation On Windows Problems In Importing Portaudio V19

Prevent Python Windows From Being Focused

I am running a Python script on windows 7 that opens a subprocess every few seconds. This subproces… Read more Prevent Python Windows From Being Focused

Create A Python Tkinter Window With No X (close) Button

I'm writing a 'wizard' type Python Tkinter GUI that collects information from the user … Read more Create A Python Tkinter Window With No X (close) Button

Create A Python Tkinter Window With No X (close) Button

I'm writing a 'wizard' type Python Tkinter GUI that collects information from the user … Read more Create A Python Tkinter Window With No X (close) Button

Python: How To Install Mysqldb On Windows 7 X64?

Im trying install Mysql-python on windows x64. I installed python x64, setuptools (checked on the l… Read more Python: How To Install Mysqldb On Windows 7 X64?