![]() |
|
|
|
#1
|
|||
|
|||
|
I'd try either:
1) spawn a subsidiary thread using either the thread or threading module to create and handle the tkinter window (no idea if it would work), or; 2) Make the tkinter window a separate program that communicates with the vizard script through a socket. |
|
#2
|
|||
|
|||
|
I agree with JimC.
Alternatively, if you plan on upgrading to Vizard 4.0, you can use the new vizhtml module to create simple web pages that communicate with your script through any standard web browser. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a Vizard Sensor Plugin | farshizzo | Plug-in development | 25 | 08-01-2019 01:24 AM |
| How to make a glass window in Vizard | Frank Verberne | Vizard | 9 | 07-27-2011 04:47 PM |
| Vizard 4 Beta Testing | farshizzo | Announcements | 0 | 02-01-2011 11:46 AM |
| tkinter window focus | John P | Vizard | 4 | 08-31-2009 06:51 AM |
| Vizard tech tip: Using the Python Imaging Library (PIL) | Jeff | Vizard | 0 | 03-23-2009 12:13 PM |