wxFont-question

Klaus Reinhardt K.Rdt at TU-Berlin.DE
Mon Jul 1 09:53:15 EDT 2002


Am 01.07.02 14:58:42, schrieb Vadim Zeitlin <zeitlin at seth.lpthe.jussieu.fr>:

>On Mon, 01 Jul 2002 12:29:56 +0200, Klaus Reinhardt <K.Rdt at TU-Berlin.DE> wrote:
>> I want to change the font to equal letters,
>
> If I understand you correctly, you need the font family of wxTELETYPE and not
>wxMODERN.
>
> Regards,
---------------------------------------------------------------------
Hi

f=wxFont(22,wxTELETYPE,wxNORMAL,wxNORMAL,1)
f.SetFamily(wxTELETYPE)

NO change. These 'things' seem to work, cause
I can test with GetFamily a.s.o. But the appearance
of the font is the same (pro letters).

		K at Rdt
---------------------------------------------------------------------








More information about the Python-list mailing list