Re: Disable close button in management window.(KDE- pyQT)

2006-08-25 Thread Gabriel - BR
Thank -- http://mail.python.org/mailman/listinfo/python-list

Re: Disable close button in management window.(KDE- pyQT)

2006-08-21 Thread Gabriel - BR
HI, I am talking about the close button "X", that appears when I execute my application (pyQt), in kde. Thanks.. David Boddie escreveu: > Gabriel - BR wrote: > > Hi,,, > > Is possible disable the close button in KDE management window? Using > > python+qt? >

Disable close button in management window.(KDE- pyQT)

2006-08-18 Thread Gabriel - BR
Hi,,, Is possible disable the close button in KDE management window? Using python+qt? thanks -- http://mail.python.org/mailman/listinfo/python-list

Re: Microsoft's JavaScript doc's newfangled problem

2005-12-24 Thread BR
Zif wrote: > In a file called 'whidbey/script.js' they still use document.all > without any fall back to getElementById. Isn't whidbey the code name > for Visual Studio .NET 2005?  Does it use document.all exclusively? I'm wondering if they meant for that documentation to be read in VS 2005? --