Questions tagged [multiscreen]

Development of Android software which utilizes multiple displays.

162 questions
3
votes
1 answer

Mouse drag window programmatically

I'm trying to develop a program which will open 2 Guitar Pro files up and display them on different screens on my multiscreen setup. I have everything working except the moving of 1 window from screen 1 to screen 2. Guitar pro is a bit dodgy and for…
Lee Davy
  • 31
  • 3
3
votes
1 answer

How do i shift my view when ever the keyboard pops up in android irrespective of the device and screen resolution?

Im trying to do something like facebook login. where as whole View shifts up and even "Signup for Facebook" text as well. How do i do this ? My view code is here, I want to shift this entire relativelayout without keyboard overlapping. It has to…
Uday
  • 1,619
  • 3
  • 23
  • 48
3
votes
0 answers

WindowChrome with AllowsTransparency = true and WindowStyle = None issues

I have an application that i override the main shell style with windowchrome, as follow: XAML: