![]() |
#2
|
|||
|
|||
I'm pretty sure Tkinter has a call to bring a window to the foreground. However, to solve the issues you are experiencing the dialog window needs to be a child of the vizard window. The problem is that there is no way to specify an existing non-tk window as the parent of a tk dialog. I'm not very familiar with Tkinter, so I don't know of any workaround.
Using raw win32 calls I have been able to display a modal dialog over a vizard window, so I know this is technically possible. |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to make a glass window in Vizard | Frank Verberne | Vizard | 9 | 07-27-2011 03:47 PM |
Using Window Buttons | Uttama_vizard | Vizard | 2 | 01-16-2008 10:25 AM |
Full screen window changes to small window | tacbob | Vizard | 1 | 04-04-2007 09:30 AM |
How to get the window handle | Joran | Vizard | 1 | 06-16-2006 11:01 AM |
The error window that couldn't | FlyingWren | Vizard | 2 | 12-02-2003 08:23 AM |