Ticket #14839 (closed enhancement: fixed)

Opened 6 months ago

Last modified 6 months ago

wxSpinCtrlGenericBase deriving from wxCompositeWindow

Reported by: mmarsan Owned by:
Priority: normal Milestone:
Component: GUI-generic Version: 2.9-svn
Keywords: wxSpinCtrlGenericBase Cc:
Blocked By: Patch: yes
Blocking:

Description

With this patch SetFont() is called automatically for the wxTextCtrl used.

Attachments

spinctrlgenericReBase.patch download (1.5 KB) - added by mmarsan 6 months ago.

Change History

Changed 6 months ago by mmarsan

Changed 6 months ago by VZ

  • status changed from new to closed
  • resolution set to fixed

(In [72994]) Make wxSpinCtrlGenericBase a wxCompositeWindow.

This takes care of propagating methods setting fonts and colours to the
subwindows automatically, so that setting font for the generic wxSpinCtrl now
works, unlike before.

Closes #14839.

Note: See TracTickets for help on using tickets.