B
Brian Abbott
Hi
I don't use .NetCF myself but have someone working for me developing a PPC
app using C#. To cut a long story short the spec is for different coloured
command buttons to be used rather than the default grey background, but the
developer (who otherwise seems pretty good) is resisting this saying it will
be a lot of work as .NetCF doesn't provide this capability natively.
With PC-based languages I work with, changing the backcolor is easy peasy,
either by subclassing or just setting a backcolor property.
So the question, is this _really_ so difficult in .NetCF?
Cheers
Brian Abbott
I don't use .NetCF myself but have someone working for me developing a PPC
app using C#. To cut a long story short the spec is for different coloured
command buttons to be used rather than the default grey background, but the
developer (who otherwise seems pretty good) is resisting this saying it will
be a lot of work as .NetCF doesn't provide this capability natively.
With PC-based languages I work with, changing the backcolor is easy peasy,
either by subclassing or just setting a backcolor property.
So the question, is this _really_ so difficult in .NetCF?
Cheers
Brian Abbott