Re: [PyQt] external stylesheet in qt designer

2009-01-24 Thread markus espenhain
On Thu, 2009-01-22 at 20:01 +0100, dbod...@trolltech.com wrote: 
 On Thu Jan 22 19:14:41 GMT 2009, markus espenhain wrote:
 
  is there a chance to apply an external style sheet (file) on the current
  root widget - instead of editing styles directly on widgets?
 
 See the Previewing Forms section of the Qt Designer manual:
 
 http://doc.trolltech.com/4.4/designer-editing-mode.html#previewing-forms
 
 David

ah thanks i overlooked that

meanwhile i have created a designer container extension which reloads
and applies the style sheet every time it has changed - it's quite
convenient - you  edit the css in your editor of choice and watch the
changes in designer preview or normal view without the need to use
designers css editor 

thanks
markus

 ___
 PyQt mailing listPyQt@riverbankcomputing.com
 http://www.riverbankcomputing.com/mailman/listinfo/pyqt

___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


Re: [PyQt] external stylesheet in qt designer

2009-01-22 Thread dboddie
On Thu Jan 22 19:14:41 GMT 2009, markus espenhain wrote:

 is there a chance to apply an external style sheet (file) on the current
 root widget - instead of editing styles directly on widgets?

See the Previewing Forms section of the Qt Designer manual:

http://doc.trolltech.com/4.4/designer-editing-mode.html#previewing-forms

David
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt