[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] [PATCH] More XRC fixes, including wxDatePickerCtrl ones
From: |
Greg Chicares |
Subject: |
Re: [lmi] [PATCH] More XRC fixes, including wxDatePickerCtrl ones |
Date: |
Sat, 18 Apr 2015 19:43:05 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.3.0 |
On 2015-04-18 16:51, Vadim Zeitlin wrote:
[...]
> Just to be certain: are you testing this with the latest wxWidgets or with
> the version before the changes allowing to use wxGROW together with the
> other alignment flags in wxFlexGridSizer? I admit I haven't tested the
> latest changes with the older wxWidgets version as I thought they would be
> only used with the new one anyhow. I could retest them with the version of
> wxWidgets currently used by lmi but I'm not sure if it's really worth doing
> this as we know that these flags combinations wouldn't work correctly
> without the latest changes anyhow and the latest version is needed for them
> to work.
>
> I am sorry if this was unclear, but the patches introducing the use of
> wxGROW in combination with wxALIGN_XXX do require the latest wxWidgets with
> my changes allowing this.
I think I'd better answer this part right away. My wx build is
2f239930eb3bc8a928a771d4659e46900907b11f, from around the end of
February:
http://lists.nongnu.org/archive/html/lmi/2015-02/msg00022.html
That is the version we plan to release into production at the
end of this month. It's important that all 'skin_*.xrc' files
(excluding 'skin.xrc') work with that version. Is there any
recent change to those files that I need to revert if we don't
have time to update wx for production before month end?
Personally, I plan to update wx on my local machine only, but I
was waiting until your high-DPI changes to wx were complete.
However, it doesn't matter much if there are some temporary
aesthetic anomalies on my machine; the production release is
what really matters.