<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hello,</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT size=2>I am troubled that however I changed the widget's 
style</FONT></DIV>
<DIV><FONT size=2>through WStyle, there is no effect.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>This is what I tried:</FONT></DIV>
<DIV><FONT size=2>        QWidget *pWidget= new 
QWidget(0, "My Window", </FONT></DIV>
<DIV><FONT 
size=2>                                          WStyle_Customize|WStyle_Tool</FONT></DIV>
<DIV><FONT size=2>            
                
                
|WStyle_Title);</FONT></DIV>
<DIV><FONT size=2>        
pWidget->show();</FONT></DIV>
<DIV><FONT size=2>I want to show a window with title and without maximize, 
minimize</FONT></DIV>
<DIV><FONT size=2>and close buttons, but this way I can not get it.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Could you help?</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT size=2>Ting</FONT></DIV></BODY></HTML>