Xbox is a video game console made by Microsoft.
Questions tagged [xbox]
342 questions
0
votes
1 answer
How to increase the height of the UWP calender date picker?
I have added UWP calendar date picker. Here is the XAML code

Haritha Es
- 185
- 3
- 11
0
votes
1 answer
Xbox One Detect network connection type
I am developing a UWP application for XBOX One and for analytics purposed I want to detect if the device is connected through Ethernet or WiFi.
I tried the Windows API for that but I found out it is not yet supported for Xbox One.
Anyone has any…

Mohamed Elgamasy
- 3
- 1
0
votes
0 answers
Unity 5 - Xbox 360 Controller Input: How to stop camera from dragging?
So, one of my Xbox Controller's joysticks control my camera movement. But when I stop moving, it drags!
How do I stop this?
user9560973
0
votes
1 answer
Frame back navigation
How can I navigate to back frame in uwp app? I have a frame and it loads three pages in that frame. So when I click on back button I need to see the previous page loaded in that frame. Please help. In the code I need to get the page loaded in the…

sadik
- 107
- 10
0
votes
1 answer
Back navigation through frames in UWP app
I have a UWP app which has 3 pages and third page contains a frame tag which loads multiple frames. Lets say I navigate to page 1->page 2-> Page 3->Frame 1-> Frame 2->Frame 3. If I press back button from frame 3 and 2 it goes to page 2 instead of…

sadik
- 107
- 10
0
votes
0 answers
Xbox Live Creators Program publish configuration. Publish Failed
I am trying to test Xbox Live on my UWP game but when I goto My Developer Dashboard and open Services -> Xbox Live and press "Test" to publish my changes to my sandbox I get the message "Publish Failed" with no additional info or explanation.
I…

Ashley Colman
- 11
- 2
0
votes
1 answer
Xbox One background music / task for UWP web view
I'd love to know if it's somehow possible to use background task / music for the Xbox One with web views from UWP.
For example to easily provide apps for web radios and streaming services like https://music.amazon.com/
From my understanding it seems…

Morgy
- 99
- 9
0
votes
1 answer
I am not able to select a grid item populated using a list
I am populating a grid using a list of data from view model. But I'm not able to select an item from the grid. Can you guys please help.
…

Sanjeev S
- 1,113
- 2
- 13
- 33
0
votes
2 answers
I cannot get the selection box in my Xbox UWP app popup
I have created a popup and have some buttons over it and I am not able to select those and nor does the XBox default selection box appears around the button.
0
votes
1 answer
How can we change the button background color in UWP xbox app on selecting (focusing)
I want my button color to change when xbox select box is on the button. How can I achieve that? I haven't got an event on focus in Xbox UWP app.

sadik
- 107
- 10
0
votes
0 answers
How to give a overlay for a grid element with Canvas.ZIndex = 5 in UWP
I am trying to open a full screen popup using a collapsed Grid from a frame and its working but would like to have overlay for the grid to give a popup effect. How can I achieve that?

sadik
- 107
- 10
0
votes
1 answer
Creating a way to log in/register an account on a website through Xbox Live
I'm trying to find a way to allow users on my website to log in/create accounts by using their own Xbox Live Accounts through OAuth. I have read a bit here "Windows Live OAuth access XBox Live Info" that you can use the $20 "Xbox Live Creators…
0
votes
1 answer
Text Selection using Controller in RichEditBox
I am working on a UWP application, that contains a RichEditBox including buttons for text decorations (bold, italic...). The Box is working fine and as expected on Desktop. The app should also run on Xbox allowing users to enter text using the Xbox…

auX
- 860
- 9
- 19
0
votes
0 answers
Right/Left Trigger Values in Pygame
I'm using pygame to map values from my Logitech Cordless Rumblepad 2 and when i try to pull values from the right/left trigger buttons I can only retrieve binary values of 1-0 for button state down and up. Am I mistaken in thinking that the trigger…

Aniket Chavan
- 1
- 3
0
votes
2 answers
Listen to events on xbox gamepad - UWP
What is the correct way to listen on keypress events from the Xbox gamepad?
Buzzwords: UWP, HTML/CSS/JS, React, Typescript

Kenny Wagenknecht
- 141
- 3
- 13