I need the colors of the following Themes Light, Dark and HighContrast for the Textbox of Windows Phone 8.1.
I found the color-definitions here, but I think they are mainly for Windows Store Apps, because Blend shows me some differences at the Textbox-Colors. But I only got some Colors at Blend and dont know how to get all of them for my Textbox.
Please help me to get the right colors!
Related
I am converting an app from Windows Phone Silverlight to RT, this app can zoom image and it use ViewportControl for this function, but when I used this control on XAML Page of Windows Phone 8.1 RT, there is no control has that name. Does Microsoft provides any replacement for this control, thanks a lot!
I suggest you use the ScollViewer. In the Windows Runtime it has more options then the Silverlight one. Use the ViewChanged to get the offsets and modify the position by using ChangeView()
I am working on windows store app project for windows 8.1 in visual studio 2013. I need to apply curve on textblock using slider value.Means when i move slider the text becomes curved. Can any one help me for this.
Is their any simple way to curve text in xaml or c# for windows store app.
After sending the day searching I found out how to localize most off a Windows Phone 8/8.1 App, even the AppTitle and AppTileTitle localization using DLLs (which seems too complicated for such a "simple thing").
The localization of the App Icon and Tile images (small, medium and large) still eludes me.
Is there a way to have different Icons and Tile images for each supported language?
No,unfortunately There is no way to have different icon for each language but you can have Different Tile Title and App Title for Your Application.
Is there any new or easier way to edit the Alpha Blend Mode in Windows Forms so that transparent PNG images with "shadow" can be used as a background image for the Windows Form while persisting complete transparency and shadow effect?
NB:-
I've tried the TransparentKey and
OverRiding OnPaintBucket too
Over time I realise that for a more intuitive and elegant UI, Windows Presentation Foundation (WPF) offers more possibilities, than Windows Forms.
Nonetheless, there are several Windows Forms libraries available to suit the need for elegant UI in windows desktop programming.
e.g DevExpress etc
Also here is an article posted on CodeProject attempting the Windows Forms Alpha blend mode
I see f.lux (desktop app) change the screen color temperature on Win 7.So I wonder if there is a way to do this in Win RT (just Metro style app)?
I've tried searching on google but I couldn't find anything related information.
Thanks in advance
There is no way to achieve this in WinRT. The api does not provide any functionality to do this, it is very restrictive.