[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kexi/formeditor
From:       Jarosław Staniek <staniek () kde ! org>
Date:       2009-11-04 13:07:16
Message-ID: 1257340036.864493.30420.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1044670 by staniek:

Forms
*no need to show widget after creation; no need to override its style (that would \
also break style proxies)


 M  +2 -2      formIO.cpp  


--- trunk/koffice/kexi/formeditor/formIO.cpp #1044669:1044670
@@ -1217,8 +1217,8 @@
         //don't generate accelerators for widgets in design mode
         KAcceleratorManager::setNoAccel(w);
     }
-    w->setStyle(container->widget()->style());
-    w->show();
+//2.0???    w->setStyle(container->widget()->style());
+//2.0???    w->show();
 
     // We create and insert the ObjectTreeItem at the good place in the ObjectTree
     ObjectTreeItem *item = container->form()->objectTree()->lookup(wname);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic