Hello everyone,
A while ago I joined the Tutor mailing list, and they helped me out with a
question regarding wxPython.
Now however, I have tried a program in Tkinter and I would like to see if
there is a similar command to "wx.SafeYield(self, True)".
Below is a copy of the message to the tutor li
2008/10/29 Guilherme Polo <[EMAIL PROTECTED]>
> -- Forwarded message --
> From: Guilherme Polo <[EMAIL PROTECTED]>
> Date: Oct 29, 2008 9:16 AM
> Subject: Re: [Tkinter-discuss] WxPython -> Tkinter
> To: Olrik Lenstra <[EMAIL PROTECTED]>
> Cc: [EMAIL PR
t; On 10/29/08, Olrik Lenstra <[EMAIL PROTECTED]> wrote:
> > I see, Thanks a lot, I really don't wish to bother you any further, but
> > here's my current situation.
> > I am still a beginning programmer and I am not entirely sure where to put
> > this code
y own code again.
Below is the Traceback:
C:\Users\Olrik Lenstra\Desktop\TroubleShooting Olrik>python TSO.pyw
Traceback (most recent call last):
File "TSO.pyw", line 24, in
import TSOmain
File "C:\Users\Olrik Lenstra\Desktop\TroubleShooting Olrik\TSOmain.pyw", line
7
gave me an error.
>> I thought I might have left a small typo in or something and removed
>> the code to check my own.
>>
>> After I removed the ttk import and code it wouldn't even run my own code
>> again.
>> Below is the Traceback:
>>
>>
I see. So I will have to go about and change all the Tk.Button() to
ttk.Button()?
The program I am making will be for the windows OS only.
Is the syntax for ttk the same as for Tkinter?
Regards,
Olrik
2008/11/2 Guilherme Polo <[EMAIL PROTECTED]>:
> On Sun, Nov 2, 2008 at 12:34 PM, Olri
ards,
Olrik
2008/11/2 Guilherme Polo <[EMAIL PROTECTED]>:
> On Sun, Nov 2, 2008 at 3:26 PM, Olrik Lenstra <[EMAIL PROTECTED]> wrote:
>> I see. So I will have to go about and change all the Tk.Button() to
>> ttk.Button()?
>> The program I am making will be for the windows O
the scan is running a new part of the scan.
like: "TSO is now making an ipconfig log"
Thanks again! :)
Regards,
Olrik
2008/11/2 Guilherme Polo <[EMAIL PROTECTED]>:
> On Sun, Nov 2, 2008 at 2:40 PM, Guilherme Polo <[EMAIL PROTECTED]> wrote:
>> On Sun, Nov 2, 2008 at
TECTED]>:
> On Sun, Nov 2, 2008 at 7:17 PM, Olrik Lenstra <[EMAIL PROTECTED]> wrote:
>> Hmm, The program worked and no error messages popped up but the GUI
>> still hung when I tried running the scan.
>
> If the scan blocks the application then that safe_yield is not