From: SourceForge.net <no...@so...> - 2009-04-04 02:20:31
|
Bugs item #2687848, was opened at 2009-03-15 18:11 Message generated for change (Settings changed) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821568&aid=2687848&group_id=161868 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: General Group: 0.9.10.0 >Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Hywel Thomas (hywelthomas) Summary: Gtk control does not display axes Initial Comment: Using the Gtk# control, several of the demo plots do not draw the axes, ticks and text correctly. The Log plots are the first to do so. ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2009-04-04 02:20 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Hywel Thomas (hywelthomas) Date: 2009-03-15 18:37 Message: Mono bug #475578 does not compile 'const double' correctly. This bug is fixed in Mono svn and in the upcoming release 2.4, but the attached patches for Axis.cs and TradingDateTimeAxis.cs fix the problem for current Mono releases. As the const is used only in the local method, removing it does not cause any issues or inefficiency. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821568&aid=2687848&group_id=161868 |