------
To the world you're little, but to a person you're the world.
Chen Xuexia
-- Original --
From: "wow"<[EMAIL PROTECTED]>;
Date: Tue,
TECTED]>;
Cc: "gdal-dev";
Subject: Re: [gdal-dev] OGRFeatureStyle update from version1.4.1 to 1.5.2;
On 8/17/08, wow <[EMAIL PROTECTED]> wrote:
> Hi,
> When i tried to update my whole program from ver1.4.1 to 1.5.2, all worked
> well except the OGRFeatureStyle
On 8/17/08, wow <[EMAIL PROTECTED]> wrote:
> Hi,
> When i tried to update my whole program from ver1.4.1 to 1.5.2, all worked
> well except the OGRFeatureStyle module. The function
> OGRStyleMgr::AddStyle() couldn't write the provided style
> name and style string right with ver1.5.2, but could
Hi,
When i tried to update my whole program from ver1.4.1 to 1.5.2, all worked
well except the OGRFeatureStyle module. The function OGRStyleMgr::AddStyle()
couldn't write the provided style name and style string right with ver1.5.2,
but could run smoothly with version 1.4.1.
My code :