Bugs item #1587257, was opened at 2006-10-30 15:47
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1587257&group_id=51305

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: None
Group: last released version
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: jerk (fantaz)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxplotctrl compilation error

Initial Comment:
in bool wxPlotPrintout::ShowPrintSetupDialog()
are lines
#if !wxCHECK_VERSION(2,7,0)
    printerDialog.GetPrintDialogData().
SetSetupDialog(true);
#endif //!wxCHECK_VERSION(2,7,0)
However, as stated in cmndata.h
SetSetupDialog is alive only when 
WXWIN_COMPATIBILITY_2_4 is defined.
There should be something to foresee that...

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1587257&group_id=51305

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to