Hi,
win98, Py 2.3, wxPy 2.4.2.4
Independently of the used font (monospaced or not),
fo.IsFixedWidth() *always* returns 0 (False)
Same problem with fo.GetNativeFontInfoDesc()
Jean-Michel Fauth, Switzerland
Hi,
win98, Py 2.3, wxPy 2.4.2.4
Independently of the used font (monospaced or not),
fo.IsFixedWidth() *always* returns 0 (False)
Same problem with fo.GetNativeFontInfoDesc()
Jean-Michel Fauth, Switzerland
Jean-Michel Fauth wrote:
Hi,
win98, Py 2.3, wxPy 2.4.2.4
Independently of the used font (monospaced or not),
fo.IsFixedWidth() *always* returns 0 (False)
Same problem with fo.GetNativeFontInfoDesc()
Works here. In what context are you trying to use it? How is the font created?
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!