On 07.11.2011 20:22, Andreas Ploetzeneder wrote:
> The text loooks unsharp.....

UITextAttributes has more than one property. One of them
is called TextShadowColor. Guess what is this used for :)

Robert

>
> 2011/11/7 Andreas Plötzeneder<[email protected]>
>
>> It should have no shadow
>>
>> Am 07.11.2011 um 15:51 schrieb Tomasz Cielecki<[email protected]>:
>>
>>> What result did you expect. Please elaborate.
>>>
>>> On Mon, Nov 7, 2011 at 2:22 PM, Andreas Ploetzeneder
>>> <[email protected]>  wrote:
>>>> Hello,
>>>>>>          // Hintergrundfarbe:
>>>>>>          NavigationController.**NavigationBar.TintColor = UIColor.Red;
>>>>>>
>>>>>>          // Texteigenschaften:
>>>>>>          var textAttr = new UITextAttributes();
>>>>>>          textAttr.TextColor = UIColor.White;
>>>>>>
>>>>>>          // Texteigenschaften des Titels setzen:
>>>>>>          NavigationController.**NavigationBar
>>>>>>                  .SetTitleTextAttributes(**textAttr);
>>>> is not sharp....the text of the title seems to have a shadow,... any
>> ideas
>>>> _______________________________________________
>>>> MonoTouch mailing list
>>>> [email protected]
>>>> http://lists.ximian.com/mailman/listinfo/monotouch
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Med Venlig Hilsen / With Best Regards
>>> Tomasz Cielecki
>>> http://ostebaronen.dk
>>>
>>
>
>
>
>
>


_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to