Hello! Today’s post is a fast one, for a specific scenario: In a Universal Windows Platform App, we must define whether to show or hide the menus when working with a Surface Dial. To do this, we must access the general configuration of Surface Dial using RadialControllerConfiguration. The following class shows an example of a…… Continue reading #Windows10 â Disable the #SurfaceDial global menu in a UWP App
Tag: Surface Dial
#Windows10 â Deshabilitar el menĂș de #SurfaceDial en una UWP App
Hola! El post de hoy es rĂĄpido, para un escenario concreto: En una Universal Windows Platform App, debemos definir si mostrar u ocultar los menĂșs cuando se trabaje con un Surface Dial. Para realizar esto, debemos acceder a la configuraciĂłn general de Surface Dial utilizando RadialControllerConfiguration. La siguiente clase muestra un ejemplo de un…… Continue reading #Windows10 â Deshabilitar el menĂș de #SurfaceDial en una UWP App
#Windows10 â Customizing the default menu items in #SurfaceDial
Hello! I continue with the series of posts on work with Surface Dial. In the previous post I described how to create a menu with 3 options that are activated in the Surface Dial. If our App needs several menus, one of the options that we may need to take into account is to disable…… Continue reading #Windows10 â Customizing the default menu items in #SurfaceDial
#Windows10 â Personalizando los elementos del menĂș por defecto en #SurfaceDial
Hola! Sigo con la serie de posts sobre trabajo con Surface Dial. En el post anterior describĂ como crear un menĂș con 3 opciones que se activan en el Surface Dial. Si nuestra App necesita varios menĂșs, una de las opciones que tal vez necesitemos tener en cuenta, es la de deshabilitar las opciones que…… Continue reading #Windows10 â Personalizando los elementos del menĂș por defecto en #SurfaceDial
#Windows10 – Working with Multiple Menus with #SurfaceDial in a UWP View
Hello! Today I follow the example of maps and Surface Dial in a UWP App. In today’s scenario, I will add a new functionality to the application with the map Use the Surface Dial spin to control the map zoom Use the Surface Dial spin to rotate the current view on the map Disable Surface…… Continue reading #Windows10 – Working with Multiple Menus with #SurfaceDial in a UWP View
#Windows10 â Trabajando con mĂșltiples menĂșs con #SurfaceDial en una Vista
Hola! Hoy sigo con el ejemplo de los mapas y Surface Dial. En el caso de hoy, agregare una nueva funcionalidad a la aplicaciĂłn con el mapa Utilizar el spin de Surface Dial para controlar el zoom del mapa Utilizar el spin de Surface Dial para rotar la vista actual en el mapa Deshabilitar el…… Continue reading #Windows10 â Trabajando con mĂșltiples menĂșs con #SurfaceDial en una Vista
#Windows10 â Rotating maps with C# and #SurfaceDial in UWP Apps
Hello! In order to talk a little about how to create advanced menus for the Surface Dial, I will resume my view with a map and add an extra feature to this view: Use the Surface Dial spin to control the map zoom Use the Surface Dial spin to rotate the current view on the…… Continue reading #Windows10 â Rotating maps with C# and #SurfaceDial in UWP Apps
#Windows10 â Girando mapas con C# y #SurfaceDial en UWP Apps
Hola! De cara a hablar un poco sobre la forma de crear menĂșs avanzados para el Surface Dial, retomare mi vista con el mapa y agregare 2 funcionalidades a la misma Utilizar el spin de Surface Dial para controlar el zoom del mapa Utilizar el spin de Surface Dial para rotar la vista actual…… Continue reading #Windows10 â Girando mapas con C# y #SurfaceDial en UWP Apps
#Windows10 â 2 lines of C# code to handle maps using a #SurfaceDial
Hello! Today’s post will also describe an scenario on how to use a Surface Dial in a UWP App. In this case, in a view with a Map control. The first scenario to work is simple, control the zoom of the map display with the spin of the Surface Dial. Something similar to the following…… Continue reading #Windows10 â 2 lines of C# code to handle maps using a #SurfaceDial
#Windows10 â 2 lĂneas de C# code para controlar mapas con #SurfaceDial
Hola! Hoy tambiĂ©n escribo un ejemplo sobre cĂłmo utilizar Surface Dial en UWP Apps. En este caso, en una vista que tiene un control Map. El primer escenario a trabajar es simple, controlar el zoom de visualizaciĂłn del map con el spin del Surface Dial. Algo similar a la siguiente animaciĂłn Como en el ejemplo…… Continue reading #Windows10 â 2 lĂneas de C# code para controlar mapas con #SurfaceDial