On Tue, Jun 17, 2008 at 7:41 PM, Paul McNett <[EMAIL PROTECTED]> wrote: > Ed Leafe wrote: >> On Jun 17, 2008, at 8:36 PM, Paul McNett wrote: >> >>>> It's coming from the code that sets the properties of an object, in >>>> this case a combo box. Nate, can you post the .cdxml for this? >>> I think what happens is that when wx doesn't set a default font, it >>> comes from the os default. And the os default in this case is an >>> alias. >> >> >> I'm guessing that the FontFace is being saved directly in a custom >> class, rather than a default. IOW, when the Class Designer is >> recording all the info about the control, it asks it for all of its >> properties, and under Windows FontFace will come back as the 'MS Shell >> Dlg' value. > > I think so, too.
Maybe the solution to this is to just default to a specific font if we get the error. Certainly doable. Thoughts? Nate L. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
