No matter what I put as font size on row 10, the listbox font size remains unchanged using wxPython 2.9.2.1 (Mac).
In 2.8.12.1 (XP) however it comes out as expected, that is, it changes according to the size set on row 10.
Has anything changed in the SetFont implementation going from 2.8 to 2.9?
dud.py (562 Bytes)
Robin
2
No, my guess is that it is Mac specific. Which Mac wxPython build are you using?
···
On 9/4/11 1:48 AM, �ke Kullenberg wrote:
No matter what I put as font size on row 10, the listbox font size
remains unchanged using wxPython 2.9.2.1 (Mac).
In 2.8.12.1 (XP) however it comes out as expected, that is, it changes
according to the size set on row 10.
Has anything changed in the SetFont implementation going from 2.8 to 2.9?
--
Robin Dunn
Software Craftsman
I am using the Cocoa one.
···
On Sep 6, 1:15 am, Robin Dunn <ro...@alldunn.com> wrote:
On 9/4/11 1:48 AM, ke Kullenberg wrote:
> No matter what I put as font size on row 10, the listbox font size
> remains unchanged using wxPython 2.9.2.1 (Mac).
> In 2.8.12.1 (XP) however it comes out as expected, that is, it changes
> according to the size set on row 10.
> Has anything changed in the SetFont implementation going from 2.8 to 2.9?
No, my guess is that it is Mac specific. Which Mac wxPython build are
you using?
--
Robin Dunn
Software Craftsmanhttp://wxPython.org
Robin
4
Ok, you should probably create a ticket for this one too.
···
On 9/5/11 4:24 PM, c00kiemonster wrote:
I am using the Cocoa one.
--
Robin Dunn
Software Craftsman
Done (http://trac.wxwidgets.org/ticket/13456).
Thanks much for the help!
···
On Sep 7, 2:45 am, Robin Dunn <ro...@alldunn.com> wrote:
On 9/5/11 4:24 PM, c00kiemonster wrote:
> I am using the Cocoa one.
Ok, you should probably create a ticket for this one too.
--
Robin Dunn
Software Craftsmanhttp://wxPython.org