[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] [PATCH] Use correct type for the first column renderer in the
From: |
Greg Chicares |
Subject: |
Re: [lmi] [PATCH] Use correct type for the first column renderer in the census view. |
Date: |
Mon, 31 Aug 2015 22:44:39 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.3.0 |
On 2015-08-31 22:27, Vadim Zeitlin wrote:
> On Mon, 31 Aug 2015 22:11:28 +0000 Greg Chicares <address@hidden> wrote:
[changing first argument of
wxDataViewTextRenderer("long", wxDATAVIEW_CELL_INERT)
in CensusView::update_visible_columns()]
> GC> Committed 20150829T0005Z, revision 6276.
>
> Thank you! FWIW I've already implemented (but not committed yet as I'd
> like to test them a bit more) the changes to wxMSW mentioned above, so if a
> similar problem ever happens again, we would notice it even when using this
> port. But I also think that I should test lmi under Linux more often, now
> that it has at least one potential user under this OS, it's IMHO worth
> doing it even more than before -- but please let me know if you disagree.
I agree. I don't think I've mentioned this on the list, but the Cygwin
project plans to abandon msw-xp at the end of this calendar year, and
for that and other good reasons I'm personally going to make GNU/Linux
my main environment. More lmi-gtk testing on your part now will help
smooth my transition. I wouldn't be surprised if end users want lmi on
smartphones before long, and whether they realize it or not they're
running unix:
- android is derived from GNU/Linux
- apple ios is derived from BSD unix
so working with lmi-gtk now is a good strategy for that reason too.