[ wxwindows-Bugs-1593179 ] Seascape orientation mishandled

SourceForge.net noreply at sourceforge.net
Wed Nov 8 23:31:21 PST 2006


Bugs item #1593179, was opened at 2006-11-08 23:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1593179&group_id=9863

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: wxMac specific
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jeff Tupper (jtupper)
Assigned to: Stefan Csomor (csomor)
Summary: Seascape orientation mishandled

Initial Comment:
A typical OS X page setup dialog allows a user to
select seascape (kPMReverseLandscape) as well as
landscape orientation. If a user chooses a seascape, it
is handled incorrectly by wxMac. (It is treated as
landscape in some [all?] respects.)

Possible correction:
1. Add wxSEASCAPE and wxUPSIDEDOWN orientations.
2. Add an upside down bool interface to wxPrintData.

A quick browse through the web seems to turn up some
Windows page setup dialogs with similar functionality
(orientations beyond portrait / landscape).

#2 is probably friendlier to prior wx programs.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1593179&group_id=9863




More information about the wx-dev mailing list