Currently i'm working in cocos2d-x for Windows XNA.I'm having problem in displaying alerts or message boxes.Can any one help me in this regard.
If you add reference System.Windows you could use:
System.Windows.MessageBox.Show("Hello!");
Related
Im trying to build a windows application using flutter. I want to show native windows notification on certain events. I did not find any library to do this.
any idea?
you can use flutter_local_notifications_linux: ^0.3.0 it part of flutter_local_notifications so it should work
I am a beginner with Windows Phone. According to my information, Windows Phone 7 does not support .gif images and I want to display animated images like [.gif] image in my Windows Phone application.
So, how can we display animated image in Windows Phone 7?
Please refer my Old Answer which specifies the solution to display the gif kind animation in windows phone 7.
Please Refer this link for the Solution Answer here.
For more reference please refer the Articles Here.
With the use of ImageTools dll you can implement
this is the link to download this tool
http://imagetools.codeplex.com/
I am developing windows phone application and got stuck in a problem where I need use ExpanderView (using Telerik or phonetoolkit) but at Multiple levels (0-5), much like TreeView.
Please share any tutorial if anybody got one.
I just spent many hours in playing with this control but no luck.
Zauk
Have you checked the Telerik Examples app in the store? I belive there is an example like the scenario you want.
You can download sample code provided by Codplex for windows phone-8 and see Expanderview it's very clear and easy to use.
Anyone can tell me about that link "http://maps.google.com" windows phone web-browser supported or not?
I m trying but unable to get that..
please anyone can help, i need that solution
Thanks...
No. Google renders a places-centric application for IE9, most likely due to the browser not supporting touch events.
I am trying to use the recently released Google's Admob sdk for a Windows Phone 7 app. The problem is there is a textbox in the page and whenever Admob's ad is loaded or refreshed, the focus is lost from the textbox causing the input keyboard to hide (kind of unintentional). Does anyone else have a similar problem? Is there a solution to this?
the AdMob SDK is currently only in BETA, i would either wait for a full release if it's inhibiting your programs function or make do with it until then