[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [ geda-Patches-1567622 ] Make print settings sticky for session
Patches item #1567622, was opened at 2006-09-29 11:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1567622&group_id=161080
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: gschem
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter Brett (peter-b)
Assigned to: Nobody/Anonymous (nobody)
Summary: Make print settings sticky for session
Initial Comment:
In the new print settings dialog code, a bunch of magic
numbers and switch statements, along with GTK+ "simple
text" comboboxes, were handling print option save and
restore each time the dialog box was invoked. It
wasn't working properly.
This patch addresses this by:
- Ensuring that the command printed to persists
between printing requests;
- Using GtkListStore-backed GtkComboBoxes for the
'Orientation' and 'Type' fields;
- Eliminating some other related messy code.
Patch against CVS HEAD as of 2006-09-29 10:38:11 GMT.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1567622&group_id=161080
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug