Top "Controls" questions

Use this tag for programming scenarios related to controls (interactive elements of the user interface).

Rotating phone restarts video on android

When I rotate my phone, my Activity restarts. I have a video view playing video, I rotate and the video …

android video controls android-videoview
PropertyGrid and Dynamic Types of Objects

I'm writing a GUI application where I need to enable editing properties of arbitrary objects (their types are only known …

c# wpf controls propertygrid
Where to find free open sourced android custom controls?

I'm looking for some site/library/project with advanced custom Android controls? if you know one, are they free and …

android controls
Working with version control on a Drupal/CMS project

I was wondering how teams that develop sites using Drupal (or any other CMS) integrate version control, subversion, git or …

drupal content-management-system controls version
Tool for generating control flow in Java

I need a tool for generating control flow in java, but not a visual draw, something that I can work …

java controls flow
Devexpress Gridview Filter Control

I have a ASPxGridView component that is filled from a SQL query I wanted to apply a filter on my …

filter devexpress controls aspxgridview
Why should QA have their own QA Environment? What are the pros and cons?

Versus using the DEV environment for testing even though it has the latest code I want to know what are …

controls environment qa
How to use Control.FromHandle?

I saw a method called Control.FromHandle which (should) give you the access to it. Now, I wanted to try …

c# forms controls handle findwindow
C# - Control another application's windows using Thoughtworks White

I'm creating a C# program and I need to control another application. I found this example, but it doesn't really …

c# controls ui-automation white-framework
how to use logical operators in OOZIE workflow

i have a oozie workflow im using decision control node in the predicate i want to "&&" two different …

hadoop controls workflow oozie