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 David Boddie
Gabriel - BR wrote: > HI, > I am talking about the close button "X", that appears when I execute > my application (pyQt), in kde. Initially, I thought this might be possible with PyQt, just by setting the appropriate window flags when you create a widget, or with the setWFlags() method afterwards:

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? > > Can you say exactly which window

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

2006-08-19 Thread David Boddie
Gabriel - BR wrote: > Hi,,, > Is possible disable the close button in KDE management window? Using > python+qt? Can you say exactly which window you're talking about? The "Control Center" or something else? David -- http://mail.python.org/mailman/listinfo/python-list

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