problem using wxPlotWindow Topic is solved

This forum can be used to talk about general design strategies, new ideas and questions in general related to wxWidgets. If you feel your questions doesn't fit anywhere, put it here.
Post Reply
elettronica67
Earned a small fee
Earned a small fee
Posts: 17
Joined: Sun Feb 17, 2008 8:22 pm

problem using wxPlotWindow

Post by elettronica67 »

Hi to all,

I am new of this forum, and I have a problem using the wxPlotWindow class.

When I write:

wxPlotWindow *m_plot;
m_plot = new wxPlotWindow( this, wxID_ANY, wxPoint(0,0), wxSize(100,100), wxSUNKEN_BORDER | wxPLOT_DEFAULT );

the linker generates the following error message:

undefined reference to `_imp___ZN12wxPlotWindowC1EP8wxWindowiRK7wxPointRK6wxSizei'

Can someone help me?

Thanks in advance.
spaceman
Earned a small fee
Earned a small fee
Posts: 23
Joined: Wed Oct 22, 2008 11:14 am

Post by spaceman »

Same with me...just tried it today.

Do I need to compile wxWidgets with a special --enable or with- option to use the plotting classes?

I guess I have to link a special library to make it work.

thanks a lot for any help!

Joerg
computerquip
Experienced Solver
Experienced Solver
Posts: 72
Joined: Fri Feb 20, 2009 7:13 pm
Location: $(#wx)\src

Post by computerquip »

What version are you using? I haven't seen wxPlotWindow in documentation since version 2.4.2.
spaceman
Earned a small fee
Earned a small fee
Posts: 23
Joined: Wed Oct 22, 2008 11:14 am

Post by spaceman »

2.8.9...

I was also a bit confused because there really seems to be no documentation but I could not believe that it would disappear in more recent versions. Do you know more about that?

b.t.w I found plot.h in the contrib directory, together with a sample, which I managed to compile, but it crashed right after launch with a segmentation fault.
spaceman
Earned a small fee
Earned a small fee
Posts: 23
Joined: Wed Oct 22, 2008 11:14 am

crash report

Post by spaceman »

Here is the crash report for the plot sample (not meaningful to me):


Process: plot [704]
Path: /Applications/wxWidgets/wxMac-2.8.9/build_ud/contrib/samples/plot/plot.app/Contents/MacOS/plot
Identifier: org.wxwindows.contrib.samples.plot
Version: 2.8.9 (2.8.9)
Code Type: X86 (Native)
Parent Process: launchd [157]

Date/Time: 2009-03-06 19:47:37.943 +0100
OS Version: Mac OS X 10.5.6 (9G55)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000bf7ffffc
Crashed Thread: 0

Thread 0 Crashed:
0 libSystem.B.dylib 0x9590505e szone_malloc + 5
1 libSystem.B.dylib 0x95905018 malloc_zone_malloc + 81
2 libSystem.B.dylib 0x95904fac malloc + 55
3 libstdc++.6.dylib 0x93b8d598 operator new(unsigned long) + 36
4 libwx_macud-2.8.0.dylib 0x008e5d0d wxStockGDI::GetFont(wxStockGDI::Item) + 311
5 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
6 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
7 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
8 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
9 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
10 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
11 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
12 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
13 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
14 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
15 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
16 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
17 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
18 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
19 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
20 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
21 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
22 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
23 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
24 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
25 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
26 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
27 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
28 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
29 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
30 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
31 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
32 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
33 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
34 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
35 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
36 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
37 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
38 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
39 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
40 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
41 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
42 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
43 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
44 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
45 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
46 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
47 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
48 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
49 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
50 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
51 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
52 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
53 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
54 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
55 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
56 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
57 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
58 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
59 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
60 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
61 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
62 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
63 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
64 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
65 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
66 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
67 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
68 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
69 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
70 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
71 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
72 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
73 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
74 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
75 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
76 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
77 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
78 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
79 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
80 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
81 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
82 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
83 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
84 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
85 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
86 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
87 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
88 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
89 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
90 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
91 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
92 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
93 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
94 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
95 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
96 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
97 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
98 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
99 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
100 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
101 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
102 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
103 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
104 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
105 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
106 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
107 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
108 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
109 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
110 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
111 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
112 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
113 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
114 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
115 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
116 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
117 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
118 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
119 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
120 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
121 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
122 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
123 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
124 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
125 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
126 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
127 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
128 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
129 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
130 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
131 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
132 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
133 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
134 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
135 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
136 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
137 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
138 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
139 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
140 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
141 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
142 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
143 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
144 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
145 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
146 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
147 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
148 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
149 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
150 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
151 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
152 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
153 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
154 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
155 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
156 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
157 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
158 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
159 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
160 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
161 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
162 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
163 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
164 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
165 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
166 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
167 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
168 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
169 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
170 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
171 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
172 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
173 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
174 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
175 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
176 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
177 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
178 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
179 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
180 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
181 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
182 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
183 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
184 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
185 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
186 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
187 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
188 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
189 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
190 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
191 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
192 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
193 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
194 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
195 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
196 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
197 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
198 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
199 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
200 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
201 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
202 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
203 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
204 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
205 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
206 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
207 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
208 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
209 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
210 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
211 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
212 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
213 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
214 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
215 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
216 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
217 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
218 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
219 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
220 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
221 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
222 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
223 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
224 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
225 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
226 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
227 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
228 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
229 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
230 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
231 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
232 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
233 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
234 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
235 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
236 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
237 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
238 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
239 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
240 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
241 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
242 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
243 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
244 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
245 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
246 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
247 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
248 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
249 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
250 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
251 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
252 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
253 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
254 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
255 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
256 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
257 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
258 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
259 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
260 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
261 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
262 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
263 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
264 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
265 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
266 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
267 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
268 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
269 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
270 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
271 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
272 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
273 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
274 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
275 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
276 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
277 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
278 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
279 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
280 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
281 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
282 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
283 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
284 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
285 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
286 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
287 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
288 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
289 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
290 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
291 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
292 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
293 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
294 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
295 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
296 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
297 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
298 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
299 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
300 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
301 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
302 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
303 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
304 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
305 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
306 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
307 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
308 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
309 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
310 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
311 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
312 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
313 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
314 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
315 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
316 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
317 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
318 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
319 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
320 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
321 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
322 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
323 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
324 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
325 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
326 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
327 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
328 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
329 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
330 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
331 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
332 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
333 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
334 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
335 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
336 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
337 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
338 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
339 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
340 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
341 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
342 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
343 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
344 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
345 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
346 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
347 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
348 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
349 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
350 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
351 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
352 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
353 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
354 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
355 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
356 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
357 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
358 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
359 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
360 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
361 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
362 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
363 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
364 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
365 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
366 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
367 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
368 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
369 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
370 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
371 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
372 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
373 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
374 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
375 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
376 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
377 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
378 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
379 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
380 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
381 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
382 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
383 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
384 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
385 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
386 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
387 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
388 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
389 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
390 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
391 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
392 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
393 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
394 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
395 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
396 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
397 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
398 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
399 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
400 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
401 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
402 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
403 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
404 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
405 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
406 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
407 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
408 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
409 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
410 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
411 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
412 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
413 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
414 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
415 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
416 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
417 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
418 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
419 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
420 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
421 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
422 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
423 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
424 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
425 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
426 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
427 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
428 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
429 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
430 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
431 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
432 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
433 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
434 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
435 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
436 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
437 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
438 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
439 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
440 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
441 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
442 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
443 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
444 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
445 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
446 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
447 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
448 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
449 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
450 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
451 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
452 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
453 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
454 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
455 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
456 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
457 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
458 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
459 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
460 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
461 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
462 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
463 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
464 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
465 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
466 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
467 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
468 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
469 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
470 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
471 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
472 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
473 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
474 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
475 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
476 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
477 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
478 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
479 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
480 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
481 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
482 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
483 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
484 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
485 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
486 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
487 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
488 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
489 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
490 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
491 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
492 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
493 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
494 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
495 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
496 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
497 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
498 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
499 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
500 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
501 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
502 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
503 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
504 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
505 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
506 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
507 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
508 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329
509 libwx_macud-2.8.0.dylib 0x008e5d4c wxStockGDI::GetFont(wxStockGDI::Item) + 374
510 libwx_macud-2.8.0.dylib 0x0088463b wxSystemSettingsNative::GetFont(wxSystemFont) + 87
511 libwx_macud-2.8.0.dylib 0x008e5d1f wxStockGDI::GetFont(wxStockGDI::Item) + 329

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x0058f000 ebx: 0x95904fd5 ecx: 0x00000000 edx: 0x00d2a4d0
edi: 0x00000008 esi: 0x00000000 ebp: 0xbf800008 esp: 0xbf800000
ss: 0x0000001f efl: 0x00010217 eip: 0x9590505e cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0xbf7ffffc
computerquip
Experienced Solver
Experienced Solver
Posts: 72
Joined: Fri Feb 20, 2009 7:13 pm
Location: $(#wx)\src

Post by computerquip »

Well, I'm kinda at a loss. at this point, I would just cut my losses, download the latest binding to wxWidgets for PLplot and treat it as if its not included inside of wxWidgets. :/

In the 2.8.9, it DOES say that it is included with the library but it's not in documentation. Plus the header, if you read the top, it was last edited back in '05. 4 years later, and I think it's a good time to get the latest release.

http://plplot.sourceforge.net

Check the bindings folder for bindings to C++ and so forth.
Post Reply