On Thu, Aug 28, 2008 at 3:54 PM, Guilherme Polo <[EMAIL PROTECTED]> wrote:
> On Thu, Aug 28, 2008 at 10:29 AM, <[EMAIL PROTECTED]> wrote:
>> Hi,
>> I'm working on Windows Platform
>>
>> I'm facing some problem with the tkMessageBox. My code is as below:
>>
>> import tkMessageBox
>> import Tix
>> f
On Thu, Aug 28, 2008 at 10:29 AM, <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm working on Windows Platform
>
> I'm facing some problem with the tkMessageBox. My code is as below:
>
> import tkMessageBox
> import Tix
> from Tkinter import *
>
> if len(installedLibPath) != len(listOfLibraries):
>i
Hi,
I'm working on Windows Platform
I'm facing some problem with the tkMessageBox. My code is as below:
import tkMessageBox
import Tix
from Tkinter import *
if len(installedLibPath) != len(listOfLibraries):
if tkMessageBox.askyesno("Question", \
type='yes