The screens tag has no wiki summary.
1
vote
0answers
78 views
Layout looking the same across all devices using RelativeLayout
I'm using API 10.
I want to make my layout looking the same across all devices. I can achieve that by using LinearLayout with weights. It works perfectly. As seen on the image below, this is exactly ...
0
votes
1answer
25 views
Multiple screens/resolutions/images
I need to create images for a slideshow. The problem is that the images will be displayed in different screens.
I want to know if I can use the same resolution for all of them (1920 x 1080) ...
0
votes
1answer
43 views
Adding new row to LightSwitch combobox
I'm having problem with LightSwitch (VS 2012 version, Silverlight client) screen design. I have following data model:
Agent table
Training table
Participant tablehaving 1-to-many relationship with ...
0
votes
1answer
27 views
BuddyPress New sub_nav item and screen
How do I get my new sub_nav item to properly display the screen I've created?
I'm using my own child theme. What I'm trying to accomplish is to give my users the ability to create child accounts for ...
-1
votes
3answers
88 views
Develop app in android mobile or tablet [closed]
i start develop application in mobile,
my question is how i will manage to develop my app in all different width screens of different mobiles or tablets?
should i resize my app or it will ...
0
votes
1answer
132 views
Android screen in different resolutions
I want to develop an app witch will support different screen sizes.
I've read the official guide a lot of times but I cannot understand this. I created a brand new app with a main activity, then I ...
0
votes
2answers
526 views
AS3 MovieClip resize
I am trying to find AS3 code for a MovieClip on my stage.
My stage resizes proportionally on different screens (different size monitors), but the MC gets too big for smaller screen laptops and some ...
4
votes
1answer
156 views
What are Android different screens dimensions in dp for different screens (e.g. xlarge = 960dp x 720dp)?
In Range of screens supported, the Android team mentioned that:
As you design your UI for different screen sizes, you'll discover that each design requires a minimum amount of space. So, each ...
0
votes
1answer
69 views
Definitive android screen sizes
I have looked at the pages here on stackoverflow regarding this issue and followed up by looking at the links provided as some of the answers provided but I am still very confused. I use Photoshop to ...
0
votes
1answer
101 views
How to get my search-bar aligned right on all screens.(and operating systems)
How to get my search-bar aligned right on all screens.(and operating systems)
her is my code so far when i open my website on my laptop running Ubuntu(12.04.1)
my search-bar is aligned perfect when ...
1
vote
3answers
176 views
How to support all screens?
I made an application for Android and and I'm trying to make it work on every possible device.
For this, I created different layouts (small, normal, large, xlarge) with different densities (ldpi, ...
0
votes
1answer
45 views
Installing Syncmaster MD230x6 on Ubuntu
I just bought the Samsung HD230x6. I am running Ubuntu 11.10.
Somehow I cannot find the right videocard for thi screen. Who knows:
- what is the best videocard for this screen/setup?
- how to install ...
0
votes
1answer
146 views
margin of text doesn't display corectly on different screens
When I work on one android device and set the marginLeft of a text it looks good.
Then I connect another device and the margin is screwed up....
How can I make sure text (and also sizes of buttons) ...
0
votes
2answers
1k views
how to Capture screen in android and covert it to image [duplicate]
Possible Duplicate:
Screenshot Android
Any one please Help me with this..
how to capture screen content in android programmatically/.//
Thanks in Advance..
1
vote
0answers
102 views
How to record screens navigation in android?
I am developing an application which captures screenshots and records the screens as video, without rooting the device.
I tried the ASL Demo which is given in the following link
...
3
votes
2answers
2k views
Drawable folders for high resolution handhelds
I can't figure out how to produce drawables for the new "high-res" handhelds like the Galaxy Nexus, One X, Galaxy S3 etc that have a resolution of 1280x720 or higher.
I always try to make as few ...
0
votes
1answer
271 views
android dev: is it possible to automaticly resize buttons
I'm going crazy to resize my buttons elements for different screens...
if I change screen size my background automatically stratches and it adjusts for different screen but not buttons...
notice ...
0
votes
1answer
188 views
Android - one singleton common activity/screens in application
In Android application, I have one request that aims to use one common Activity/screen in many screens or in overall of the application.
For example:
Screen A contains screen common C (to get ...
2
votes
1answer
166 views
Android: Saving screen state (Beginner)
I have come across an issue with my application, I have an "option" class which has a ToggleButton in it which handles the playback of music (on or off) which I created in a Session. However, if I ...
3
votes
1answer
521 views
How can I change monitor settings to duplicate and extend via script
As I am using a laptop with a tv as its second monitor I want to make a little script which will trigger screen settings from extended to clone and when it is set to clone it should set the screen ...
0
votes
2answers
1k views
Java Game State Management [closed]
Does anyone have a good State Manager tutorial in Java? I have been looking into this for the past couple of days and anything that I come across doesn't seem to work in the correct fashion for what I ...
0
votes
1answer
405 views
How to create multiple screens in Java?
I have been playing around with trying to get a menu screen for my game. I have only been able to figure out how to paint a new Screen on top of an existing one; meaning that the actual game is still ...
0
votes
0answers
35 views
more screens used by 1 computer [closed]
I'm searching for some hardware & software that can do the following:
I have 1 computer at my work and i want to connect several screens with several information.
3 screens must provide different ...
0
votes
3answers
2k views
Reset Eclipse Screen to Default When First Installed
How do you reset the winds as they were when you originally opened Eclipse. I accidently closed windows, now I can't find the window that lists the projects, so I can't run anything.
Please advise. ...
3
votes
1answer
386 views
JFrame multiple screens
I have been programming in Android and I switch between specific screens using intents. I have always wondered how to do this in Java, when I click a button switch to a different screen. Is there a ...
3
votes
2answers
108 views
Moving a line from one screen to other screen in vim
Suppose I have opened two different files in two vertical screens in vim. Is a there a single command to move the line under cursor to other screen?
1
vote
3answers
414 views
Android Qualifiers Not Working for the Notion Ink Adam
I'm making an app and I'm nearing completion, now I'm trying to optimize it for different screen sizes and pixel densities. One of the devices (using an emulator) is really frustrating me. I can't ...
0
votes
4answers
736 views
Android - Different apk for each resolution to reduce size of apk
Is it a good idea to use different APK for different resolutions? I want to reduce the apk file size.
1
vote
4answers
140 views
Automatically opening pages on different monitors
I am designing an emergency response page, which needs to display information across 3 different monitors. The first monitor will gather information about the caller, and then contain 2 links. The ...
-1
votes
1answer
56 views
Noobish Questions
I have two quick questions.
The first is, navigation from screen to screen (or maybe view to view). I know that there is navigation controller but it has a slide animation and im really looking for ...
2
votes
0answers
579 views
Draw on canvas on different screen resolutions and densities
I have the following situation:
I want to draw an rectangle on a canvas and inside the rectangle a text of a certain size.
How can I make the rectangle have 1/4 width of the screen on all screen ...
0
votes
1answer
199 views
custom View Display problem on different android screens
i have extended View and override onDraw and onSizechanged so i can draw on the screen after i have the full height and width of the screen.But when i tried on my phone the imgs are slightly in ...
0
votes
1answer
103 views
display on multiple android screens
i have write a custom view and i used the onSizeChanged() to take the width and height of the phone.when everything seems right in the emulator i installed on the phone(htc desire) and i don't have ...
0
votes
1answer
472 views
Filling the entire screen in multiple screen resolutions, densities
I want to draw a rectangle that fills the entire screen on all Android phones, all resolution, all screen densities.Everything... :)
First from what I understand Canvas.drawRect use as dimensions ...
1
vote
2answers
1k views
How to implement multiple screens within an App
I am currently working on an Android App which has different service dimensions, such as " service order", "route planning", "photo gallery" and a central login.
so far i implemented each "screen" ...
0
votes
1answer
92 views
Expand form to all screens
The question is simple: is there a way to expand a single form to all connected screens?
0
votes
2answers
210 views
ASP.net configurable wizard pages
I am looking for possible approaches to the following task.
Currently have a number of ASP.net pages which are essentially copies of one another but some contain textboxes,dropdownlists which others ...
1
vote
3answers
1k views
Controls resize based on screen resolution
I have panel control. More controls are in panel.I set the dock property for panel as 'fill' .The panel are resized based on screen resolution. but the controls remains same.The controls in the ...
0
votes
3answers
520 views
Java Swing UI Changing Method
I would like to use Swing to program a simple learning game.
I am wondering what would be best way to switch between UI screens.
For example, I would have a screen for the Main Menu, and then when ...
0
votes
1answer
219 views
How do I get a reference to the Screens collection in VB Express 8?
I've tried this example directly from MSDN:
Dim Screens() As System.Windows.Forms.Screens
and I can't find a way to get a reference to the Screen. I've checked my references and they seem fine but ...
0
votes
2answers
60 views
Are there any 'rules of thumb' regarding the dynamic creation of form controls?
For example, suppose a new Windows From application were being developed with lets say 25 different screens each of which had say 5-10 controls on them.....
Obviously all of the necessary listboxes, ...
1
vote
5answers
337 views
Best way to show screens to user on application
I'm developing a Winforms application which has been running for years with an explorer view (TreeView left, screen right). I means that:
All the screens have an hierarchy organization
All the nodes ...

