[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] Hello Xara!
- From: Alex Bligh <alex@xxxxxxxxxxx>
- Date: Sat, 26 May 2007 17:52:16 +0100
- Subject: Re: [XaraXtreme-dev] Hello Xara!
--On 24 May 2007 19:33 -0400 JLM <jsado_sc5@xxxxxxxxxxxxx> wrote:
I see also that a number of drop-down selectors have white backgrounds,
but my theme's text color, so I will tackle that problem next. I hope
you'll accept my contribution.
(I am now reading your original post in more detail)
Now that is odd. The drop-downs are standard wxWidgets wxOwnerDrawnCombo
(though we forward ported the 2.7 code so it works with 2.6). What
happens if you run the wxWidgets wxOwnerDrawnCombo sample application?
Alex