No announcements
Found 3783574 threads
-
0 Votes
example on creating a setting FlyOut using javascript ?
example on creating a setting FlyOut using javascript ?Answered | 2 Replies | 4349 Views | Created by Raymond Goldman - Sunday, July 22, 2012 1:11 AM | Last reply by Jeff Sanders - Tuesday, July 24, 2012 2:17 PM -
0 Votes
Occur a collision when add a Flyout on Settings Flyout
Hi, Please refer to: http://msdn.microsoft.com/en-us/library/windows/apps/hh701253.aspx and this example.Answered | 1 Replies | 1793 Views | Created by Nick.Mui - Wednesday, September 19, 2012 2:31 AM | Last reply by Song Tian - Thursday, September 20, 2012 9:36 AM -
0 Votes
settings charm flyout
I have another query that, suppose I have created a settings page in the charm and now inside the settings page I have kept a button and on click of that ...Answered | 2 Replies | 1685 Views | Created by Metroappdevelopers - Wednesday, November 28, 2012 6:06 PM | Last reply by Metroappdevelopers - Friday, November 30, 2012 4:41 AM -
0 Votes
Toggle switch and settings flyout
If you would like the toggle to remember your value every time you open the settings flyout, you need to read the file that you saved your settings to and apply the value to ...Answered | 1 Replies | 995 Views | Created by Rodrigo_H - Monday, April 7, 2014 3:31 PM | Last reply by datQkiD2 - Monday, April 7, 2014 5:29 PM -
0 Votes
how to set position in flyout?
See this sample: http://code.msdn.microsoft.com/windowsapps/Flyout-sample-258757b3 and ...Answered | 2 Replies | 2850 Views | Created by gomathigm - Friday, May 4, 2012 7:05 AM | Last reply by sust86 - Thursday, March 6, 2014 1:13 PM -
9 Votes
Flyouts from C#?
Another C# FlyOut sample hereAnswered | 15 Replies | 10460 Views | Created by JeffreyKey - Monday, September 19, 2011 8:59 PM | Last reply by Programmer Sommer - Tuesday, December 25, 2012 10:03 AM -
1 Votes
Bing Map SDK (beta) for Javascript Metro and Flyout issue
I'm using the RTM version and have the same issue.Answered | 7 Replies | 3588 Views | Created by Omid Bayani - Monday, August 20, 2012 4:14 PM | Last reply by PrabathSL - Tuesday, May 14, 2013 6:13 AM -
0 Votes
how to create dynamic flyout?
This already part of the Flyout API, isn't it?Answered | 1 Replies | 2645 Views | Created by Cynthia Mareia - Monday, April 16, 2012 10:16 AM | Last reply by phil_ke - Tuesday, April 17, 2012 8:33 AM -
0 Votes
FlipView Javascript examples?
Yes, The Conference App is already installed so if you wish to run this, simply give it a new name and id and use your certificate to sign it.Answered | 5 Replies | 3901 Views | Created by Louis_PiG - Friday, January 6, 2012 4:14 PM | Last reply by Louis_PiG - Monday, January 9, 2012 5:54 PM -
0 Votes
How to create Settings Flyout using Code?
WinJS.UI.SettingsFlyout.populateSettings is actually just a convenience helper for creating a settings page from a piece of HTML.Answered | 1 Replies | 3237 Views | Created by Rajesh Akkineni - Monday, August 6, 2012 5:23 AM | Last reply by Kraig Brockschmidt [MSFT] - Friday, August 10, 2012 7:15 PM -
0 Votes
Flyout menus
Try using the ASP.NET menu control in the vertial orientation.Answered | 2 Replies | 3113 Views | Created by Randy Duly - Saturday, June 7, 2008 5:41 PM | Last reply by David137 - Tuesday, November 11, 2008 12:18 AM -
0 Votes
How to get to settings flyout in Blend interactive mode
Thanks for the reply, I was looking for a way to style my settings flyout in blend.Answered | 2 Replies | 2332 Views | Created by ner9G - Thursday, October 25, 2012 2:47 PM | Last reply by ner9G - Tuesday, November 20, 2012 1:12 AM -
1 Votes
Need help creating pop-up menus and flyouts
http://code.msdn.microsoft.com/windowsapps/CharmFlyout-A-Metro-Flyout-25fe53b6 John Michael HauckAnswered | 3 Replies | 2281 Views | Created by RG2408 - Friday, August 31, 2012 3:19 AM | Last reply by JohnMichaelHauck8 - Tuesday, September 4, 2012 1:50 PM -
1 Votes
Top Navigation Flyouts
What I am thinking is creating a javascript that would call the onmouseover method and display items from the list using COM.Answered | 4 Replies | 8330 Views | Created by MossNovice - Wednesday, October 13, 2010 10:23 PM | Last reply by Lily Wu - Wednesday, October 20, 2010 7:03 AM -
2 Votes
Adding Settings Flyout to all pages
Does anyone have their *.css file they can post, as I have a weird white line at the start of my flyout?Answered | 4 Replies | 2210 Views | Created by timothystewart6 - Wednesday, June 12, 2013 2:14 PM | Last reply by Andrew Lee Pearson - Tuesday, October 1, 2013 11:23 AM -
0 Votes
Google map on the flyout
Also, the Bing Maps SDK hosts the JavaScript right in your app allowing for faster loading as it will automatically make use of byte-code caching.Answered | 2 Replies | 1123 Views | Created by I.R.K.Seneviratne - Wednesday, November 27, 2013 11:14 AM | Last reply by Ricky_Brundritt - Wednesday, March 12, 2014 12:34 PM -
7 Votes
Settings Charm example?
Hi ARadsziwill, When using regular Popup controls for flyouts that are declared in the XAML, nesting or layering secondary ...Answered | 40 Replies | 10868 Views | Created by Craig Presti - Monday, September 26, 2011 1:56 AM | Last reply by ARadsziwill - Tuesday, August 7, 2012 2:33 PM -
1 Votes
How can I create a Flyout using C# and XAML ?
Hi, There is no built in Flyout control in C# XAML, so that we should use create a flyout-like control by ...Answered | 3 Replies | 3557 Views | Created by Priya Shridhar - Friday, February 1, 2013 6:26 AM | Last reply by Jesse Jiang - Tuesday, February 5, 2013 8:37 AM -
2 Votes
custom flyout or dialog accessable throughout the application
my way around this has been to just build up the elements in javascript... not very prettyAnswered | 6 Replies | 2155 Views | Created by Syllogism - Wednesday, November 28, 2012 2:46 PM | Last reply by Syllogism - Wednesday, December 5, 2012 8:01 AM -
0 Votes
Keep flyout open with another flyout?
>How do I keep both flyouts open at the same time?Answered | 1 Replies | 1005 Views | Created by RandyPete - Monday, March 30, 2015 9:59 PM | Last reply by Amy Peng - Tuesday, March 31, 2015 6:15 AM - Items 1 to 20 of 3783574 Next ›
No announcements