Tutorial Hacking Scribus User Interface: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
(Created page with "== Purpose == For those that are interested in proposing new designs ideas for the Scribus UI. == Tools == * Version Control System - Subversion (preferred by the Scribus tea...")
 
Line 10: Line 10:
# Download Qt and Qt-Creator
# Download Qt and Qt-Creator
# Download the latest scribus trunk  
# Download the latest scribus trunk  
:* svn code
:* Subversion: `svn co svn://scribus.net/trunk/Scribus scribus150`
:* git code
:* Git:
# cd in to the ui/ directory (Scribus/scribus/ui/)
# cd in to the ui/ directory (Scribus/scribus/ui/)
# open the .ui file in either Creator or Designer
# open the .ui file in either Creator or Designer
# set the stylesheet parameter
# set the stylesheet parameter

Revision as of 19:49, 24 February 2015

Purpose

For those that are interested in proposing new designs ideas for the Scribus UI.

Tools

  • Version Control System - Subversion (preferred by the Scribus team) or Git
  • Qt5 Framework
  • Qt-Creator - IDE

Setup

  1. Download Qt and Qt-Creator
  2. Download the latest scribus trunk
  1. cd in to the ui/ directory (Scribus/scribus/ui/)
  2. open the .ui file in either Creator or Designer
  3. set the stylesheet parameter